compiler/tests/libInit.cc
changeset 413 5389e6fbb3bc
parent 391 553a5456963b
child 421 7e08b31e0dae
equal deleted inserted replaced
412:5f1ebef11a64 413:5389e6fbb3bc
    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 _PPCCompilerTest_Init(pass,__pRT__,snd);
    30 _PPCContextMementoTest_Init(pass,__pRT__,snd);
    31 _PPCContextMementoTest_Init(pass,__pRT__,snd);
    31 _PPCContextTest_Init(pass,__pRT__,snd);
    32 _PPCContextTest_Init(pass,__pRT__,snd);
    32 _PPCGuardTest_Init(pass,__pRT__,snd);
    33 _PPCGuardTest_Init(pass,__pRT__,snd);
    33 _PPCMockCompiler_Init(pass,__pRT__,snd);
    34 _PPCMockCompiler_Init(pass,__pRT__,snd);
    34 _PPCNodeTest_Init(pass,__pRT__,snd);
    35 _PPCNodeTest_Init(pass,__pRT__,snd);