Idris-dev/test/pkg002/run
Niklas Larsson b0e8b1258b make the tests respect the IDRIS env variable
Simplify the sandbox lookup and only run it once.

Only run the test script once for 'make test' instead of using the
makefile to iterate.
2016-01-22 06:57:04 +01:00

6 lines
168 B
Bash
Executable File

#!/usr/bin/env bash
### Test: IPKG executable names can be any namespaced identifier.
${IDRIS:-idris} $@ --build test.ipkg
rm -f *.ibc
rm -f some.namespaced.identifier