This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Replace the use Test::More in t/{op,io,run} with t/test.pl.
authorJarkko Hietaniemi <jhi@iki.fi>
Tue, 25 Sep 2001 14:27:01 +0000 (14:27 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Tue, 25 Sep 2001 14:27:01 +0000 (14:27 +0000)
commit69026470e9d2e2c7bf7b03f351d6e98a6d6f29f3
treec194809a1212142d6e379732826ee7e74db2bded
parent81ba8d9690fde862b2e9f40e3edd1700854de746
Replace the use Test::More in t/{op,io,run} with t/test.pl.

Note: io/binmode is failing, have to figure out why.

p4raw-id: //depot/perl@12198
MANIFEST
t/io/binmode.t
t/op/chdir.t
t/op/crypt.t
t/op/inccode.t
t/op/rand.t
t/op/srand.t
t/op/ver.t
t/run/exit.t
t/test.pl [new file with mode: 0644]