summaryrefslogtreecommitdiffstats
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* add a test file for submatchingdoy2009-01-121-0/+125
* add default match parameter in match, not in _apply_to_matchesdoy2008-12-071-2/+4
* use $_ for passing the value to coderef matchers, rather than passing it as a...doy2008-12-074-7/+7
* add more testsdoy2008-12-062-2/+10
* test matching against undefdoy2008-12-061-2/+4
* more testsdoy2008-12-062-0/+81
* add all_matchdoy2008-12-061-1/+8
* remove one more each_match from the testsdoy2008-12-061-5/+0
* use Test::Deep correctlydoy2008-12-061-1/+1
* get rid of each_match, it really doesn't belong heredoy2008-12-061-5/+1
* just test truth/falseness for any_matchdoy2008-12-061-1/+1
* test the rest of the collection functionsdoy2008-12-061-1/+20
* add another test for the collection matchesdoy2008-12-061-0/+44
* use ! as the prefix for negated matching rather than not_, since it's possibl...doy2008-12-061-1/+1
* testsdoy2008-12-061-0/+25
* more testsdoy2008-12-061-0/+25
* skip this for nowdoy2008-12-061-2/+5
* start with testsdoy2008-12-061-0/+15