LOGONLY mark 1408fb as NODOC since it appears to be a useful but minor warning cleanup
[p5sagit/p5-mst-13.2.git] / lib / File / Copy.t
2010-03-28 Craig A. Berry Spaces in filenames require non-default settings on...
2010-03-28 David Mitchell remove tmp debugging from File/Copy.t
2010-03-27 David Mitchell RT #73714: Regression in 5.12: File::Copy and initial...
2009-12-16 Jesse Vincent Update File::Copy tests to skip on OpenBSD, as it mount...
2009-07-22 Niko Tyni Fix File::Copy::copy with pipes on GNU/kFreeBSD
2009-06-06 Rafael Garcia-Suarez Mark all .t and .pm files as non executable
2009-06-04 Nicholas Clark Correctly interpolate the attempted permissions as...
2009-05-05 Paul Fenwick Make File::Copy always return 0 (not "") on failure.
2009-02-07 Nicholas Clark Skip the 0oX... mode copying tests when chmod fails...
2009-01-27 Jerry D. Hedden Silence verbosity in lib/File/Copy.t during 'make test...
2009-01-26 Abigail Tests to check cp() doesn't drop set[eu]id bits.
2009-01-25 Charles Bailey Move cp(1)-like permission changes from copy to cp,
2008-10-19 rabbit+bugs@rabbit.us [perl #59650] File::Copy does not handle file objects...
2008-06-02 Steve Peters Skip some File::Copy tests on Win32 since file permissi...
2008-05-23 Craig A. Berry File::Copy does not copy source file permissions to...
2008-05-10 Jerry D. Hedden Re: Change 33794: [PATCH] File::Copy & permission bits.
2008-05-08 Abigail File::Copy & permission bits.
2008-04-24 Nicholas Clark Stop File::Copy truncating destination files if passed...
2006-09-19 Adriano Ferreira Re: [PATCH] lib/File/Copy.t - test descriptions and...
2005-12-18 Craig A. Berry Two test workarounds for VMS
2005-07-14 Michael G. Schwern Re: [perl #36507] File::Copy::copy($foo, $foo) dies
2005-07-12 Michael G Schwern [perl #36502] File::Copy::mv fails to replicate behavio...
2005-07-12 Michael G. Schwern Cleanup File::Copy tests
2003-12-04 Steve Hay Fix File::Copy with hard links on Windows.
2003-11-28 Slaven Rezic Re: [perl #24245] File::Copy::copy damages hard linked...
2001-07-31 arbor@al37al08.tel... Fix for
2001-06-18 Jarkko Hietaniemi The Grand Trek: move the *.t files from t/ to lib/...