aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/scala/org/perl8
Commit message (Expand)AuthorAgeFilesLines
* 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
* test for explicit plans with TestMoreJesse Luehrs2013-02-281-0/+29
* eliminate MessageJesse Luehrs2013-02-282-10/+10
* stop using Option[Plan]Jesse Luehrs2013-02-281-13/+13
* make some more things privateJesse Luehrs2013-02-281-13/+13
* try to name this a bit betterJesse Luehrs2013-02-272-2/+2
* couple more testsJesse Luehrs2013-02-272-2/+4
* add a leading newline to diags when running under a non-raw reporterJesse Luehrs2013-02-272-2/+2
* split out the tap stream parser from the individual line parsersJesse Luehrs2013-02-263-9/+10
* make the test method hiding stuff a bit less fragile. hopefully.Jesse Luehrs2013-02-251-8/+4
* make this a bit cleanerJesse Luehrs2013-02-251-3/+1
* allow running external programs as tap producersJesse Luehrs2013-02-241-0/+5
* a bit more cleanupJesse Luehrs2013-02-231-2/+2
* clean up importsJesse Luehrs2013-02-232-6/+2
* don't need this anymore since it was moved inside the classJesse Luehrs2013-02-231-8/+5
* make tap line numbers more stable in these testsJesse Luehrs2013-02-232-15/+21
* tests shouldn't produce anything other than tapJesse Luehrs2013-02-233-43/+65
* allow extensions to get the correct stack traceJesse Luehrs2013-02-231-0/+55
* diag should print to stderr, so it's visible (note is for stdout)Jesse Luehrs2013-02-232-51/+101
* stop threading outputstreams through everythingJesse Luehrs2013-02-233-64/+83
* convert the test suite to use TestMoreJesse Luehrs2013-02-234-300/+175
* remove unnecessary importsJesse Luehrs2013-02-231-2/+0
* integrate with sbtJesse Luehrs2013-02-232-57/+195
* tap parserJesse Luehrs2013-02-221-0/+123
* move more things aroundJesse Luehrs2013-02-212-20/+20
* test for the TestMore stuffJesse Luehrs2013-02-201-0/+144
* organize the tests tooJesse Luehrs2013-02-201-0/+167