renamed some units, added TMycAtomicStack

This commit is contained in:
Michael Schimmel
2025-05-24 16:02:00 +02:00
parent 08a110b02f
commit 46f7b594d9
8 changed files with 653 additions and 298 deletions
+2 -1
View File
@@ -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}