compiler/tests/libInit.cc
changeset 452 9f4558b3be66
parent 438 20598d7ce9fa
child 459 4751c407bb40
--- a/compiler/tests/libInit.cc	Thu Apr 30 23:43:14 2015 +0200
+++ b/compiler/tests/libInit.cc	Sun May 10 06:28:36 2015 +0100
@@ -34,21 +34,24 @@
 _PPCCopyVisitorTest_Init(pass,__pRT__,snd);
 _PPCGuardTest_Init(pass,__pRT__,snd);
 _PPCInliningVisitorTest_Init(pass,__pRT__,snd);
+_PPCLL1OptimizingTest_Init(pass,__pRT__,snd);
+_PPCLL1Test_Init(pass,__pRT__,snd);
+_PPCLL1VisitorTest_Init(pass,__pRT__,snd);
 _PPCMergingVisitorTest_Init(pass,__pRT__,snd);
 _PPCMockCompiler_Init(pass,__pRT__,snd);
 _PPCNodeFirstFollowNextTests_Init(pass,__pRT__,snd);
 _PPCNodeTest_Init(pass,__pRT__,snd);
-_PPCOptimizingTest_Init(pass,__pRT__,snd);
-_PPCOptimizingVisitorTest_Init(pass,__pRT__,snd);
-_PPCProtype1Test_Init(pass,__pRT__,snd);
+_PPCOptimizeChoicesTest_Init(pass,__pRT__,snd);
+_PPCPrototype1OptimizingTest_Init(pass,__pRT__,snd);
+_PPCPrototype1Test_Init(pass,__pRT__,snd);
+_PPCRecognizerComponentDetectorTest_Init(pass,__pRT__,snd);
+_PPCRecognizerComponentVisitorTest_Init(pass,__pRT__,snd);
+_PPCSpecializingVisitorTest_Init(pass,__pRT__,snd);
 _PPCTokenDetectorTest_Init(pass,__pRT__,snd);
-_PPCTokenVisitorTest_Init(pass,__pRT__,snd);
 _PPCTokenizingCodeGeneratorTest_Init(pass,__pRT__,snd);
-_PPCVerificationTest_Init(pass,__pRT__,snd);
+_PPCTokenizingVisitorTest_Init(pass,__pRT__,snd);
 _PPCompiledExpressionGrammarResource_Init(pass,__pRT__,snd);
 _PPCompiledExpressionGrammarTest_Init(pass,__pRT__,snd);
-_PPCompiledJavaResource_Init(pass,__pRT__,snd);
-_PPCompiledSmalltalkGrammarResource_Init(pass,__pRT__,snd);
 _PPExpressionGrammar_Init(pass,__pRT__,snd);
 _PPExpressionGrammarTest_Init(pass,__pRT__,snd);
 _stx_137goodies_137petitparser_137compiler_137tests_Init(pass,__pRT__,snd);