This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
726ee55
)
t/re/re_tests: Clarify comment
author
Karl Williamson
<public@khwilliamson.com>
Sun, 17 Jun 2012 17:23:53 +0000
(11:23 -0600)
committer
Karl Williamson
<public@khwilliamson.com>
Sun, 17 Jun 2012 17:35:06 +0000
(11:35 -0600)
t/re/re_tests
patch
|
blob
|
blame
|
history
diff --git
a/t/re/re_tests
b/t/re/re_tests
index
bb1f565
..
22d3eda
100644
(file)
--- a/
t/re/re_tests
+++ b/
t/re/re_tests
@@
-2,7
+2,8
@@
# run this file via a shell glob. The full format of this file is given
# in regexp.t
# Prior to the implementation of autoloading of \N{}, tests that used \N{name}
-# could not go in this file, and were farmed out to other .t's.
+# could not go in this file, and were farmed out to other .t's, where they
+# remain
#
# pat string y/n/etc expr expected-expr skip-reason
__END__