summaryrefslogtreecommitdiff
path: root/cpan/Test-Simple/t/lib/MyTest.pm
Commit message (Collapse)AuthorAgeFilesLines
* Update to the latest Test-Simple cpan distChad Granum2016-05-121-0/+15
|
* move back to a stable Test-Simple, v1.001014Ricardo Signes2015-03-111-15/+0
|
* Revert "Update Test-Simple to CPAN version 1.001009"Chad Granum2014-11-111-0/+15
| | | | | | | This reverts commit 3709f1d4bd0179938a418d9337449fdf20a783bc. We are using the alphas in blead currently, not stable, this update squashed that.
* Update Test-Simple to CPAN version 1.001009Chris 'BinGOs' Williams2014-11-071-15/+0
|
* Import Test-More 1.301001 alpha 63Chad Granum2014-10-261-0/+15
|
* Revert Test::Builder changes in prep for 5.21.3Peter Martini2014-08-191-15/+0
| | | | | | | | | | This reverts commit 6bdb88770f849c47b5c09e733ac460ce3e9dbc97 and commit 59c96aebdd56baf5d1979103046b1c6d4e308aa2, which are causing the test suite to run much slower and which are failing on some platforms. http://nntp.perl.org/group/perl.perl5.porters/218678 has further details, with RT 122538 being the ticket number.
* Update to include latest Test::Builder alphaChad Granum2014-08-161-0/+15
Also updated some tests that the new builder broke