summaryrefslogtreecommitdiff
path: root/Porting/deparse-skips.txt
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2014-12-05 22:41:49 -0800
committerFather Chrysostomos <sprout@cpan.org>2014-12-06 05:33:30 -0800
commitb987188d95df898b21c14cf21138b70cea5d11fc (patch)
tree7cb43f0057589bc42dfd363245dab254abd9e853 /Porting/deparse-skips.txt
parent5b2cf7d50391d1becfe45faeb8889e4e4343f2a7 (diff)
downloadperl-b987188d95df898b21c14cf21138b70cea5d11fc.tar.gz
deparse-skips.txt: Note some skip reasons
Diffstat (limited to 'Porting/deparse-skips.txt')
-rw-r--r--Porting/deparse-skips.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/Porting/deparse-skips.txt b/Porting/deparse-skips.txt
index 3228b59e1c..57d3101b72 100644
--- a/Porting/deparse-skips.txt
+++ b/Porting/deparse-skips.txt
@@ -389,9 +389,9 @@ __DEPARSE_FAILURES__
../lib/overload.t
../lib/overloading.t
../lib/utf8.t
-base/lex.t
-comp/final_line_num.t
-comp/fold.t
+base/lex.t # checks regexp stringification
+comp/final_line_num.t # tests syntax error after BEGIN block
+comp/fold.t # mutability of folded constants
comp/hints.t
comp/opsubs.t
comp/parser.t