Skip to content

Commit

Permalink
Update TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
leto committed Dec 18, 2009
1 parent 113ea77 commit 481a1ef
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions TODO
Expand Up @@ -10,7 +10,6 @@ Please let me know if you start hacking on one of these or if you have any amazi
in the Parrot tree (in ext/ like nqp-rx)

* Implement new command-line options with Getopt::Obj :
--help
--shuffle
--merge
--env # see https://rt.cpan.org/Public/Bug/Display.html?id=50215
Expand All @@ -37,7 +36,10 @@ Please let me know if you start hacking on one of these or if you have any amazi
We also have the option of using proc_exec from the global parrot config


* More detailed statistics in test summary : test runtime
* 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

Expand Down

0 comments on commit 481a1ef

Please sign in to comment.