projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a2d0cc
)
regexp_noamp.t: Add comment
author
Karl Williamson
<public@khwilliamson.com>
Thu, 22 Dec 2011 21:29:12 +0000
(14:29 -0700)
committer
Karl Williamson
<public@khwilliamson.com>
Thu, 19 Jan 2012 18:58:17 +0000
(11:58 -0700)
t/re/regexp_noamp.t
patch
|
blob
|
history
diff --git
a/t/re/regexp_noamp.t
b/t/re/regexp_noamp.t
index
6b2952d
..
20dbc25
100644
(file)
--- a/
t/re/regexp_noamp.t
+++ b/
t/re/regexp_noamp.t
@@
-1,5
+1,7
@@
#!./perl
+# Doesn't look at the expect field if it contains $&.
+
$skip_amp = 1;
for $file ('./re/regexp.t', './t/re/regexp.t', ':re:regexp.t') {
if (-r $file) {