quickSelfTest/run.sh
author Claus Gittinger <cg@exept.de>
Wed, 23 Mar 2016 22:09:39 +0100
changeset 308 088aeaafa202
parent 305 e3789ecfb821
child 329 6a3fe7cea4e1
permissions -rw-r--r--
*** empty log message ***
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
308
088aeaafa202 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 305
diff changeset
     4
../../../projects/smalltalk/stx -I --noInfoPrint --noBanner --ignoreHalt --abortOnInternalError --abortOnMessageSendError $* --execute SelfTest.st