This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix warn to respect utf8-encoded scalars [perl #45549]
[perl5.git] / t / op / filetest.t
2009-08-27 Nicholas ClarkDon't use t/TEST to test a "read only file", repeatedly...
2009-07-27 Rafael Garcia-SuarezMake test pass with miniperl
2009-06-06 Rafael Garcia-SuarezMark all .t and .pm files as non executable
2009-05-25 Rafael Garcia-SuarezFix test if Fcntl couldn't be loaded (for example with...
2009-03-26 unknown-ugk don't call string overload when S_IXXX isn't defined.
2009-03-25 Ben MorrowIO refs always stringify for -t, -T and -B.
2009-03-25 Ben MorrowTest -X overloads on GLOB and IO refs.
2009-03-25 Ben MorrowTest stacked overloaded -X.
2009-03-25 Ben MorrowMore tests for -X/string/random overloading.
2009-03-25 Ben MorrowAdjust tests.
2009-03-25 Ben MorrowTests for -X overloading.
2009-02-16 BramUse tempfile() in tests
2008-10-30 Rafael Garcia-SuarezAdd a test for bug #60214
2005-10-18 Rafael Garcia-SuarezForce _ to be always a bareword after filetest operators
2004-03-22 Nicholas ClarkDon't assume that the chmod will always work.
2004-02-09 Rafael Garcia-SuarezImplement stacked filetest operators (-f -w -x $file).
2002-02-05 Nick Ing-SimmonsIntegrate mainline
2002-02-05 Artur BergmanDon't assume that we can chmod symlinks. It fails on...
2000-10-20 Charles BaileySYN SYN
2000-08-29 Mike GuyUse minimal @INC in tests, most of the time just '...
1999-08-20 Gurusamy Sarathyintegrate cfgperl contents into mainline
1999-08-03 François DésarménienThe op/filetest.t failed subtest 7 if testing as root.
1999-07-07 Jarkko HietaniemiIntegrate with Sarathy. perldiag.pod required manual...
1999-07-07 Gurusamy Sarathyfiletest.t and ByteLoader build tweaks from Peter Prymmer
1999-07-07 Charles Baileyapplied new parts of suggested patch
1999-05-10 Jarkko HietaniemiIntegrate from mainperl.
1999-05-10 Gurusamy Sarathytestsuite nits
1999-05-10 Charles Baileyapplied suggested patch, modulo already applied parts
1998-11-27 Gurusamy Sarathyintegrate cfgperl changes into mainline
1998-11-22 Gerben WierdaPermission testing is tricky when we have too much...
1998-11-14 Gurusamy Sarathyrework op/groups.t
1998-10-30 Gurusamy Sarathyphase 1 of somewhat major rearrangement of PERL_OBJECT...
1998-10-26 Jarkko HietaniemiAdd test for filetests.