diff options
author | Florian Ragwitz <rafl@debian.org> | 2010-08-20 01:46:19 +0200 |
---|---|---|
committer | Florian Ragwitz <rafl@debian.org> | 2010-08-20 01:46:19 +0200 |
commit | ce94c5a22fa9f22cf46f0687a80b2e6c286c73b8 (patch) | |
tree | 84b5363de294cedb22881f3b13b8201779788931 | |
parent | 5326e4da20f4c11bb64a5d6b3d1e982c217f8902 (diff) | |
download | perl-ce94c5a22fa9f22cf46f0687a80b2e6c286c73b8.tar.gz |
Add t/re/overload.t to MANIFEST
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4618,6 +4618,7 @@ t/porting/manifest.t Test that this MANIFEST file is well formed t/porting/podcheck.t Test the POD of shipped modules is well formed t/porting/test_bootstrap.t Test that the instructions for test bootstrapping aren't accidentally overlooked. t/README Instructions for regression tests +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 t/re/pat_advanced_thr.t See if advanced esoteric patterns work in another thread t/re/pat_psycho.t See if insane esoteric and slow patterns work |