File: testsuite

package info (click to toggle)
dhelp 0.6.31
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 596 kB
  • sloc: ruby: 1,171; sh: 555; perl: 372; makefile: 83
file content (7 lines) | stat: -rwxr-xr-x 106 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
#!/bin/sh

set -exu

cp -r Rakefile config test ${AUTOPKGTEST_TMP}
cd ${AUTOPKGTEST_TMP}
rake TESTOPTS=-v