Skip to content

Commit

Permalink
Update TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
leto committed Jan 26, 2010
1 parent 42a74c6 commit 11f686d
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions TODO
Expand Up @@ -16,12 +16,13 @@ Please let me know if you start hacking on one of these or if you have any amazi

See _parse_opts() in t/harness.pir for examples

* Tests and implementation for out of order test notification
* Out of order test notification
Better diagnostics

* Running tests in parallel
How to do it? There should be examples in the Parrot test suite

* Parse bailout correctly - This is implemented, but should be tested more
* Bailout support - This is implemented, but should be tested more

http://search.cpan.org/~petdance/TAP-1.00/TAP.pm
http://cpansearch.perl.org/src/ANDYA/Test-Harness-3.17/lib/TAP/Parser/Grammar.pm
Expand All @@ -40,8 +41,6 @@ Please let me know if you start hacking on one of these or if you have any amazi
* More detailed statistics in test summary : user time (in addition to the current wallclock time)
- This requires Parrot support, which is tracked in http://trac.parrot.org/parrot/ticket/1379



* Aggregation step in t/harness.pir needs to be abstracted out into Tapir::Harness and tested properly

* Use yaml tests in the t/source directory of https://svn.hexten.net/tapx/tap-tests
Expand Down

0 comments on commit 11f686d

Please sign in to comment.