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 / coreamp.t
2014-06-21 Ævar Arnfjörð Bjar... Make like() and unlike() in t/test.pl refuse non-qr...
2013-12-16 Dabrien 'Dabe' Murphy[perl #120752] Fix t/op/coreamp.t rand test
2013-08-29 Steve HayStop t/op/coreamp.t leaving temporary files behind
2013-06-02 Father Chrysostomos[perl #118237] Fix coreamp.t’s rand test
2013-03-27 Brian FraserMake smartmatch, given & when experimental
2013-02-20 Ricardo Signessuppress "experimental" warnings for my $_
2012-12-04 Father ChrysostomosDeprecate lexical $_
2012-08-10 Father Chrysostomoscoreamp: Fix test; correct test name
2012-06-24 Father ChrysostomosDon’t crash with ()=&CORE::srand
2012-05-29 Father ChrysostomosMake &CORE::undef(\*_) undefine it properly
2012-05-29 Father Chrysostomos&CORE::undef should be an lvalue sub
2012-05-29 Father ChrysostomosAdd &CORE::undef
2012-05-29 Father ChrysostomosAdd &CORE::study
2012-05-29 Father ChrysostomosAdd &CORE::split
2012-05-29 Father ChrysostomosAdd &CORE::scalar
2012-05-29 Father ChrysostomosAdd &CORE::prototype
2012-05-29 Father ChrysostomosAdd &CORE::pos
2012-05-29 Father ChrysostomosAdd &CORE::glob
2012-05-29 Father ChrysostomosAdd &CORE::exists
2012-05-29 Father ChrysostomosAdd &CORE::delete
2012-05-29 Father ChrysostomosAdd &CORE::defined
2012-05-29 Father Chrysostomoscoreamp.t: Explicitly skip all unsupported keywords
2012-05-22 Father ChrysostomosDon’t crash with &CORE::foo after undefining *_
2012-05-22 Father Chrysostomoscoreamp.t: rename badly-named tests
2012-01-29 Brian FraserImplement the fc keyword and the \F string escape.
2011-12-25 Father Chrysostomoscoreamp.t: Call done_testing with an arg
2011-11-22 Father Chrysostomos[perl #80628] __SUB__
2011-11-06 Father ChrysostomosAdd evalbytes function
2011-08-30 Father Chrysostomos&CORE::write()
2011-08-30 Father Chrysostomos&CORE::unpack()
2011-08-30 Father Chrysostomos&CORE::umask()
2011-08-29 Father Chrysostomos&CORE::foo() for tie functions
2011-08-29 Father Chrysostomos&CORE::tell()
2011-08-29 Father Chrysostomos&CORE::setpgrp()
2011-08-29 Father Chrysostomos&CORE::sysopen()
2011-08-29 Father ChrysostomosMake coreamp.t pass with PERL_UNICODE set
2011-08-28 Father Chrysostomos&CORE::substr()
2011-08-28 Father Chrysostomos&CORE::srand()
2011-08-28 Father Chrysostomos&CORE::sleep()
2011-08-28 Father Chrysostomos&CORE::send() and &CORE::syswrite()
2011-08-28 Father Chrysostomos&CORE::select()
2011-08-27 Craig A. BerryGet coreamp.t passing on VMS.
2011-08-27 Father Chrysostomos&CORE::reset()
2011-08-27 Father Chrysostomos&CORE::foo() for (sys)read and recv
2011-08-27 Father ChrysostomosUpdate the comments at the top of t/op/core*.t
2011-08-27 Father ChrysostomosRename t/op/core*.t