summaryrefslogtreecommitdiff
path: root/debian/tests/control
blob: b6fa2c383ec383fb7719b7a9da4aa390ebf6cefc (plain)
1
2
3
4
5
6
7
Test-Command: set -efu
 ; for py in $(py3versions -r 2>/dev/null)
 ; do cd "$AUTOPKGTEST_TMP"
 ; echo "Testing with $py:"
 ; xvfb-run -a --server-args="-screen 0 1024x768x24" $py -c "import silx.test; silx.test.run_tests()" 2>&1
 ; done
Depends: python3-all, python3-silx, xauth, xvfb