This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
re/pat.t: Skip tests on EBCDIC
authorKarl Williamson <public@khwilliamson.com>
Fri, 12 Nov 2010 16:02:46 +0000 (09:02 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Mon, 22 Nov 2010 21:32:50 +0000 (13:32 -0800)
commit7c17ea2f2d2fb0ac90f5c7a93b8f63a3a691e3b8
treed56b1128215e7cf12589cfba4c276b66e14b68e1
parent2448cf3991b8f8be68ad1ad82de30f08a28e3374
re/pat.t: Skip tests on EBCDIC

There's no convenient way to translate to EBCDIC in these tests, since
they don't use the normal test routines which have this facility.
Therefore, have to skip these tests on those platforms.
t/re/pat.t