bc.def
author Claus Gittinger <cg@exept.de>
Thu, 28 Mar 2019 12:19:59 +0100
changeset 2194 61cd491dd402
parent 290 67df6a25492e
permissions -rw-r--r--
#DOCUMENTATION by cg class: RegressionTests::ExternalStreamTest added: #testWriteNewStreams1 #testWriteNewStreams2 #testWriteNewStreams3 removed: #testWrite1 #testWrite2 #testWrite3 comment/format in: #testPosition1 #testPosition2 #testRead1 #testRead2 #testRead3 #testReadWait1 #testTiming1 #testTiming2 category of: #testPosition1 #testPosition2 #testRead1 #testRead2 #testRead3 #testReadWait1 #testTiming1 #testTiming2

LIBRARY         regression
DESCRIPTION     'regression tests'
CODE            PRELOAD MOVEABLE DISCARDABLE
SEGMENTS
    INITCODE PRELOAD DISCARDABLE
EXPORTS
    __regression_Init     @1