Fix some embarrassing bugs, add the --exec option and now Tapir can run Plumage's...
commit1c4c87337a72d60282ad07f7f3e6e066824c83fc
authorDuke Leto <jonathan@leto.net>
Wed, 2 Dec 2009 07:14:28 +0000 (1 23:14 -0800)
committerDuke Leto <jonathan@leto.net>
Wed, 2 Dec 2009 07:14:28 +0000 (1 23:14 -0800)
treeb41458c899d241656b4518a463dfb9538158156e
parent2ab2f837ccdde6464782d38f89a6dc4009a40cc0
Fix some embarrassing bugs, add the --exec option and now Tapir can run Plumage's test suite!

Various bugs in parsing unrecognized lines in TAP were fixed, and now we
are able to run the Plumage test suite with Tapir.

It appears that for the current Plumage test suite of 64 tests in 4
files, Tapir is the same speed as nqpTAP (which was somewhat unexpected),
while having more features, fewer bugs and lots of tests. t/harness in
the Plumage repo has no tests.
TODO
lib/Tapir/Parser.pir
t/03-parse_tapstream_error.t
t/harness.pir