diff options
author | Nicholas Clark <nick@ccl4.org> | 2011-03-05 15:13:17 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2011-03-05 20:26:11 +0000 |
commit | 6f4e0180354b12bf56e98f5c99c3f98bc4ec8b37 (patch) | |
tree | dea60519b4f62dc37be6eb231066d3c6ed663982 /MANIFEST | |
parent | ef23706341528838912bf72c2f11c8cd2d03ddcc (diff) | |
download | perl-6f4e0180354b12bf56e98f5c99c3f98bc4ec8b37.tar.gz |
Eliminate t/re/ReTest.pl. require './test.pl' directly in its 3 (former) users.
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -5051,7 +5051,6 @@ t/re/reg_pmod.t See if regexp /p modifier works as expected t/re/reg_posixcc.t See if posix character classes behave consistently t/re/reg_unsafe.t Check for unsafe match vars t/re/re.t See if exportable 're' funcs in universal.c work -t/re/ReTest.pl Test utilities for the t/re/pat*.t tests (used by do) t/re/re_tests Regular expressions for regexp.t t/re/rxcode.t See if /(?{ code })/ works t/re/subst_amp.t See if $&-related substitution works |