diff -r 1d7503124bc8 -r 7063d523b064 tests/libInit.cc --- a/tests/libInit.cc Sat Nov 01 00:12:10 2014 +0000 +++ b/tests/libInit.cc Sat Nov 01 00:30:28 2014 +0000 @@ -27,9 +27,26 @@ void _libstx_goodies_petitparser_tests_Init(pass, __pRT__, snd) OBJ snd; struct __vmData__ *__pRT__; { __BEGIN_PACKAGE2__("libstx_goodies_petitparser_tests", _libstx_goodies_petitparser_tests_Init, "stx:goodies/petitparser/tests"); +_PPAbstractParseTest_Init(pass,__pRT__,snd); +_PPAbstractParserTest_Init(pass,__pRT__,snd); +_PPArithmeticParser_Init(pass,__pRT__,snd); _PPContextMementoTest_Init(pass,__pRT__,snd); _PPContextTest_Init(pass,__pRT__,snd); +_PPLambdaParser_Init(pass,__pRT__,snd); +_PPParserResource_Init(pass,__pRT__,snd); _stx_137goodies_137petitparser_137tests_Init(pass,__pRT__,snd); +_PPComposedTest_Init(pass,__pRT__,snd); +_PPCompositeParserTest_Init(pass,__pRT__,snd); +_PPExtensionTest_Init(pass,__pRT__,snd); +_PPMappingTest_Init(pass,__pRT__,snd); +_PPObjectTest_Init(pass,__pRT__,snd); +_PPParserTest_Init(pass,__pRT__,snd); +_PPPredicateTest_Init(pass,__pRT__,snd); +_PPScriptingTest_Init(pass,__pRT__,snd); +_PPTokenTest_Init(pass,__pRT__,snd); +_PPArithmeticParserTest_Init(pass,__pRT__,snd); +_PPLambdaParserTest_Init(pass,__pRT__,snd); +_PPExpressionParserTest_Init(pass,__pRT__,snd); __END_PACKAGE__();