parrotcode: Parrot Test Harness | |
Contents | Tests |
t/harness - Parrot Test Harness
% perl t/harness [options] [testfiles]
The short command line options are:
-w
-g
CGoto
core.-j
-C
CGP
core.-S
-b
-d
-f
-r
-O[012]
-D[number]
-D40
(fill I, N registers with garbage) is always enabled. See 'parrot --help-debug' for available flags.There are also long command line options:
--running-make-test
--gc-debug
--html
smoke.html
file instead of displaying results.Mike Lambert stole t/harness for languages/perl6/t/harness.
Leo Toetsch stole languages/perl6/t/harness for imcc/t/harness.
Bernhard Schmalhofer merged imcc/t/harness back into t/harness.
|