summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorKarl Williamson <public@khwilliamson.com>2011-01-15 14:13:24 -0700
committerKarl Williamson <public@khwilliamson.com>2011-01-16 08:20:30 -0700
commite8ed1101676693f3e8f3603aec4830e76ebe886e (patch)
tree1ab22eacb026c79cf4a47c60386899d5688ace16 /MANIFEST
parent003331de6a07527e753edc8c78b0fbc53b2ed0f8 (diff)
downloadperl-e8ed1101676693f3e8f3603aec4830e76ebe886e.tar.gz
Deliver t/re/charset.t
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 2c333a96b3..58b96e739e 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -4889,6 +4889,7 @@ t/porting/podcheck.t Test the POD of shipped modules is well formed
t/porting/regen.t Check that regen.pl doesn't need running
t/porting/test_bootstrap.t Test that the instructions for test bootstrapping aren't accidentally overlooked.
t/README Instructions for regression tests
+t/re/charset.t See if regex modifiers like /d, /u work properly
t/re/fold_grind.t See if case folding works properly
t/re/overload.t Test against string corruption in pattern matches on overloaded objects
t/re/pat_advanced.t See if advanced esoteric patterns work