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 / reverse.t
2013-02-20 Ricardo Signessuppress "experimental" warnings for my $_
2012-12-04 Father ChrysostomosDeprecate lexical $_
2012-11-26 Bob ErnstAdded descriptions to tests in reverse.t
2010-06-03 Vincent PitMake pp_reverse fetch the lexical $_ from the correct pad
2010-03-31 Rafael Garcia-SuarezMore tests for in-place reverse (empty tied array)
2010-03-31 Rafael Garcia-SuarezAdd a test for reversing in-place an empty array
2009-11-10 Vincent PitOptimize reversing an array in-place
2009-11-10 Vincent PitPort t/op/reverse.t to test.pl
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-08 Jarkko HietaniemiAdd test for reverse().