runSelfTest.bat
author Claus Gittinger <cg@exept.de>
Tue, 26 Mar 2019 18:29:48 +0100
changeset 2187 40d7bf5c68b4
parent 1468 f89bcbd0c987
permissions -rw-r--r--
#OTHER by cg class: TestCase category of: #setUp #tearDown

@REM use --debug as arg to debug failed test cases

..\..\..\stx\projects\smalltalk\stx --debug --noBanner -I --execute SelfTestRunner.st
@REM ..\..\..\stx\projects\smalltalk\stx --debug --noInfoPrint --noBanner --exitOnInternalError --exitOnMessageSendError -I --execute SelfTestRunner.st