RegressionTests__QuickTestRunner.st
changeset 1466 14f88f09fb6a
parent 1462 7a2b32a588ee
child 1500 d406a10b2965
child 2131 f1f27c18645c
equal deleted inserted replaced
1465:2cbeb301777c 1466:14f88f09fb6a
    12 !QuickTestRunner class methodsFor:'documentation'!
    12 !QuickTestRunner class methodsFor:'documentation'!
    13 
    13 
    14 documentation
    14 documentation
    15 "
    15 "
    16     ATTENTION: if you change anything here, please verify compatibility with the
    16     ATTENTION: if you change anything here, please verify compatibility with the
    17 	       SeltTestRunner script found in exept/regression.
    17 	       SeltTestRunner script found in stx/goodies/regression.
    18 
    18 
    19     This is meant to be called via a script or command-line argument, when executing
    19     This is meant to be called via a script or command-line argument, when executing
    20     selftests via jenkins.
    20     selftests via jenkins.
    21 
    21 
    22     Runs a number of tests from the stx:goodies/regression package (see list below)
    22     Runs a number of tests from the stx:goodies/regression package (see list below)