runSelfTest.sh
author Jan Vrany <jan.vrany@fit.cvut.cz>
Tue, 14 Nov 2017 21:13:53 -0300
branchjv
changeset 1959 d05ea54888ee
parent 1467 a3d560a819ee
permissions -rw-r--r--
Added tests for `Context >> #unwindAndRestart` and `Context >> resend` ...as the latter used to crash the VM badly.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
727
a8d969e7614d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
#!/bin/sh
a8d969e7614d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
# use --debug as arg to debug failed test cases
a8d969e7614d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
1467
a3d560a819ee *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 727
diff changeset
     4
../../../stx/projects/smalltalk/stx --noInfoPrint --noBanner --exitOnInternalError --exitOnMessageSendError -I $* --execute SelfTestRunner.st