Pipe testing

This commit is contained in:
Michael Schimmel
2025-12-26 17:20:00 +01:00
parent 185f8273dd
commit d5d71afdaa
13 changed files with 569 additions and 193 deletions
+2 -1
View File
@@ -36,7 +36,8 @@ uses
Test.Myc.Ast.RTL.TypeRegistry in 'AST\Test.Myc.Ast.RTL.TypeRegistry.pas',
Test.Myc.Ast.NullPropagation in 'AST\Test.Myc.Ast.NullPropagation.pas',
Test.Myc.Ast.Pipes in 'AST\Test.Myc.Ast.Pipes.pas',
Test.Myc.Ast.Integration in 'Test.Myc.Ast.Integration.pas';
Test.Myc.Ast.Integration in 'Test.Myc.Ast.Integration.pas',
Demo.Finance in 'Demo.Finance.pas';
{ keep comment here to protect the following conditional from being removed by the IDE when adding a unit }
{$IFNDEF TESTINSIGHT}