This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Move the 4 tests of core PerlIO functionality to t/io. PerlIO::Layer::find is
authorNicholas Clark <nick@ccl4.org>
Mon, 9 Feb 2009 17:56:53 +0000 (17:56 +0000)
committerNicholas Clark <nick@ccl4.org>
Mon, 9 Feb 2009 18:46:30 +0000 (18:46 +0000)
commita47facf7a19db83dbf78974cdd7962d9ffc76952
tree97fecfd5ac8a7261e0eba9c7b9846c230a237ed9
parent9df1f8452792bdd86bc805569a2744e72d94f643
Move the 4 tests of core PerlIO functionality to t/io. PerlIO::Layer::find is
implemented in perlio.c
MANIFEST
t/io/perlio.t [moved from ext/PerlIO/t/PerlIO.t with 100% similarity]
t/io/perlio_fail.t [moved from ext/PerlIO/t/fail.t with 100% similarity]
t/io/perlio_leaks.t [moved from ext/PerlIO/t/ioleaks.t with 100% similarity]
t/io/perlio_open.t [moved from ext/PerlIO/t/open.t with 100% similarity]