This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Merge branch 'vincent/rvalue_stmt_given' into blead
[perl5.git] / lib / File / Copy.t
2010-03-28 Craig A. BerrySpaces in filenames require non-default settings on...
2010-03-28 David Mitchellremove tmp debugging from File/Copy.t
2010-03-27 David MitchellRT #73714: Regression in 5.12: File::Copy and initial...
2009-12-16 Jesse VincentUpdate File::Copy tests to skip on OpenBSD, as it mount...
2009-07-22 Niko TyniFix File::Copy::copy with pipes on GNU/kFreeBSD
2009-06-06 Rafael Garcia-SuarezMark all .t and .pm files as non executable
2009-06-04 Nicholas ClarkCorrectly interpolate the attempted permissions as...
2009-05-05 Paul FenwickMake File::Copy always return 0 (not "") on failure.
2009-02-07 Nicholas ClarkSkip the 0oX... mode copying tests when chmod fails...
2009-01-27 Jerry D. HeddenSilence verbosity in lib/File/Copy.t during 'make test...
2009-01-26 AbigailTests to check cp() doesn't drop set[eu]id bits.
2009-01-25 Charles BaileyMove 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 PetersSkip some File::Copy tests on Win32 since file permissi...
2008-05-23 Craig A. BerryFile::Copy does not copy source file permissions to...
2008-05-10 Jerry D. HeddenRe: Change 33794: [PATCH] File::Copy & permission bits.
2008-05-08 AbigailFile::Copy & permission bits.
2008-04-24 Nicholas ClarkStop File::Copy truncating destination files if passed...
2006-09-19 Adriano FerreiraRe: [PATCH] lib/File/Copy.t - test descriptions and...
2005-12-18 Craig A. BerryTwo test workarounds for VMS
2005-07-14 Michael G. SchwernRe: [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. SchwernCleanup File::Copy tests
2003-12-04 Steve HayFix File::Copy with hard links on Windows.
2003-11-28 Slaven RezicRe: [perl #24245] File::Copy::copy damages hard linked...
2001-07-31 arbor@al37al08.tel... Fix for
2001-06-18 Jarkko HietaniemiThe Grand Trek: move the *.t files from t/ to lib/...