This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
put signature ops in their own subtree.
[perl5.git] / ext / PerlIO-encoding / t /
2019-07-11 David MitchellPerlIO-encoding/t/encoding.t: improve test skip
2019-02-25 Tony Cook(perl #131683) enable warnings for the block that tests...
2018-02-16 Zeframdon't clobber file bytes in :encoding layer
2016-12-23 John LightseySwitch most open() calls to three-argument form.
2016-06-21 David MitchellPerlIO-encoding/t/fallback.t: test for warning
2016-06-21 Salvador FandinoFix Encode constant name usage: WARN_ON_ERROR --> WARN_...
2015-10-08 Vincent PitProperly duplicate PerlIO::encoding objects
2015-03-15 Karl Williamsonext/PerlIO-encoding/t/encoding.t: Skip on EBCDIC
2015-03-15 Karl WilliamsonPerlIO-encoding/t/nolooping.t: Skip on EBCDIC platform
2015-03-06 Karl WilliamsonPerlIO-encoding/t/encoding.t: Generalize for non-ASCII...
2014-12-11 Karl WilliamsonPerlIO::encoding:fallback.t: properly skip tests
2014-11-26 Karl WilliamsonPerlIO::encoding:fallback.t: White-space only
2014-11-26 Karl WilliamsonPerlIO::encoding:fallback.t: Don't use undefined sub
2012-12-04 Father Chrysostomosencoding.t: Skip 2 tests under debugging
2012-10-16 Father ChrysostomosMake PerlIO::encoding handle cows
2012-10-15 Father ChrysostomosMake PerlIO::encoding even more resilient to moving...
2012-10-05 Father ChrysostomosMake PerlIO::encoding more resilient to buffer changes
2010-12-17 Nicholas ClarkConvert ext/PerlIO-encoding/t/encoding.t to Test::More.
2010-06-30 Nicholas ClarkConvert Fcntl and PerlIO::encoding's tests to Test...
2009-09-13 Rafael Garcia-SuarezThis test was incorrectly skipped because it couldn...
2009-08-27 Nicholas ClarkMake extensions in ext run their tests from the extensi...
2009-02-09 Nicholas ClarkRename ext/PerlIO/encoding to ext/PerlIO-encoding