This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Teach t/TEST about Math-BigInt in dist/
[perl5.git] / t / op / filetest_t.t
2010-07-24 David GoldenGlobal executable bit cleanup
2009-12-31 Craig A. BerryTT is not a terminal in lots of situations.
2009-12-19 Craig A. BerryTT is not a terminal for non-interactive processes.
2009-12-16 Jan Dubois-t should only return TRUE for file handles connected...