runSelfTest.bat
author Claus Gittinger <cg@exept.de>
Sat, 13 Jul 2019 14:16:52 +0200
changeset 2330 c7cb74c4ed7b
parent 1468 f89bcbd0c987
permissions -rw-r--r--
#QUALITY by cg class: RegressionTests::TimeAndDateTest added: #test_21_readingDateInVariousFormats category of: #test_01a_ReadingTimes #test_01b_ReadingTimeDurations #test_01c_ReadingTimeStamps #test_01d_ReadingTimeStamps #test_02_ReadingDates #test_06_readingISO8601 #test_07_readingISO8601 #test_07b_readingISO8601UTC #test_08_readingISO8601_date #test_09_readingISO8601_edge #test_10_readingISO8601_time #test_11_readingISO8601_timezone #test_16_readingOtherFormats #test_17_readingBrokenStrings
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