runSelfTest.sh
author sr
Tue, 03 Mar 2020 16:37:35 +0100
changeset 2587 7d31bbc2c162
parent 1467 a3d560a819ee
permissions -rw-r--r--
#BUGFIX by Stefan Reise class: RegressionTests::WebSocketTest::DemoWebSocketService removed: #acceptsWebSocket class: WebSocketTest class definition comment/format in: #serverWebSocket #tearDown changed: #clientWebSocket #communicationWithData:doAssert: #setUp class: WebSocketTest::DemoWebSocketService added: #acceptsWebSocket #acceptsWebSocket:
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