parallelize tests when requested
[p5sagit/Safe-Isa.git] / t /
2018-04-21 Graham Knop fix handling of does and DOES
2017-10-03 Karen Etheridge preserve list context for the sub being called by ...
2017-10-03 Karen Etheridge fix test labels
2017-09-22 Karen Etheridge $_call_if_can
2017-09-22 Karen Etheridge test the return value of successful $_call_if_object...
2017-09-22 Karen Etheridge explicitly test the return value of the false results
2015-03-15 Karen Etheridge Make ->does, ->DOES safe on old perls (RT#100866)
2015-03-15 Karen Etheridge drop the use of fatal warnings in tests
2014-10-01 Karen Etheridge add some test cases to show that undef invocants are...
2013-09-18 Karen Etheridge we can still save a dep, but gotta have a plan...
2012-07-18 Matt S Trout switch to no_plan to save a dep
2012-07-18 Matt S Trout Initial import of code