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
(from parent 1:
6c46377
)
Add Todo test for Perl #114272
author
Karl Williamson
<public@khwilliamson.com>
Mon, 3 Dec 2012 01:50:44 +0000
(18:50 -0700)
committer
Karl Williamson
<public@khwilliamson.com>
Sun, 9 Dec 2012 16:47:18 +0000
(09:47 -0700)
t/re/re_tests
patch
|
blob
|
blame
|
history
diff --git
a/t/re/re_tests
b/t/re/re_tests
index
fff9e4c
..
5321da6
100644
(file)
--- a/
t/re/re_tests
+++ b/
t/re/re_tests
@@
-1716,4
+1716,7
@@
ab[c\\\](??{"x"})]{3}d ab\\](d y - -
/^\S{11}/a \x{10FFFF}\x{10FFFF}\x{10FFFF}\x{10FFFF}\x{10FFFF}\x{10FFFF}\x{10FFFF}\x{10FFFF}\x{10FFFF}\x{10FFFF} n - -
/^\W{11}/a \x{10FFFF}\x{10FFFF}\x{10FFFF}\x{10FFFF}\x{10FFFF}\x{10FFFF}\x{10FFFF}\x{10FFFF}\x{10FFFF}\x{10FFFF} n - -
+# [ perl #114272]
+\Vn \xFFn/ yT $& \xFFn
+
# vim: softtabstop=0 noexpandtab