This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regcomp.c: Make all warnings and error messages UTF-8 clean
[perl5.git] / t / test_pl /
2012-09-25 Brad GilbertMake t/test_pl/tempfile.t produce more diagnostics
2012-09-25 Brad GilbertAdded t/test_pl/tempfile.t
2012-09-25 Brad GilbertAdded test names to some tests in t/test_pl/_num_to_alpha.t
2012-09-25 Brad GilbertAdded optional char limit to _num_to_alpha() in test.pl
2012-09-25 Brad GilbertAdd _num_to_alpha() to test.pl
2011-11-17 Michael G. SchwernAdd class_ok() and object_ok() to t/test.pl.
2011-11-17 Michael G. SchwernPatch t/test.pl so isa_ok() works with objects.