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.

#!/bin/sh
# use --debug as arg to debug failed test cases

../../../stx/projects/smalltalk/stx --noInfoPrint --noBanner --exitOnInternalError --exitOnMessageSendError -I $* --execute SelfTestRunner.st