renamed some units, added TMycAtomicStack
This commit is contained in:
+2
-1
@@ -16,7 +16,8 @@ uses
|
||||
{$ENDIF }
|
||||
DUnitX.TestFramework,
|
||||
TestSignals in 'TestSignals.pas',
|
||||
TestHeap in 'TestHeap.pas';
|
||||
TestSList in 'TestSList.pas',
|
||||
TestStack in 'TestStack.pas';
|
||||
|
||||
{ keep comment here to protect the following conditional from being removed by the IDE when adding a unit }
|
||||
{$IFNDEF TESTINSIGHT}
|
||||
|
||||
Reference in New Issue
Block a user