*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Sat, 17 Sep 2011 10:42:24 +0200
changeset 49 2742f65467f0
parent 48 707c5f49246d
child 50 678217bcd5d8
*** empty log message ***
quickSelfTest/SelfTest.st
--- a/quickSelfTest/SelfTest.st	Fri Sep 16 15:29:11 2011 +0200
+++ b/quickSelfTest/SelfTest.st	Sat Sep 17 10:42:24 2011 +0200
@@ -1,4 +1,5 @@
 "/
+"/ runs a nnumber of tests from the exept:regression package (see list below)
 "/ execute this script using the following command line:
 "/
 "/ stx --noBanner -I --execute SelfTest.st
@@ -51,6 +52,7 @@
     'CollectionTests'
     'CompilerTest'
     'ComplexTest'
+    'STCCompilerTests'
     "/ 'DebuggerTest'
     "/ 'DeepCopyTests'
     'DelayTest'