This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
toke.c: Make sure things are initialized
[perl5.git] / t / io / crlf.t
2016-08-18 Nicolas RUse set_up_inc for several unit tests
2015-03-06 Karl Williamsont/io/crlf.t: Generalize for non-ASCII platforms
2014-10-08 Jarkko HietaniemiTest preamble: unify to dot slash test dot pl
2013-12-07 Father Chrysostomoscrlf.t: Add skip count
2013-02-19 Karl WilliamsonSome tests for [perl #112244]
2011-03-07 Nicholas ClarkAdd skip_all_without_perlio() to test.pl, and use it...
2011-03-06 Nicholas ClarkTidy t/io/crlf.t
2008-08-07 Nicholas ClarkConvert all unimaginative (ie race condition) temporary...
2005-09-27 Rafael Garcia-SuarezComment nit by Vadim Konovalov
2004-06-25 Andy DoughertyCorrect detection of absent modules. Based on
2004-06-18 Nicholas ClarkNeed to skip test 7 if perl built without the PerlIO...
2004-03-02 Nicholas ClarkWork on eliminating systematic failures on make minitest:
2003-08-13 Jarkko HietaniemiMake (hopefully) the Windows CR CR LF bug go away
2003-03-12 Jarkko HietaniemiIntegrate:
2003-02-02 Jarkko Hietaniemiminitest wasn't working. (The $^X /miniperl/ test in
2002-11-19 Rafael Garcia-Suarezt/io/crlf.t failed with miniperl.
2002-08-11 Nick Ing-SimmonsFix for [perl #15986] tell/seek misbehave for :crlf
2002-05-22 Abhijit Menon-Sen Integrate #16731 from //depot/macperl.
2002-04-28 Nick Ing-SimmonsUse (file PerlIO::Layer 'perlio') rather than $Config...
2002-04-01 Nick Ing-SimmonsBe more explicit testing for \015 not \r
2002-03-26 Nick Ing-SimmonsTestcase for crlf spanning buffer boundary