File: run-tests.sh

package info (click to toggle)
haskell-network-info 0.2.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 116 kB
  • sloc: ansic: 221; haskell: 12; sh: 3; makefile: 2
file content (6 lines) | stat: -rw-r--r-- 140 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
#!/bin/bash

TESTDIR="$(dirname -- "${0}")"
cd $TESTDIR

cabal configure && cabal build && ./dist/build/network-info-test/network-info-test