diff options
author | Karl Williamson <khw@cpan.org> | 2017-01-18 11:05:47 -0700 |
---|---|---|
committer | Karl Williamson <khw@cpan.org> | 2017-01-18 11:15:19 -0700 |
commit | fc408859b7454742bb5eff25287a44d5d1256f78 (patch) | |
tree | b7ded93c053feac8fd57fb24cafbd0925edde4df /symbian | |
parent | c5c136e52241c10834f500e707d808cb4e4bb0df (diff) | |
download | perl-fc408859b7454742bb5eff25287a44d5d1256f78.tar.gz |
APItest/t/handy.t: Skip some tests on EBCDIC
The skipped tests are for malformed input for the various isCNTRL
functions. Perl does not go out of its way to test for malformedness in
the these, only making sure they are well-formed if that is necessary
for the correct operation of the function. Since all controls in EBCDIC
are represented by a single byte, and you can't malform a single byte,
all the malformedness control tests will not detect malformedness on
EBCDIC platforms, so skip them.
Diffstat (limited to 'symbian')
0 files changed, 0 insertions, 0 deletions