This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Use fnc to force out malformed warnings
[perl5.git] / t / op / defins.t
2016-08-18 Nicolas RUse set_up_inc for several unit tests
2014-10-08 Jarkko HietaniemiTest preamble: unify to dot slash test dot pl
2012-10-26 Yves Ortonfix hash key ordering dependency in t/op/defins.t
2012-10-12 Father Chrysostomosdefins.t: Suppress uninit warning
2012-10-12 Brad GilbertMove tests from t/op/while_readdir.t to t/op/defins.t
2012-05-22 Father ChrysostomosMake while(each ...) imply defined($_ = ...)
2011-08-21 Father ChrysostomosCorrect test in defins.t
2009-09-08 Rafael Garcia-SuarezRemove code specific to MacOS Classic from core tests
2009-06-06 Rafael Garcia-SuarezMark all .t and .pm files as non executable
2009-01-08 John Malmbergt/op/chdir.t, t/op/defins.t on VMS
2006-04-28 David Landgrent/op/defins.pl using test.pl
2001-06-11 Chris Nandor[MacPerl-Porters] [PATCH] Mac OS Compatability for...
2000-10-20 Charles BaileySYN SYN
2000-08-29 Mike GuyUse minimal @INC in tests, most of the time just '...
1999-02-12 Gurusamy Sarathymake testsuite somewhat location independent
1998-08-02 Ilya Zakharevichclose() open files before unlink()
1998-06-21 Hans Mulderfixup patches for VMS
1998-05-15 Gurusamy Sarathy[win32] merge changes#922,944,949,965,970 from maintbranch
1998-04-25 Nick Ing-SimmonsAuto-insert defined() test in while when test expression is