This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
op/.stat.t: fix race condition
[perl5.git] / ext / Errno / t /
2011-03-07 Nicholas ClarkEnsure that the C<exists &Errno::EFOO> idiom continues...
2009-08-27 Nicholas ClarkMake extensions in ext run their tests from the extensi...
2009-06-06 Rafael Garcia-SuarezMark all .t and .pm files as non executable
2006-09-07 Steve PetersConvert Errno.t to Test::More. Increase the test coverage
2004-10-25 Rafael Garcia-SuarezFix [perl #32130] Errno.pm must not pass references...
2003-08-06 Jarkko HietaniemiESUCCESS = 0 is not true, but exists.
2003-07-28 Jarkko HietaniemiNo more ext/*/*.t, move them all to ext/*/t.