Skip to content
Commits on Source (2)
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 +0000
-- Georg Faerber <georg@riseup.net> Thu, 04 Oct 2018 23:39:09 +0200
Tests: test-installed
Depends: @
Restrictions: allow-stderr
Test-Command: pytest-3
Depends: @,
python3-pytest
#!/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