summaryrefslogtreecommitdiff
path: root/Porting/deparse-skips.txt
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2014-12-12 22:21:58 -0800
committerFather Chrysostomos <sprout@cpan.org>2014-12-12 22:25:05 -0800
commitff4e650e3d9cece474fbb3364cdbcbd41fc062b6 (patch)
tree26a6363350c9a16d53eede2475c50a015011aae8 /Porting/deparse-skips.txt
parentef68d0c6d0a3bce942a6864665d41db35872c559 (diff)
downloadperl-ff4e650e3d9cece474fbb3364cdbcbd41fc062b6.tar.gz
deparse-skips.t: Note reason for re/rxcode.t
Diffstat (limited to 'Porting/deparse-skips.txt')
-rw-r--r--Porting/deparse-skips.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/deparse-skips.txt b/Porting/deparse-skips.txt
index 137e5f784f..f30a73464c 100644
--- a/Porting/deparse-skips.txt
+++ b/Porting/deparse-skips.txt
@@ -500,7 +500,7 @@ re/pat_rt_report.t # malformed utf8 constant; also /\c@/ -> /\c\@/
re/reg_fold.t # [perl #123385] %^H output
re/regex_sets.t
re/regexp_unicode_prop.t
-re/rxcode.t
+re/rxcode.t # checks regexp stringification
re/subst.t
run/switchI.t # -I on #! line is not deparsed
run/switchd-78586.t # -I on #! line is not deparsed