You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 -deparse
0 commit comments