compiler/tests/libInit.cc
changeset 515 b5316ef15274
parent 502 1e45d3c96ec5
child 524 f6f68d32de73
--- a/compiler/tests/libInit.cc	Fri Jul 24 15:06:54 2015 +0100
+++ b/compiler/tests/libInit.cc	Mon Aug 17 12:13:16 2015 +0100
@@ -28,13 +28,18 @@
 OBJ snd; struct __vmData__ *__pRT__; {
 __BEGIN_PACKAGE2__("libstx_goodies_petitparser_compiler_tests", _libstx_goodies_petitparser_compiler_tests_Init, "stx:goodies/petitparser/compiler/tests");
 _FooScannerTest_Init(pass,__pRT__,snd);
+_PEGFsaChoiceDeterminizationTest_Init(pass,__pRT__,snd);
 _PEGFsaDeterminizationTest_Init(pass,__pRT__,snd);
 _PEGFsaGeneratorTest_Init(pass,__pRT__,snd);
+_PEGFsaIntegrationTest_Init(pass,__pRT__,snd);
 _PEGFsaInterpretTest_Init(pass,__pRT__,snd);
+_PEGFsaMinimizationTest_Init(pass,__pRT__,snd);
 _PEGFsaScannerIntegrationTest_Init(pass,__pRT__,snd);
+_PEGFsaSequenceDeterminizationTest_Init(pass,__pRT__,snd);
 _PEGFsaStateTest_Init(pass,__pRT__,snd);
 _PEGFsaTest_Init(pass,__pRT__,snd);
 _PEGFsaTransitionTest_Init(pass,__pRT__,snd);
+_PPCASTUtilitiesTests_Init(pass,__pRT__,snd);
 _PPCClassBuilderTest_Init(pass,__pRT__,snd);
 _PPCCodeGeneratorTest_Init(pass,__pRT__,snd);
 _PPCCompilerTest_Init(pass,__pRT__,snd);
@@ -42,6 +47,7 @@
 _PPCContextTest_Init(pass,__pRT__,snd);
 _PPCCopyVisitorTest_Init(pass,__pRT__,snd);
 _PPCGuardTest_Init(pass,__pRT__,snd);
+_PPCIdGeneratorTest_Init(pass,__pRT__,snd);
 _PPCInliningVisitorTest_Init(pass,__pRT__,snd);
 _PPCLL1VisitorTest_Init(pass,__pRT__,snd);
 _PPCLTokenizingOptimizationTest_Init(pass,__pRT__,snd);
@@ -50,6 +56,7 @@
 _PPCNodeFirstFollowNextTests_Init(pass,__pRT__,snd);
 _PPCNodeTest_Init(pass,__pRT__,snd);
 _PPCOptimizeChoicesTest_Init(pass,__pRT__,snd);
+_PPCOverlappingTokensTest_Init(pass,__pRT__,snd);
 _PPCRecognizerComponentDetectorTest_Init(pass,__pRT__,snd);
 _PPCRecognizerComponentVisitorTest_Init(pass,__pRT__,snd);
 _PPCScannerCodeGeneratorTest_Init(pass,__pRT__,snd);