summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Allow formats with lines >64KDavid Mitchell2011-05-291-1/+9
* pp_formline: handle growing betterDavid Mitchell2011-05-291-1/+9
* pp_formline: keep linemark consistentDavid Mitchell2011-05-291-1/+24
* stop ~ in format modifying format stringDavid Mitchell2011-05-291-4/+31
* RT #91032: formline: bugs with non-string formatsDavid Mitchell2011-05-291-1/+48
* Make sigblocking tests more independentLeon Timmermans2011-05-291-8/+5
* perlre: Fix some line wrap issuesKarl Williamson2011-05-281-1/+0
* perlre: Fix some line wrap issuesKarl Williamson2011-05-281-1/+1
* perlre: Change C<> to L<>Karl Williamson2011-05-281-1/+1
* [perl #72724] explicit return doesn’t work with lvalue subsFather Chrysostomos2011-05-271-3/+4
* podcheck.t: Guard against transitory filesKarl Williamson2011-05-271-6/+11
* Add more to-do tests for explicit return from lvalue subFather Chrysostomos2011-05-261-2/+47
* Move a test to the right fileFather Chrysostomos2011-05-262-19/+19
* podcheck.t: Add comment, explicit returnKarl Williamson2011-05-261-0/+4
* podcheck.t: Skip broken symbolic linksKarl Williamson2011-05-261-2/+13
* podcheck.t: Skip some more non-pod filesKarl Williamson2011-05-261-2/+10
* podcheck.t: Force non-utf8 reading of filesKarl Williamson2011-05-251-3/+3
* podcheck.t: Skip files left by patchFather Chrysostomos2011-05-241-2/+3
* [perl #90888] each(ARRAY) on scalar context should wrapped into defined()Hojung Yoon2011-05-241-2/+43
* podcheck.t: Convert to Un*x style for file name eqKarl Williamson2011-05-231-3/+11
* Fold Abigail's TAP generation logic back into cmpVERSION.plNicholas Clark2011-05-231-139/+5
* Refactor podcheck.t to slurp files into scalars, instead of an array of lines.Nicholas Clark2011-05-231-77/+60
* Make hash-rt85026.t less noisyFather Chrysostomos2011-05-221-2/+2
* podcheck.t: Extract line numbers from strings properlyKarl Williamson2011-05-221-1/+1
* podcheck.t: Skip perltocKarl Williamson2011-05-222-6/+7
* podcheck.t: Improve VMS abilitiesKarl Williamson2011-05-202-127/+143
* podcheck.t: Fully qualify carp call from packageKarl Williamson2011-05-201-1/+1
* podcheck.t: Deal properly with -1 countsKarl Williamson2011-05-201-0/+1
* Filename portability for hash-rt85026.tCraig A. Berry2011-05-201-4/+6
* Tests for iterator deletion [perl #85026]Father Chrysostomos2011-05-191-1/+13
* Tests for #85026Father Chrysostomos2011-05-191-0/+67
* perlvar: Fix broken linksKarl Williamson2011-05-191-1/+1
* perluniintro: fix broken linkKarl Williamson2011-05-191-1/+0
* perlrecharclass: Fix broken linkKarl Williamson2011-05-191-1/+0
* perlre: Fix broken linksKarl Williamson2011-05-191-1/+0
* podcheck.t: Missing diagnosticsKarl Williamson2011-05-191-4/+10
* perlutil: Fix broken linksKarl Williamson2011-05-191-2/+4
* Regenerate known_pod_issues.datFather Chrysostomos2011-05-191-1/+2
* fold_grind.t: Revamp test case coverage analysisKarl Williamson2011-05-191-100/+219
* fold_grind.t: remove unnecessary testsKarl Williamson2011-05-191-1/+5
* fold_grind.t: No longer any TODOsKarl Williamson2011-05-191-9/+1
* fold_grind.t: Refactor subtestsKarl Williamson2011-05-191-18/+33
* PATCH: [perl #88822] Re: Test failure t/re_fold_grind.t with bleadperlKarl Williamson2011-05-191-1/+12
* fold_grind.t: Slightly change debug stmtKarl Williamson2011-05-191-2/+1
* fold_grind.t: Make sure special-cased code points are testedKarl Williamson2011-05-191-2/+4
* fold_grind.t: Add testing of multi-char folds in patternKarl Williamson2011-05-191-3/+6
* Revamp podcheck.tKarl Williamson2011-05-192-53/+1860
* ensure hash iterator gets deletedDavid Mitchell2011-05-191-1/+18
* make hash emptying non-atomicDavid Mitchell2011-05-191-14/+54
* [perl #90306] Fix simple typosMarcel Grünauer2011-05-192-2/+2