compiler/tests/libInit.cc
changeset 502 1e45d3c96ec5
parent 464 f6d77fee9811
child 515 b5316ef15274
equal deleted inserted replaced
464:f6d77fee9811 502:1e45d3c96ec5
    25 }
    25 }
    26 
    26 
    27 void _libstx_goodies_petitparser_compiler_tests_Init(pass, __pRT__, snd)
    27 void _libstx_goodies_petitparser_compiler_tests_Init(pass, __pRT__, snd)
    28 OBJ snd; struct __vmData__ *__pRT__; {
    28 OBJ snd; struct __vmData__ *__pRT__; {
    29 __BEGIN_PACKAGE2__("libstx_goodies_petitparser_compiler_tests", _libstx_goodies_petitparser_compiler_tests_Init, "stx:goodies/petitparser/compiler/tests");
    29 __BEGIN_PACKAGE2__("libstx_goodies_petitparser_compiler_tests", _libstx_goodies_petitparser_compiler_tests_Init, "stx:goodies/petitparser/compiler/tests");
       
    30 _FooScannerTest_Init(pass,__pRT__,snd);
       
    31 _PEGFsaDeterminizationTest_Init(pass,__pRT__,snd);
       
    32 _PEGFsaGeneratorTest_Init(pass,__pRT__,snd);
       
    33 _PEGFsaInterpretTest_Init(pass,__pRT__,snd);
       
    34 _PEGFsaScannerIntegrationTest_Init(pass,__pRT__,snd);
       
    35 _PEGFsaStateTest_Init(pass,__pRT__,snd);
       
    36 _PEGFsaTest_Init(pass,__pRT__,snd);
       
    37 _PEGFsaTransitionTest_Init(pass,__pRT__,snd);
       
    38 _PPCClassBuilderTest_Init(pass,__pRT__,snd);
    30 _PPCCodeGeneratorTest_Init(pass,__pRT__,snd);
    39 _PPCCodeGeneratorTest_Init(pass,__pRT__,snd);
    31 _PPCCompilerTest_Init(pass,__pRT__,snd);
    40 _PPCCompilerTest_Init(pass,__pRT__,snd);
    32 _PPCContextMementoTest_Init(pass,__pRT__,snd);
    41 _PPCContextMementoTest_Init(pass,__pRT__,snd);
    33 _PPCContextTest_Init(pass,__pRT__,snd);
    42 _PPCContextTest_Init(pass,__pRT__,snd);
    34 _PPCCopyVisitorTest_Init(pass,__pRT__,snd);
    43 _PPCCopyVisitorTest_Init(pass,__pRT__,snd);
    41 _PPCNodeFirstFollowNextTests_Init(pass,__pRT__,snd);
    50 _PPCNodeFirstFollowNextTests_Init(pass,__pRT__,snd);
    42 _PPCNodeTest_Init(pass,__pRT__,snd);
    51 _PPCNodeTest_Init(pass,__pRT__,snd);
    43 _PPCOptimizeChoicesTest_Init(pass,__pRT__,snd);
    52 _PPCOptimizeChoicesTest_Init(pass,__pRT__,snd);
    44 _PPCRecognizerComponentDetectorTest_Init(pass,__pRT__,snd);
    53 _PPCRecognizerComponentDetectorTest_Init(pass,__pRT__,snd);
    45 _PPCRecognizerComponentVisitorTest_Init(pass,__pRT__,snd);
    54 _PPCRecognizerComponentVisitorTest_Init(pass,__pRT__,snd);
       
    55 _PPCScannerCodeGeneratorTest_Init(pass,__pRT__,snd);
    46 _PPCSpecializingVisitorTest_Init(pass,__pRT__,snd);
    56 _PPCSpecializingVisitorTest_Init(pass,__pRT__,snd);
    47 _PPCTokenDetectorTest_Init(pass,__pRT__,snd);
    57 _PPCTokenDetectorTest_Init(pass,__pRT__,snd);
    48 _PPCTokenGuardTest_Init(pass,__pRT__,snd);
    58 _PPCTokenGuardTest_Init(pass,__pRT__,snd);
    49 _PPCTokenizingCodeGeneratorTest_Init(pass,__pRT__,snd);
    59 _PPCTokenizingCodeGeneratorTest_Init(pass,__pRT__,snd);
    50 _PPCTokenizingTest_Init(pass,__pRT__,snd);
    60 _PPCTokenizingTest_Init(pass,__pRT__,snd);