aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* hack together a multi-test harnessJesse Luehrs2013-02-225-24/+146
* tap parserJesse Luehrs2013-02-222-0/+265
* start fleshing out the harnessJesse Luehrs2013-02-215-4/+59
* move more things aroundJesse Luehrs2013-02-216-32/+35
* handle mismatches plansJesse Luehrs2013-02-201-3/+20
* cleanupsJesse Luehrs2013-02-201-5/+4
* oopsJesse Luehrs2013-02-201-1/+1
* missed oneJesse Luehrs2013-02-201-4/+1
* test for the TestMore stuffJesse Luehrs2013-02-201-0/+144
* organize the tests tooJesse Luehrs2013-02-201-0/+2
* todo tests should note that in the failure diag tooJesse Luehrs2013-02-201-1/+4
* handle empty test bodiesJesse Luehrs2013-02-201-1/+6
* more useful exit codeJesse Luehrs2013-02-202-1/+12
* subtestsJesse Luehrs2013-02-203-35/+25
* all lines need to be indented during subtestsJesse Luehrs2013-02-201-5/+7
* skipJesse Luehrs2013-02-201-0/+6
* todoJesse Luehrs2013-02-201-1/+14
* BAIL_OUTJesse Luehrs2013-02-201-0/+4
* pass and failJesse Luehrs2013-02-201-0/+6
* like and unlikeJesse Luehrs2013-02-201-0/+19
* diagJesse Luehrs2013-02-201-0/+4
* isntJesse Luehrs2013-02-201-0/+9
* implement is()Jesse Luehrs2013-02-201-0/+9
* actually, stop fiddling with levelsJesse Luehrs2013-02-201-8/+17
* use the right stack levelJesse Luehrs2013-02-201-1/+1
* format failure message properlyJesse Luehrs2013-02-201-4/+7
* diag should comment each line in the messageJesse Luehrs2013-02-202-1/+4
* more renaming and suchJesse Luehrs2013-02-207-50/+49
* basic sketch of Test::Harness and Test::MoreJesse Luehrs2013-02-204-0/+65
* also rename the testJesse Luehrs2013-02-201-0/+0
* rename!Jesse Luehrs2013-02-205-5/+7
* add support for subtestsJesse Luehrs2013-02-202-7/+56
* actually, let's not duplicate this eitherJesse Luehrs2013-02-203-44/+39
* let's try to simplify thisJesse Luehrs2013-02-205-37/+34
* remove some duplicationJesse Luehrs2013-02-201-11/+8
* implement todoJesse Luehrs2013-02-203-5/+38
* implement skipJesse Luehrs2013-02-203-0/+40
* cleanupJesse Luehrs2013-02-201-19/+13
* cleanupJesse Luehrs2013-02-201-6/+10
* implement skip allJesse Luehrs2013-02-205-14/+84
* implement bail outJesse Luehrs2013-02-203-0/+38
* no, it's simpler this wayJesse Luehrs2013-02-201-7/+4
* include helpful messages for test failuresJesse Luehrs2013-02-202-6/+25
* actually, stop using tap4jJesse Luehrs2013-02-203-61/+99
* pull this out tooJesse Luehrs2013-02-201-8/+8
* introspection for if we're passingJesse Luehrs2013-02-202-0/+15
* add diagJesse Luehrs2013-02-202-0/+22
* factor this outJesse Luehrs2013-02-201-1/+3
* initial commitJesse Luehrs2013-02-192-0/+100