runSelfTest.bat
author Jan Vrany <jan.vrany@labware.com>
Thu, 25 Aug 2022 11:29:18 +0100
branchjv
changeset 2607 ddf2eb8b3f1d
parent 1468 f89bcbd0c987
permissions -rw-r--r--
Fix Windows tests for long paths in `exec:environment:...` This commit makes `Win32OperatingSystemTests >> testExec...` more robust by testing the error code rather than text of the exception which may change.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
726
1742b5f8f540 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
@REM use --debug as arg to debug failed test cases
1742b5f8f540 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
1468
f89bcbd0c987 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 735
diff changeset
     3
..\..\..\stx\projects\smalltalk\stx --debug --noBanner -I --execute SelfTestRunner.st
f89bcbd0c987 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 735
diff changeset
     4
@REM ..\..\..\stx\projects\smalltalk\stx --debug --noInfoPrint --noBanner --exitOnInternalError --exitOnMessageSendError -I --execute SelfTestRunner.st