summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* 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
* In t/op/reset.t, don't eval "" in void context - die if something goes wrong.Nicholas Clark2011-05-191-1/+1
* /iaa doesn't work when the result is trie'dKarl Williamson2011-05-181-0/+4
* Clean: Remove confusing comment from a testMichael Witten2011-05-181-7/+0
* Clean: Actually use HvUSEDKEYS() instead of HvKEYS()Michael Witten2011-05-181-1/+1
* given wasn't calling set magic [RT#84526]Eric Brine2011-05-181-1/+0
* TODO tests for RT#84526 - given needs to handle magical TARGEric Brine2011-05-181-1/+12
* Revert "Partially revert 4155e4fe"Father Chrysostomos2011-05-181-2/+1
* [perl #90160] U* gives ‘U0 mode on an empty string’Father Chrysostomos2011-05-181-1/+5
* In S_doparseform(), don't force the pattern to a string. This resolves #79532Nicholas Clark2011-05-181-1/+10
* Store the compiled format in mg_ptr instead of after SvCUR() - fixes RT #89218Nicholas Clark2011-05-181-1/+22
* Assertion fails in multi-char regex matchKarl Williamson2011-05-181-0/+4
* Make ‘require func()’ work with .pm abs pathv5.14.0-RC3Father Chrysostomos2011-05-111-1/+15
* PATCH: [perl #89750]: Unicode regex negated case-insensitivityKarl Williamson2011-05-032-0/+7
* skip t/io/eintr.t on production releasesDavid Mitchell2011-05-031-1/+6
* skip a problematic test on openbsd/threadTony Cook2011-04-271-0/+2
* Skup sigdispatch tests on VMS as they hang the VMS smokers.Craig A. Berry2011-04-211-1/+1
* On Win32, skip the tests added in 011c3814, as alarm can't interrupt select.v5.14.0-RC1Nicholas Clark2011-04-201-1/+3
* dispatch signals when leaving an evalDavid Mitchell2011-04-191-2/+24
* porting/cmp_version.t: skip threads 1.83David Mitchell2011-04-191-0/+1
* fix blurb at top of t/porting/cmp_version.tDavid Mitchell2011-04-191-2/+3
* t/porting/cmp_version.t: add version skip facilityDavid Mitchell2011-04-191-0/+10
* Add a test for keys $tiedFather Chrysostomos2011-04-181-1/+2