runSelfTest.sh
author Patrik Svestka <patrik.svestka@gmail.com>
Wed, 20 Oct 2021 13:26:34 +0200
branchjv
changeset 2604 d6d5dfaa3e00
parent 1467 a3d560a819ee
permissions -rwxr-xr-x
Adding tests for creating processes on MS Windows Testing: - correct execution of CreateProcessW() - Too long arguments for dir name, command path, command line
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
727
a8d969e7614d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
#!/bin/sh
a8d969e7614d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
# use --debug as arg to debug failed test cases
a8d969e7614d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
1467
a3d560a819ee *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 727
diff changeset
     4
../../../stx/projects/smalltalk/stx --noInfoPrint --noBanner --exitOnInternalError --exitOnMessageSendError -I $* --execute SelfTestRunner.st