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 / or.t
2013-11-19 Matthew Horsfall... Optimise 'if ($a || $b)' and 'unless ($a && $b)' early...
2013-10-25 Father ChrysostomosPropagate lvalue context to && and ||
2013-09-30 Karl WilliamsonRevert "Optimise if/unless wrt OP_AND/OP_OR/OP_DOR...
2013-09-20 Matthew Horsfall... Optimise if/unless wrt OP_AND/OP_OR/OP_DOR. Also optimi...
2013-01-05 James E Keenant/op/or.t: Provide descriptions for tests lacking them.
2001-11-19 Michael G. SchwernDouble FETCH test