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 / fh.t
2012-11-26 Bob ErnstAdd descriptions to tests for fh.t
2009-06-06 Rafael Garcia-SuarezMark all .t and .pm files as non executable
2003-01-16 Rafael Garcia-SuarezIntegrate #18447 from maint-5.8 :
1999-02-14 Gurusamy Sarathytweak select() test
1999-02-12 Ilya ZakharevichRemove extraneous sh in test suites
1999-02-12 Gurusamy Sarathyfh.t typo
1999-02-12 Gurusamy Sarathyfix ops that are not filehandle constructors to not...