summaryrefslogtreecommitdiffstats
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* add a test for the synopsisdoy2009-02-041-0/+39
* add a test for matching against non-existent methodsdoy2009-02-041-0/+21
* make the current tests request allowing missing methods where appropriatedoy2009-02-042-2/+2
* fix a warning in the tests, now that all coderef matches are actually being c...doy2009-02-021-1/+1
* add failing testdoy2009-02-021-1/+3
* a few more testsdoy2009-01-121-3/+19
* add a couple more testsdoy2009-01-121-1/+29
* MX::R::P works with does nowdoy2009-01-121-5/+2
* 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