summaryrefslogtreecommitdiff
path: root/lib/diagnostics.t
Commit message (Expand)AuthorAgeFilesLines
* diagnostics.pm; Enhance to accept nested listsKarl Williamson2016-06-171-5/+20
* Allow \N{named seq} in qr/[...]/Karl Williamson2014-09-061-1/+1
* [perl #3330] warn on increment of an non number/non-magically incable valueTony Cook2014-07-031-3/+0
* regcomp.c: Move code into a functionKarl Williamson2014-05-301-1/+1
* [perl #121771] Revert the new warning for ++ on non- /\A[a-zA-Z]+[0-9]*\z/Tony Cook2014-05-071-0/+3
* lib/diagnostics.t: Add testKarl Williamson2013-12-261-1/+6
* lib/diagnostics.t: Use different test dataKarl Williamson2013-12-261-2/+2
* RT-119817 - Treat =back as the end of a warning description.Matthew Horsfall (alh)2013-09-171-1/+43
* Test multiline links in diagnostics.tFather Chrysostomos2013-08-121-1/+9
* diagnostics.t: Adjust testsFather Chrysostomos2013-07-131-1/+1
* fix various podcheck nitsDavid Golden2013-05-231-1/+1
* Add regcomp.c warning checks to t/porting/diag.t.Matthew Horsfall (alh)2012-12-271-1/+1
* RT-89642 - Don't treat ,; as special end-of-line characters.Matthew Horsfall (alh)2012-12-221-1/+34
* diagnostics.t: Test BEGIN{die}Father Chrysostomos2012-07-291-1/+11
* Teach diagnostics.pm about %pFather Chrysostomos2012-06-291-1/+7
* diagnostics.t: Restore test name removed by f0e510fFather Chrysostomos2012-06-281-1/+2
* diagnostics.t: Tweak to get tests passingFather Chrysostomos2012-06-271-1/+1
* In diagnostics.t, avoid passing a literal \n in the command to run.Nicholas Clark2012-01-021-2/+2
* Fix up diagnostic.pm’s backtrace for multiline msgsFather Chrysostomos2011-12-261-1/+14
* Add support for multiline messages to splainFather Chrysostomos2011-12-261-3/+11
* diagnostics.t: Test errors ending with dotsFather Chrysostomos2011-12-261-1/+7
* Fix diagnostic.pm’s backtracesFather Chrysostomos2011-12-261-4/+50
* Convert diagnostics.t to test.plFather Chrysostomos2011-12-261-2/+2
* Teach splain about %XFather Chrysostomos2011-12-161-2/+8
* Strip S<> formatting codes from diagnostics outputMatthew Horsfall (alh)2011-08-221-2/+7
* RT #94988 - Support for %u in diagnostics.pm's printf()-format parserMatthew Horsfall (alh)2011-08-021-1/+8
* Test for [perl #87726] (warning from diagnostics.pm under -w)Father Chrysostomos2011-07-181-3/+8
* Allow items in perldiag.pod to match warnings when they have periods at the endMatthew Horsfall2011-07-081-1/+6
* Fix broken lib/diagnostics.tDavid Golden2011-02-161-1/+1
* Make diagnostics.pm understand messages sharing descriptionsFather Chrysostomos2011-02-121-1/+9
* Improve diagnostics.pm’s link rendering.Father Chrysostomos2011-02-121-1/+14
* [perl #70337] perldiag: localtime(...) too largeFather Chrysostomos2009-11-131-1/+8
* Remove code specific to MacOS Classic from core testsRafael Garcia-Suarez2009-09-081-7/+2
* Integrate macperl patches #16926 and #16938;Jarkko Hietaniemi2002-05-311-2/+7
* The base.pm changes need this, too?Jarkko Hietaniemi2002-05-081-1/+1
* [ID 20010822.007] eval STRING & diagnostics.pm not mixingMichael G Schwern2001-08-221-27/+7
* The Grand Trek: move the *.t files from t/ to lib/ and ext/.Jarkko Hietaniemi2001-06-181-0/+38