rename() must be tested even without link()
authorJarkko Hietaniemi <jhi@iki.fi>
Wed, 12 Dec 2001 05:42:05 +0000 (05:42 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Wed, 12 Dec 2001 05:42:05 +0000 (05:42 +0000)
commit8268670f812926c9ec3dc5d88442c6573b0eacc5
treecd929357041c860fd50d376f2321dd1a955afd92
parentd1c9dd79741af11ae3e822bbf399085c4f310ec2
rename() must be tested even without link()
or the utime() and rename-directory tests fail.
(Also got the BeOS utime atime/time the wrong way round.)

p4raw-id: //depot/perl@13651
t/io/fs.t