aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/scala/org/perl8/test/tap/TestBuilder.scala
Commit message (Expand)AuthorAgeFilesLines
* move the directory structure tooJesse Luehrs2013-03-061-196/+0
* renameJesse Luehrs2013-03-051-3/+3
* docs for TestBuilderJesse Luehrs2013-03-041-11/+58
* remove the ability to skip and bail out with no reasonJesse Luehrs2013-03-041-11/+0
* just call this method todoJesse Luehrs2013-03-041-2/+2
* SkipAll shouldn't run tests at all, and should be a successJesse Luehrs2013-03-011-7/+17
* this is no longer usedJesse Luehrs2013-02-281-3/+0
* get the exit code correct for when no tests are runJesse Luehrs2013-02-281-4/+1
* this extra conditional isn't necessaryJesse Luehrs2013-02-281-20/+18
* eliminate MessageJesse Luehrs2013-02-281-28/+47
* stop using Option[Plan]Jesse Luehrs2013-02-281-13/+14
* make some more things privateJesse Luehrs2013-02-281-8/+11
* try to name this a bit betterJesse Luehrs2013-02-271-8/+12
* add a leading newline to diags when running under a non-raw reporterJesse Luehrs2013-02-271-6/+11
* this name parameter was never usedJesse Luehrs2013-02-271-17/+6
* styleJesse Luehrs2013-02-251-1/+1
* switch back to (a simpler form of) tests reporting their exit codeJesse Luehrs2013-02-251-0/+11
* clean up importsJesse Luehrs2013-02-231-1/+1
* simplifyJesse Luehrs2013-02-231-3/+2
* tests shouldn't produce anything other than tapJesse Luehrs2013-02-231-4/+3
* diag should print to stderr, so it's visible (note is for stdout)Jesse Luehrs2013-02-231-10/+19
* stop threading outputstreams through everythingJesse Luehrs2013-02-231-15/+8
* move more things aroundJesse Luehrs2013-02-211-0/+126