Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Add quilt patch to not run external testiphy test suite.
· ae981b6f
Benjamin Redelings
authored
May 02, 2018
ae981b6f
Fix changelog.
· e3944107
Benjamin Redelings
authored
May 02, 2018
e3944107
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
e3944107
...
...
@@ -7,8 +7,9 @@ bali-phy (3.1+dfsg-1) UNRELEASED; urgency=medium
[ Benjamin Redelings ]
* Stop excluding files that have been removed upstream.
* New upstream version
* Add quilt patch to not run external testiphy test suite.
-- Benjamin Redelings <benjamin.redelings@gmail.com> Wed, 02 May 2018 1
7:47
:4
2
-0400
-- Benjamin Redelings <benjamin.redelings@gmail.com> Wed, 02 May 2018 1
8:26
:4
6
-0400
bali-phy (3.0.3+dfsg-1) unstable; urgency=medium
...
...
debian/patches/no_testiphy.diff
0 → 100644
View file @
e3944107
--- a/meson.build
+++ b/meson.build
@@ -135,9 +135,3 @@
test('bali-phy testsuite',
timeout: 600,
workdir: join_paths(meson.source_root(),'tests'),
args:[baliphy.full_path(), packagepath])
-
-test('testiphy (likelihood testsuite)',
- find_program('testiphy/testiphy'),
- timeout: 600,
- workdir: join_paths(meson.source_root(),'testiphy'),
- args:[baliphy.full_path(), packagepath])
debian/patches/series
0 → 100644
View file @
e3944107
no_testiphy.diff