../lib isn't valid after a chdir "..";
[p5sagit/p5-mst-13.2.git] / t / io / crlf.t
2008-08-07 Nicholas Clark Convert all unimaginative (ie race condition) temporary...
2005-09-27 Rafael Garcia-Suarez Comment nit by Vadim Konovalov
2004-06-25 Andy Dougherty Correct detection of absent modules. Based on
2004-06-18 Nicholas Clark Need to skip test 7 if perl built without the PerlIO...
2004-03-02 Nicholas Clark Work on eliminating systematic failures on make minitest:
2003-08-13 Jarkko Hietaniemi Make (hopefully) the Windows CR CR LF bug go away
2003-03-12 Jarkko Hietaniemi Integrate:
2003-02-02 Jarkko Hietaniemi minitest wasn't working. (The $^X /miniperl/ test in
2002-11-19 Rafael Garcia-Suarez t/io/crlf.t failed with miniperl.
2002-08-11 Nick Ing-Simmons Fix for [perl #15986] tell/seek misbehave for :crlf
2002-05-22 Abhijit Menon-Sen Integrate #16731 from //depot/macperl.
2002-04-28 Nick Ing-Simmons Use (file PerlIO::Layer 'perlio') rather than $Config...
2002-04-01 Nick Ing-Simmons Be more explicit testing for \015 not \r
2002-03-26 Nick Ing-Simmons Testcase for crlf spanning buffer boundary