quickSelfTest/run.sh
author sr
Tue, 10 Oct 2017 14:51:35 +0200
changeset 380 fc30cef8ec0e
parent 329 6a3fe7cea4e1
permissions -rw-r--r--
#BUGFIX by sr class: RunUnitTestsStart removed: #start class: RunUnitTestsStart class added: #main:

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

../../../projects/smalltalk/stx -I --noInfoPrint --noBanner --ignoreHalt --abortOnInternalError --abortOnMessageSendError $* --execute Start.st