Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
d/t/run-tests: Exclude two problematic unit tests
· 5298c8d4
Rafael Laboissière
authored
Aug 29, 2018
5298c8d4
Changelog entry for version 6.0.42-2
· 7698e4ad
Rafael Laboissière
authored
Aug 29, 2018
Gbp-Dch: Ignore
7698e4ad
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
7698e4ad
praat (6.0.42-2) unstable; urgency=medium
* d/t/run-tests: Exclude two problematic unit tests
-- Rafael Laboissiere <rafael@debian.org> Wed, 29 Aug 2018 13:15:57 -0300
praat (6.0.42-1) unstable; urgency=medium
* New upstream version 6.0.42
...
...
debian/tests/run-tests
View file @
7698e4ad
...
...
@@ -45,6 +45,8 @@ for d in $(ls -d */) ; do
-a
$f
!=
dwtools/Discriminant.praat
\
-a
$f
!=
fon/resample16_8.praat
\
-a
$f
!=
fon/resample22_8.praat
\
-a
$f
!=
fon/resample24_8.praat
\
-a
$f
!=
fon/resample32_8.praat
\
-a
$f
!=
fon/resample44_8.praat
\
-a
$f
!=
fon/resample48_8.praat
\
-a
$f
!=
fon/Spectrum_draw.praat
\
...
...