Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure that tempfile() in t/test.pl removes the temp files | Brad Gilbert | 2014-02-13 | 1 | -0/+15 |
* | Add register_tempfile() to t/test.pl | Brad Gilbert | 2014-02-13 | 1 | -1/+4 |
* | Test that tempfile() in t/test.pl skips files that already exist | Brad Gilbert | 2014-02-13 | 1 | -1/+12 |
* | Improve error diagnostics in t/test_pl/tempfile.t | Brad Gilbert | 2014-02-13 | 1 | -2/+6 |
* | Make t/test_pl/tempfile.t produce more diagnostics | Brad Gilbert | 2012-09-25 | 1 | -6/+27 |
* | Added t/test_pl/tempfile.t | Brad Gilbert | 2012-09-25 | 1 | -0/+39 |
* | Added test names to some tests in t/test_pl/_num_to_alpha.t | Brad Gilbert | 2012-09-25 | 1 | -11/+13 |
* | Added optional char limit to _num_to_alpha() in test.pl | Brad Gilbert | 2012-09-25 | 1 | -1/+9 |
* | Add _num_to_alpha() to test.pl | Brad Gilbert | 2012-09-25 | 1 | -0/+34 |
* | Add class_ok() and object_ok() to t/test.pl. | Michael G. Schwern | 2011-11-17 | 1 | -1/+20 |
* | Patch t/test.pl so isa_ok() works with objects. | Michael G. Schwern | 2011-11-17 | 1 | -0/+44 |