summaryrefslogtreecommitdiffstats
path: root/t/core.t
Commit message (Collapse)AuthorAgeFilesLines
* nope, the opcode replacement won't work on 5.10Jesse Luehrs2011-07-101-0/+4
|
* use Devel::CallChecker to get things working on 5.12Jesse Luehrs2011-07-101-5/+0
| | | | 5.10 still has issues
* for now, don't use xs implementation on pre-5.014 perlsJesse Luehrs2011-07-101-0/+5
| | | | | they don't have the cv_set_call_checker stuff, and i'm not quite sure how Devel::CallChecker works
* make this actually lexicalJesse Luehrs2011-07-071-2/+2
|
* add the core test suite, and fix a couple bugs it points outJesse Luehrs2011-07-071-0/+517