quickSelfTest/run.sh
author sr
Wed, 16 May 2018 13:59:55 +0200
changeset 515 f0cf7d35ee5f
parent 329 6a3fe7cea4e1
permissions -rw-r--r--
#BUGFIX by sr class: RunUnitTests class comment/format in: #runWithCompiledUnitTestClasses:arguments:debug:

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

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