This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
t/op/magic.t: Comment for an unlink test
[perl5.git] / t / op / require_errors.t
2013-09-17 Craig A. BerryEarlier safety check for @INC entry in pp_require.
2013-08-26 Tony Cook[perl #117265] safesyscalls: check embedded nul in...
2012-12-18 Jesse Luehrsskip this test if we can't get an absolute path
2012-09-30 Paul JohnsonSuggest cause of error requiring .pm file.
2012-09-26 Paul JohnsonTest for errors requiring .ph files.
2012-08-01 Nicholas ClarkAvoid reading before the buffer start when generating...
2012-06-17 Brian Fraserrequire should die if a file exists but can't be read.
2012-05-22 Father Chrysostomosrequire_errors.t: Test <> error
2012-05-22 Father ChrysostomosAllow require_errors.t to be run from the top level
2010-06-29 Nicholas ClarkReinstate require error messages for .h and .ph