This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add .t for malformed-UTF-8 toke.c testing
authorKarl Williamson <khw@cpan.org>
Tue, 7 Feb 2017 20:12:36 +0000 (13:12 -0700)
committerKarl Williamson <khw@cpan.org>
Tue, 7 Feb 2017 20:26:33 +0000 (13:26 -0700)
commit16a07156bec367e245074eb7448892c5f81feeef
treedc9cdfb644707ada06727f0461fff3eda2e384f4
parent43dbb3c1592f7f9ccbe0aba64ef2684f39b673ed
Add .t for malformed-UTF-8 toke.c testing

This adds a non-UTF-8 encoded file to make it easier to test malformed
UTF-8 strings.  The file is automatically skipped on EBCDIC platforms.

The file is initialized with a test for [perl #129037], which had
already been unknowingly fixed by commit
75219bacf5aacd315b96083de24e82cd8238e99a
MANIFEST
t/lib/common.pl
t/lib/croak/toke_l1 [new file with mode: 0644]