Skip to content

Commit 5c18dd0

Browse files
author
Jack Feser
committed
Commit test runner helper script.
1 parent fed34bd commit 5c18dd0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

runtest.sh

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
#!/bin/sh
2+
3+
dune build ../_build/default/castor/test/.castor_test.inline-tests/run.exe
4+
cd ..
5+
_build/default/castor/test/.castor_test.inline-tests/run.exe inline-test-runner castor_test -only-test $1

0 commit comments

Comments
 (0)