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:
03940dc
)
Remove TODO for test for #114272
author
Karl Williamson
<public@khwilliamson.com>
Wed, 19 Dec 2012 20:39:45 +0000
(13:39 -0700)
committer
Karl Williamson
<public@khwilliamson.com>
Sat, 22 Dec 2012 18:11:33 +0000
(11:11 -0700)
This is now fixed
t/re/re_tests
patch
|
blob
|
blame
|
history
diff --git
a/t/re/re_tests
b/t/re/re_tests
index
5321da6
..
97b1e9f
100644
(file)
--- a/
t/re/re_tests
+++ b/
t/re/re_tests
@@
-1717,6
+1717,6
@@
ab[c\\\](??{"x"})]{3}d ab\\](d y - -
/^\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/ y
T
$& \xFFn
+\Vn \xFFn/ y
$& \xFFn
# vim: softtabstop=0 noexpandtab