This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add skip_all_without_perlio() to test.pl, and use it in 8 tests.
authorNicholas Clark <nick@ccl4.org>
Mon, 7 Mar 2011 13:33:48 +0000 (13:33 +0000)
committerNicholas Clark <nick@ccl4.org>
Mon, 7 Mar 2011 13:33:48 +0000 (13:33 +0000)
commite05e9c3d01e748834948a3f9f9f62c9e72295130
treef644689e9b3c8ceef84dc973c3866bf1508abc94
parentb6ae43b72863e12dd1cfc7eb414a05d61a20d8bd
Add skip_all_without_perlio() to test.pl, and use it in 8 tests.

It's a common idiom in the tests. This makes it easier to find, read, and
remove.
t/io/crlf.t
t/io/layers.t
t/io/perlio.t
t/io/perlio_fail.t
t/io/perlio_open.t
t/io/utf8.t
t/op/incfilter.t
t/run/switchC.t
t/test.pl