We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fed34bd commit 5c18dd0Copy full SHA for 5c18dd0
runtest.sh
@@ -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