quickSelfTest/SelfTest.st
changeset 42 2e7afa76f752
parent 38 2ce19e2a6095
child 43 1e6da6c80054
equal deleted inserted replaced
41:6a6257b8dff4 42:2e7afa76f752
    45     'BinaryIOTests'
    45     'BinaryIOTests'
    46     'BinaryTreeTester'
    46     'BinaryTreeTester'
    47     "/ 'BlockTest'
    47     "/ 'BlockTest'
    48     'CharacterTests'
    48     'CharacterTests'
    49     'CollectionTests'
    49     'CollectionTests'
    50     "/ 'CompilerTest'
    50     'CompilerTest'
    51     'ComplexTest'
    51     'ComplexTest'
    52     "/ 'DebuggerTest'
    52     "/ 'DebuggerTest'
    53     "/ 'DeepCopyTests'
    53     "/ 'DeepCopyTests'
    54     "/ 'DelayTest'
    54     'DelayTest'
    55     "/ 'DictionaryTest'
    55     'DictionaryTest'
    56     "/ 'EnumerationTests'
    56     "/ 'EnumerationTests'
    57     "/ 'ExceptionTest'
    57     'ExceptionTest'
    58     "/ 'ExternalInterfaceTests'
    58     "/ 'ExternalInterfaceTests'
    59     "/ 'FileOpenTest'
    59     "/ 'FileOpenTest'
    60     "/ 'FileStreamTest'
    60     'FileStreamTest'
    61     "/ 'FloatTest'
    61     'FloatTest'
    62     "/ 'FractionTest'
    62     'FractionTest'
    63     "/ 'FractionTest'
       
    64     "/ 'GCTest'
    63     "/ 'GCTest'
    65     "/ 'GraphicDrawingTest'
    64     "/ 'GraphicDrawingTest'
    66     "/ 'HTMLParserTests'
    65     "/ 'HTMLParserTests'
    67     "/ 'ImageReaderTest'
    66     "/ 'ImageReaderTest'
    68     "/ 'IntegerTest'
    67     'IntegerTest'
    69     "/ 'JavaScriptTests'
    68     'JavaScriptTests'
    70     "/ 'MeasurementValueTests'
    69     "/ 'MeasurementValueTests'
    71     "/ 'MemoryTest'
    70     "/ 'MemoryTest'
    72     'NumberTest'
    71     'NumberTest'
    73     "/ 'ParserTest'
    72     "/ 'ParserTest'
    74     "/ 'ScaledDecimalTest'
    73     'ScaledDecimalTest'
    75     "/ 'SemaphoreTest'
    74     "/ 'SemaphoreTest'
    76     "/ 'SharedQueueTest'
    75     "/ 'SharedQueueTest'
    77     'SmallIntegerTest'
    76     'SmallIntegerTest'
    78     "/ 'SortTests'
    77     "/ 'SortTests'
    79     "/ 'StringTests'
    78     "/ 'StringTests'