quickSelfTest/run.sh
author Jan Vrany <jan.vrany@fit.cvut.cz>
Thu, 12 Mar 2015 19:23:36 +0100
changeset 277 46a073301c24
parent 87 432ff6d3a032
child 305 e3789ecfb821
permissions -rw-r--r--
Initial version of JUnit XML report reader. Unfinished!
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
41
6a6257b8dff4 *** empty log message ***
Stefan Vogel <sv@exept.de>
parents: 40
diff changeset
     1
#!/bin/sh
87
432ff6d3a032 Add --debug
Stefan Vogel <sv@exept.de>
parents: 51
diff changeset
     2
# use --debug as arg to debug failed test cases
41
6a6257b8dff4 *** empty log message ***
Stefan Vogel <sv@exept.de>
parents: 40
diff changeset
     3
87
432ff6d3a032 Add --debug
Stefan Vogel <sv@exept.de>
parents: 51
diff changeset
     4
../../../projects/smalltalk/stx --noInfoPrint --noBanner --exitOnInternalError --exitOnMessageSendError -I $* --execute SelfTest.st