File: control

package info (click to toggle)
dials 3.25.0%2Bdfsg3-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 20,112 kB
  • sloc: python: 134,740; cpp: 34,526; makefile: 160; sh: 142
file content (17 lines) | stat: -rw-r--r-- 441 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Test-Command: set -efu
 ; for py in $(py3versions -d 2>/dev/null)
 ; do cp -r tests conftest.py "$AUTOPKGTEST_TMP" || true
 ; cd "$AUTOPKGTEST_TMP"
 ; echo "Testing dials with $py:"
 ; DIALS_DATA="$AUTOPKGTEST_TMP" $py -m pytest --verbosity=2
 ; done
Depends:
 dials,
 hdf5-filter-plugin,
 python3-all,
 python3-dials-data,
 python3-gemmi (>= 0.7.0~),
 python3-pytest,
 python3-pytest-mock,
 python3-pytest-xdist,
Restrictions: allow-stderr