aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/scala/org/perl8/test/harness/SummaryReporter.scala
Commit message (Expand)AuthorAgeFilesLines
* move the directory structure tooJesse Luehrs2013-03-061-192/+0
* renameJesse Luehrs2013-03-051-4/+4
* more documentationJesse Luehrs2013-03-011-2/+6
* move more things aroundJesse Luehrs2013-03-011-1/+1
* clean up a bit moreJesse Luehrs2013-02-281-1/+1
* factor some stuff out of SummaryReporterJesse Luehrs2013-02-281-43/+19
* try to name this a bit betterJesse Luehrs2013-02-271-1/+1
* use the new stream parsing stuff in the summary reporterJesse Luehrs2013-02-271-16/+66
* short summary goes after long summaryJesse Luehrs2013-02-271-1/+1
* split out the tap stream parser from the individual line parsersJesse Luehrs2013-02-261-2/+2
* styleJesse Luehrs2013-02-251-1/+1
* a bit more cleanupJesse Luehrs2013-02-231-1/+1
* clean up importsJesse Luehrs2013-02-231-1/+0
* tests shouldn't produce anything other than tapJesse Luehrs2013-02-231-18/+16
* stop threading outputstreams through everythingJesse Luehrs2013-02-231-3/+5
* a bunch of refactoring and cleanupJesse Luehrs2013-02-221-27/+78
* give this a bit more spaceJesse Luehrs2013-02-221-1/+1
* hack together a multi-test harnessJesse Luehrs2013-02-221-0/+112