reports/report-runner.bat
author Jan Vrany <jan.vrany@fit.cvut.cz>
Sat, 28 May 2016 10:40:05 +0100
branchjv
changeset 318 b7f0437a6d18
parent 229 4bdbefcf84a8
child 563 9dda25363094
permissions -rw-r--r--
Pass ident string to coverage report when tests are run with `-c` option i.e., when tests are run like report-runner -D . -i build10 -r Builder::TestReport -p stx:libjava following files will be created: stx_libjava-build10-Test.xml stx_libjava-build10-Coverage.xml
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
229
4bdbefcf84a8 Fix in report-runner.bat - pass all parameters to smalltalk script
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 190
diff changeset
     1
call %~dp0\..\..\..\projects\smalltalk\stx -Mold:64000 -I --abortOnSEGV  --execute %~dp0\report-runner.st %*