aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/scala/org/perl8/test/tap
Commit message (Expand)AuthorAgeFilesLines
* renameJesse Luehrs2013-03-052-4/+4
* remove the ability to skip and bail out with no reasonJesse Luehrs2013-03-041-4/+2
* just call this method todoJesse Luehrs2013-03-041-2/+2
* move more things aroundJesse Luehrs2013-03-011-1/+0
* eh, skip all with no message isn't worth it, reallyJesse Luehrs2013-02-281-14/+0
* eliminate MessageJesse Luehrs2013-02-281-7/+7
* stop using Option[Plan]Jesse Luehrs2013-02-281-13/+13
* make some more things privateJesse Luehrs2013-02-281-13/+13
* split out the tap stream parser from the individual line parsersJesse Luehrs2013-02-261-5/+6
* a bit more cleanupJesse Luehrs2013-02-231-2/+2
* clean up importsJesse Luehrs2013-02-232-6/+2
* tests shouldn't produce anything other than tapJesse Luehrs2013-02-231-24/+42
* diag should print to stderr, so it's visible (note is for stdout)Jesse Luehrs2013-02-231-50/+98
* stop threading outputstreams through everythingJesse Luehrs2013-02-232-60/+75
* convert the test suite to use TestMoreJesse Luehrs2013-02-232-79/+96
* remove unnecessary importsJesse Luehrs2013-02-231-2/+0
* tap parserJesse Luehrs2013-02-221-0/+123
* move more things aroundJesse Luehrs2013-02-211-0/+169