quickSelfTest/run.sh
author Jan Vrany <jan.vrany@fit.cvut.cz>
Wed, 15 May 2013 20:07:49 +0200
changeset 149 3f9e255e7d47
parent 87 432ff6d3a032
child 305 e3789ecfb821
permissions -rw-r--r--
class: Builder::ReportRunner class definition added: #cmdlineOptionSetup #cmdlineOptionTeardown changed: #main:
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