aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/scala/org/perl8/test/Test.scala
Commit message (Collapse)AuthorAgeFilesLines
* move the directory structure tooJesse Luehrs2013-03-061-34/+0
|
* renameJesse Luehrs2013-03-051-4/+5
|
* more documentationJesse Luehrs2013-03-011-3/+9
|
* docsJesse Luehrs2013-03-011-1/+12
|
* try to name this a bit betterJesse Luehrs2013-02-271-2/+2
|
* add a leading newline to diags when running under a non-raw reporterJesse Luehrs2013-02-271-1/+7
| | | | | makes things easier to read this way, when diags are printed to stderr interspersed with test summary information
* styleJesse Luehrs2013-02-251-1/+1
|
* switch back to (a simpler form of) tests reporting their exit codeJesse Luehrs2013-02-251-1/+1
|
* tests shouldn't produce anything other than tapJesse Luehrs2013-02-231-1/+1
| | | | the harness can parse the tap to figure out whatever it needs from that
* start working on docsJesse Luehrs2013-02-231-0/+5
|
* basic sketch of Test::Harness and Test::MoreJesse Luehrs2013-02-201-0/+5