Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Use 'pytest-3' to run testsuite by autopkgtest
· 29de691a
Jonas Meurer
authored
Oct 04, 2018
29de691a
d/changelog: update for upload
· 367444e4
Jonas Meurer
authored
Oct 04, 2018
367444e4
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
367444e4
mat2 (0.4.0-1) unstable; urgency=medium
[ Jonas Meurer ]
[
Georg Faerber +
Jonas Meurer ]
* Initial release. (Closes: #898622)
-- Georg Faerber <georg@riseup.net> Thu, 04 Oct 2018
19:56:23
+0
0
00
-- Georg Faerber <georg@riseup.net> Thu, 04 Oct 2018
23:39:09
+0
2
00
debian/tests/control
View file @
367444e4
Test
s: test-installed
Depends: @
Restrictions: allow-stderr
Test
-Command: pytest-3
Depends: @
,
python3-pytest
debian/tests/test-installed
deleted
100644 → 0
View file @
60ad7c88
#!/bin/sh
# autopkgtest check: Run MAT2 testsuite with installed version outside of
# source tree
set
-e
export
MAT2_GLOBAL_PATH_TESTSUITE
python3
-m
unittest discover
-v