quickSelfTest/run.sh
author Stefan Vogel <sv@exept.de>
Tue, 17 Apr 2012 20:45:32 +0200
changeset 87 432ff6d3a032
parent 51 4383a2089220
child 305 e3789ecfb821
permissions -rw-r--r--
Add --debug
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