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:
0f7276a
)
t/re/re_tests: Remove duplicate test
author
Karl Williamson
<public@khwilliamson.com>
Wed, 9 Jan 2013 04:27:33 +0000
(21:27 -0700)
committer
Karl Williamson
<public@khwilliamson.com>
Wed, 9 Jan 2013 04:44:26 +0000
(21:44 -0700)
This is identical to the test two lines above.
t/re/re_tests
patch
|
blob
|
blame
|
history
diff --git
a/t/re/re_tests
b/t/re/re_tests
index
255b9e7
..
df50965
100644
(file)
--- a/
t/re/re_tests
+++ b/
t/re/re_tests
@@
-618,7
+618,6
@@
$(?<=^(a)) a y $1 a
[a[:xyz:] - c - POSIX class [:xyz:] unknown
[a[:]b[:c] abc y $& abc
([a[:xyz:]b]+) - c - POSIX class [:xyz:] unknown
-[a[:]b[:c] abc y $& abc
([[:alpha:]]+) ABcd01Xy__-- ${nulnul}${ffff} y $1 ABcd
([[:alnum:]]+) ABcd01Xy__-- ${nulnul}${ffff} y $1 ABcd01Xy
([[:ascii:]]+) ABcd01Xy__-- ${nulnul}${ffff} y $1 ABcd01Xy__-- ${nulnul}