runSelfTest.bat
changeset 1468 f89bcbd0c987
parent 735 712430fa6135
equal deleted inserted replaced
1467:a3d560a819ee 1468:f89bcbd0c987
     1 @REM use --debug as arg to debug failed test cases
     1 @REM use --debug as arg to debug failed test cases
     2 
     2 
     3 ..\..\stx\projects\smalltalk\stx --debug --noBanner -I --execute SelfTestRunner.st
     3 ..\..\..\stx\projects\smalltalk\stx --debug --noBanner -I --execute SelfTestRunner.st
     4 @REM ..\..\stx\projects\smalltalk\stx --debug --noInfoPrint --noBanner --exitOnInternalError --exitOnMessageSendError -I --execute SelfTestRunner.st
     4 @REM ..\..\..\stx\projects\smalltalk\stx --debug --noInfoPrint --noBanner --exitOnInternalError --exitOnMessageSendError -I --execute SelfTestRunner.st