summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Upgrade perlfaq from version 5.20180605 to 5.0180915.Karen Etheridge2018-09-151-2/+0
* Correct typo in comment.James E Keenan2018-09-031-1/+1
* (perl #132683) don't try to convert PL_sv_placeholder into a CVTony Cook2018-08-301-0/+29
* multiconcat: mutator not seen in (lex = ...) .= ...David Mitchell2018-08-291-1/+9
* add more /(?1)/ testsDavid Mitchell2018-08-261-0/+5
* perldelta for Locale::Codes removalKarl Williamson2018-08-231-0/+1
* Make porting tests pass after Locale::Codes removalJames E Keenan2018-08-222-1/+2
* t/re/regexp_unicode_prop.t: Add tests for run-timeKarl Williamson2018-08-201-18/+48
* t/re/regexp_unicode_prop.t: Reorder a few testsKarl Williamson2018-08-201-4/+6
* t/re/regexp_unicode_prop.t: Avoid a TEST crash if failureKarl Williamson2018-08-201-4/+6
* t/re/regexp_unicode_prop.t: Add check no warnings generatedKarl Williamson2018-08-201-0/+8
* t/re/regexp_unicode_prop.t: Extract code into a functionKarl Williamson2018-08-201-14/+22
* t/re/regexp_unicode_prop.t: White-space onlyKarl Williamson2018-08-201-39/+39
* t/re/regexp_unicode_prop.t: Make sure returns trueKarl Williamson2018-08-201-0/+2
* Fix script run bug '1' followed by Thai digitKarl Williamson2018-08-161-0/+5
* Avoid extra newlines on VMS in t/opbasic/arith.tCraig A. Berry2018-08-021-8/+10
* Avoid extra newlines on VMS in t/op/local.t.Craig A. Berry2018-08-021-2/+2
* t/run/locale.t - Add missing SKIP:{} blocksisyphus2018-08-021-0/+2
* (perl #133314) test for handle leaks from in-place editingTony Cook2018-08-011-1/+45
* t/porting/manifest.t - Don't strip out MANIFEST.SKIP filesSteve Hay2018-07-251-2/+1
* Tidy-ups following Devel::PPPort and Storable syncingsSteve Hay2018-07-191-1/+0
* Merge branch 'blead' of ssh://perl5.git.perl.org/perl into bleadSawyer X2018-07-191-0/+1
|\
| * Undo part of commit 06db6b4516 - Test-Simple still needs '.' in @INC tooSteve Hay2018-07-191-0/+1
* | Merge branch 'devel-ppport-reorder' into bleadSawyer X2018-07-191-1/+5
|\ \ | |/ |/|
| * Allow MANIFEST.SKIP in dual-life modules where p5p prevailsH.Merijn Brand2018-04-191-1/+5
* | Remove updated modules from list of needing dot in @INCKarl Williamson2018-07-171-7/+0
* | Fatalize some uses of unescaped '{' in patternsKarl Williamson2018-07-141-9/+15
* | treat when(index() > -1) as a boolean expressionDavid Mitchell2018-07-141-1/+22
* | PATCH: [perl #133348] BBC JEKarl Williamson2018-07-071-1/+1
* | Upgrade experimental from version 0.019 to 0.020Steve Hay2018-07-041-1/+1
* | Sync with version-0.9924Steve Hay2018-07-041-1/+1
* | version is in sync with 0.9923; vxs.inc is not customizedSteve Hay2018-07-041-1/+0
* | Upgrade podlators from version 4.10 to 4.11Steve Hay2018-07-031-1/+0
* | Upgrade perlfaq from version 5.021011 to 5.20180605Steve Hay2018-07-031-2/+2
* | Fix to compile under -DNO_LOCALEKarl Williamson2018-07-011-8/+12
* | PATCH: [perl #133311] BBC GRANTM/Encoding-FixLatinKarl Williamson2018-06-301-0/+1
* | Don't allow non-graphemes as pattern delimitersKarl Williamson2018-06-251-1/+3
* | t/test.pl: Add $|=1;Karl Williamson2018-06-253-0/+5
* | t/porting/regen.t: Add test for new uni_keywords.hKarl Williamson2018-06-251-1/+1
* | grok_atoUV: allow non-C strings and documentKarl Williamson2018-06-251-0/+2
* | PATCH: [perl #133185] Infinite loop in qr//Karl Williamson2018-05-191-1/+4
* | Revert "set PERL_EXIT_DESTRUCT_END in all embeddings"David Mitchell2018-05-111-0/+4
* | t/op/blocks.t: indent 6 tests in a new skip blockDavid Mitchell2018-05-111-36/+38
* | t/op/blocks.t: consolidate VMS-skips togetherDavid Mitchell2018-05-111-20/+16
* | t/op/blocks.t: add some whitespaceDavid Mitchell2018-05-111-14/+98
* | sprintf2.t: mark TODO bad denorm values under g++David Mitchell2018-05-011-1/+11
* | t/run/locale.t: Skip some Solaris localesKarl Williamson2018-05-011-0/+7
* | Revert "Strengthen weak refs when sorting in-place"David Mitchell2018-04-261-12/+1
* | Revert "Unweaken refs in in-place reverse"David Mitchell2018-04-261-15/+1
* | Add regen/mph.pl for generating a perfect hashYves Orton2018-04-201-0/+1