This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
lib/charnames.t: White-space only
[perl5.git] / lib / diagnostics.t
2016-06-17 Karl Williamsondiagnostics.pm; Enhance to accept nested lists
2014-09-07 Karl WilliamsonAllow \N{named seq} in qr/[...]/
2014-07-03 Tony Cook[perl #3330] warn on increment of an non number/non...
2014-05-30 Karl Williamsonregcomp.c: Move code into a function
2014-05-07 Tony Cook[perl #121771] Revert the new warning for ++ on non...
2013-12-27 Karl Williamsonlib/diagnostics.t: Add test
2013-12-27 Karl Williamsonlib/diagnostics.t: Use different test data
2013-09-17 Matthew Horsfall... RT-119817 - Treat =back as the end of a warning descrip...
2013-08-12 Father ChrysostomosTest multiline links in diagnostics.t
2013-07-13 Father Chrysostomosdiagnostics.t: Adjust tests
2013-05-24 David Goldenfix various podcheck nits
2012-12-27 Matthew Horsfall... Add regcomp.c warning checks to t/porting/diag.t.
2012-12-23 Matthew Horsfall... RT-89642 - Don't treat ,; as special end-of-line charac...
2012-07-29 Father Chrysostomosdiagnostics.t: Test BEGIN{die}
2012-06-29 Father ChrysostomosTeach diagnostics.pm about %p
2012-06-28 Father Chrysostomosdiagnostics.t: Restore test name removed by f0e510f
2012-06-27 Father Chrysostomosdiagnostics.t: Tweak to get tests passing
2012-01-02 Nicholas ClarkIn diagnostics.t, avoid passing a literal \n in the...
2011-12-27 Father ChrysostomosFix up diagnostic.pm’s backtrace for multiline msgs
2011-12-27 Father ChrysostomosAdd support for multiline messages to splain
2011-12-27 Father Chrysostomosdiagnostics.t: Test errors ending with dots
2011-12-27 Father ChrysostomosFix diagnostic.pm’s backtraces
2011-12-26 Father ChrysostomosConvert diagnostics.t to test.pl
2011-12-17 Father ChrysostomosTeach splain about %X
2011-08-23 Matthew Horsfall... Strip S<> formatting codes from diagnostics output
2011-08-02 Matthew Horsfall... RT #94988 - Support for %u in diagnostics.pm's printf...
2011-07-18 Father ChrysostomosTest for [perl #87726] (warning from diagnostics.pm...
2011-07-08 Matthew HorsfallAllow items in perldiag.pod to match warnings when...
2011-02-16 David GoldenFix broken lib/diagnostics.t
2011-02-13 Father ChrysostomosMake diagnostics.pm understand messages sharing descrip...
2011-02-13 Father ChrysostomosImprove diagnostics.pm’s link rendering.
2009-11-13 Father Chrysostomos[perl #70337] perldiag: localtime(...) too large
2009-09-08 Rafael Garcia-SuarezRemove code specific to MacOS Classic from core tests
2002-05-31 Jarkko HietaniemiIntegrate macperl patches #16926 and #16938;
2002-05-08 Jarkko HietaniemiThe base.pm changes need this, too?
2001-08-22 Michael G Schwern[ID 20010822.007] eval STRING & diagnostics.pm not...
2001-06-18 Jarkko HietaniemiThe Grand Trek: move the *.t files from t/ to lib/...