This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Get t/uni/cache.t working under minitest
[perl5.git] / t / op / dor.t
2013-11-19 Matthew Horsfall... Optimise 'if ($a || $b)' and 'unless ($a && $b)' early...
2012-12-15 James E Keenant/op/dor.t: Provide descriptions for tests still lackin...
2011-05-19 Marcel GrĂ¼nauer[perl #90306] Fix simple typos
2007-09-07 Rafael Garcia-SuarezRemove the 'err' keyword
2005-12-21 Robin HoustonFeature bundle is now :5.10, and add -E switch
2004-11-19 Rafael Garcia-SuarezMake "err" a weak keyword;
2004-06-23 Nicholas ClarkTest that [] // 0 is []
2004-04-01 Marcus Holland-MoritzFix and tests for [perl #28123] Perl optimizes // away...
2002-09-12 Rafael Garcia-SuarezFix a syntax incompatibility introduced by the // operator.
2002-08-25 Rafael Garcia-SuarezFix parsing problems with the // operator.
2002-08-11 Nick Ing-SimmonsIntegrate mainline.
2002-08-05 Brent DaxDefined-or patch (cleaned up)