File: control

package info (click to toggle)
xrayutilities 1.7.12-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,660 kB
  • sloc: python: 49,871; ansic: 4,585; makefile: 15
file content (13 lines) | stat: -rw-r--r-- 316 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
Test-Command: set -efu
  ; cp -r tests "$AUTOPKGTEST_TMP"
  ; cp -r examples "$AUTOPKGTEST_TMP"
  ; for py in $(py3versions -s 2>/dev/null)
  ; do cd "$AUTOPKGTEST_TMP"
  ; echo "Testing with $py:"
  ; $py -m pytest
  ; done
Depends:
 python3-all,
 python3-pytest,
 python3-xrayutilities,
Restrictions: allow-stderr