Commit 436137b
committed
Deparse: exclude two new test files
Add a couple of recently-added test files to
Porting/deparse-skips.txt
These two test files have
use utf8;
"some string with accented chars"
and the accented char gets deparsed wrongly at the moment.
So skip those test files under
cd t; ./TEST -deparse1 parent cd61e29 commit 436137b
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
| 276 | + | |
| 277 | + | |
276 | 278 | | |
| 279 | + | |
| 280 | + | |
277 | 281 | | |
278 | 282 | | |
279 | 283 | | |
| |||
0 commit comments