summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Bump Pod::PlainText $VERSIONSteve Hay2015-01-311-0/+1
* Bump some CPAN $VERSIONsSteve Hay2015-01-311-0/+8
* Add Module-CoreList check to t/porting/corelist.tSteve Hay2015-01-281-1/+2
* intuit_more: no need to copy before keyword checkHugo van der Sanden2015-01-211-1/+10
* [perl #123538] always set chophere and itembytes at the same timeTony Cook2015-01-211-1/+13
* perlunicook: add trusted-to-exist links for perlunicookRicardo Signes2015-01-171-0/+6
* Silence "Useless use ... in void context" warnings from commit 2ce04c5f4aSteve Hay2015-01-171-2/+2
* parser.t: Correct bug numberFather Chrysostomos2015-01-131-1/+1
* perldiag: Reunite ‘perhaps you forgot to load’Father Chrysostomos2015-01-131-1/+0
* Semicolon before ellipsis inside block disambiguates.James E Keenan2015-01-131-3/+28
* t/io/eintr.t: Make this pass on my ppc64 boxÆvar Arnfjörð Bjarmason2015-01-121-2/+7
* parser.t: Correct skip countFather Chrysostomos2015-01-121-1/+1
* [perl #123452] Fix crash with s/${<>{})//Father Chrysostomos2015-01-121-1/+4
* Adjust test expectations from previous commitSteve Hay2015-01-112-3/+11
* [perl #123495] Stop gmtime(nan) from crashingFather Chrysostomos2015-01-112-1/+25
* Fix assertion failure with qr/\Q(?{})/Father Chrysostomos2015-01-111-1/+5
* Fix qr/@array(?{block})/Father Chrysostomos2015-01-111-1/+4
* [perl #123410] sort CORE::fake bizarre behaviourFather Chrysostomos2015-01-101-1/+3
* PATCH: [perl #123539] regcomp.c node overrun/segfaultKarl Williamson2015-01-101-1/+6
* [perl #123245] avoid a panic in sv_chop() in formatsTony Cook2015-01-081-3/+0
* [perl #123245] tests for format crashesTony Cook2015-01-081-1/+28
* add test for rt122747Yves Orton2015-01-081-0/+29
* svleak.t: Add test for #123198Father Chrysostomos2015-01-081-1/+2
* Manual backport of 572618de.Jarkko Hietaniemi2014-12-271-1/+2
* Tru64: Skip tests that for some reason grind Tru64 to a halt.Jarkko Hietaniemi2014-12-275-0/+18
* Fix t/op/taint.t on WindowsFather Chrysostomos2014-12-271-6/+12
* [perl #122669] Don’t taint at compile timeFather Chrysostomos2014-12-271-1/+9
* Fix crash with lex subs under -dFather Chrysostomos2014-12-271-1/+40
* Fix crash when lex subs are used for overloadFather Chrysostomos2014-12-271-1/+11
* Fix crash when lex subs are used for AUTOLOADFather Chrysostomos2014-12-271-1/+19
* state.t: Improve test for #123029Father Chrysostomos2014-12-271-1/+1
* [perl #123029]: add regression testAaron Crane2014-12-271-1/+9
* [perl #122995] Hang with while(1) in a sub-listFather Chrysostomos2014-12-271-0/+4
* [perl #122771] Fix assertion failure with -d and sortFather Chrysostomos2014-12-271-1/+11
* [perl #123135] Tests for utf8 $^N within matchFather Chrysostomos2014-11-061-0/+1
* Correct 5.20 regression: '"X" !~ /[x]/i'Karl Williamson2014-09-071-1/+7
* Update version.pm's checksum after the previous commit's $VERSION bumpSteve Hay2014-08-221-1/+1
* Maint-5.20 is now using version-0.9909Steve Hay2014-08-221-2/+0
* PATCH: [perl #121930] Bleadperl breaks MDOOTSON/WxKarl Williamson2014-08-221-1/+1
* magic.t: android: bypass two $0 tests and add oneAlexandre (Midnite) Jousset2014-08-221-2/+3
* t/run/locale.t: Improve skip messageKarl Williamson2014-08-141-1/+1
* t/run/locale.t: Skip environment test on Win32Karl Williamson2014-08-111-1/+3
* Revert part of b844a53a to fix ./perl -Ilib t/io/fs.tJarkko Hietaniemi2014-08-111-3/+0
* PATCH: [perl #122460] Regression with (?{})(?=...) and posKarl Williamson2014-08-111-0/+6
* t/op/taint.t: Accommodate for systems without an inbuilt echo (android, black...Brian Fraser2014-07-311-1/+3
* Uninitialized tmbuf.Jarkko Hietaniemi2014-07-221-3/+6
* [perl #121733] fix t/op/stat.t 96 for windowsReini Urban2014-07-151-3/+9
* [perl #121732] fix t/op/filetest.t for windowsReini Urban2014-07-151-1/+13
* s///e on tainted utf8 strings got pos() messed upDavid Mitchell2014-07-151-1/+10
* use skip_all; test.pl plan does not support skip_allGisle Aas2014-05-131-1/+1