This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
t/op/local.t: tests for RT #7615
[perl5.git] / t / op / reverse.t
2015-09-29 Father ChrysostomosDisable lexical $_
2014-09-03 Father ChrysostomosPut miniperl @INC logic in test.pl
2014-09-03 Father ChrysostomosGet reverse.t working under minitest
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().