summaryrefslogtreecommitdiff
path: root/t/test_pl
Commit message (Expand)AuthorAgeFilesLines
* test_pl tests - we have not been testing test.pl for some time, fix testsYves Orton2023-03-173-9/+27
* allow test.pl tests to use C<< plan skip_all => $reason >>Tony Cook2014-07-021-0/+7
* Make sure that tempfile() in t/test.pl removes the temp filesBrad Gilbert2014-02-131-0/+15
* Add register_tempfile() to t/test.plBrad Gilbert2014-02-131-1/+4
* Test that tempfile() in t/test.pl skips files that already existBrad Gilbert2014-02-131-1/+12
* Improve error diagnostics in t/test_pl/tempfile.tBrad Gilbert2014-02-131-2/+6
* Make t/test_pl/tempfile.t produce more diagnosticsBrad Gilbert2012-09-251-6/+27
* Added t/test_pl/tempfile.tBrad Gilbert2012-09-251-0/+39
* Added test names to some tests in t/test_pl/_num_to_alpha.tBrad Gilbert2012-09-251-11/+13
* Added optional char limit to _num_to_alpha() in test.plBrad Gilbert2012-09-251-1/+9
* Add _num_to_alpha() to test.plBrad Gilbert2012-09-251-0/+34
* Add class_ok() and object_ok() to t/test.pl.Michael G. Schwern2011-11-171-1/+20
* Patch t/test.pl so isa_ok() works with objects.Michael G. Schwern2011-11-171-0/+44