summaryrefslogtreecommitdiff
path: root/pod/perlhack.pod
diff options
context:
space:
mode:
authorYves Orton <demerphq@gmail.com>2009-09-10 20:39:13 +0200
committerYves Orton <demerphq@gmail.com>2009-09-10 20:39:13 +0200
commita4499558ecf2e75d73756479898bf8c8dbe8a6f6 (patch)
tree5d59ba9723d6b5d114e1a72d97eccc3723799565 /pod/perlhack.pod
parent2c2969659ae1c534e7f3fac9e7a7d186defd9943 (diff)
downloadperl-a4499558ecf2e75d73756479898bf8c8dbe8a6f6.tar.gz
move regex related tests out of t/op/ into t/re/
Diffstat (limited to 'pod/perlhack.pod')
-rw-r--r--pod/perlhack.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/pod/perlhack.pod b/pod/perlhack.pod
index 2e5c30841c..be860eea9c 100644
--- a/pod/perlhack.pod
+++ b/pod/perlhack.pod
@@ -1802,6 +1802,11 @@ other directories.
Tests for POD directives. There are still some tests for the Pod
modules hanging around in here that need to be moved out into F<lib/>.
+=item F<t/re/>
+
+Tests for regex related functions or behaviour. (These used to live
+in t/op).
+
=item F<t/run/>
Testing features of how perl actually runs, including exit codes and