File: upstream-tests

package info (click to toggle)
ocplib-simplex 0.5.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 348 kB
  • sloc: ml: 1,901; makefile: 30; sh: 6
file content (10 lines) | stat: -rw-r--r-- 146 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/bin/sh

set -e

testdir=${AUTOPKGTEST_TMP}
cp tests/* ${testdir}
cp debian/tests/dune-project ${testdir}
cd ${testdir}

dune runtest --release