parrotcode: PCT tests | |
Contents | Tests |
pct/complete_workflow.t - PCT tests
$ prove t/compilers/pct/complete_workflow.t
Special cases in grammars and actions should be tested here.
This test script builds a parser from a grammar syntax file. After that acctions are added from a NQP class file. After that the generated compiler is tested against a sample input.
Bernhard Schmalhofer <Bernhard.Schmalhofer@gmx.de>
|