NAME
languages/python/t/harness - A harness for Parrot python
SYNOPSIS
cd languages && perl python/t/harness -files
DESCRIPTION
Conformant to a recent post on p6i, if I'm called with a single argument of "-files", I just return a list of files to process. This list is one per line, and is relative to the languages dir.
If I'm called with no args, I run all tests.
Otherwise I try to run list of passed tests.
HISTORY
Mostly taken from m4/t/harness.
SEE ALSO
L<languages/m4/t/harness>
AUTHOR
Bernhard.Schmalhofer@gmx.de
stolen by leo