Skip to content
Snippets Groups Projects
Commit 66f532b8 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

build -t:: updat params for test run

parent 7b562f2f
No related branches found
No related tags found
No related merge requests found
......@@ -124,7 +124,7 @@ _h1("Test generated binary");
if ($FLAG_FULLTEST){
_h1("Run test suite");
_exec("php \"$selfdir/tests/00_start.php\"");
_exec("php \"$selfdir/tests/00_start.php\" --bin \"$OUTFILE\"");
} else {
_skip("don't run test suite. Use --test to run it. Starting simple test.");
_exec("file \"$OUTFILE\"");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment