This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
t/op/utf8magic.t: Generalize for non-ASCII platforms
[perl5.git] / t / op / utf8magic.t
2015-03-06 Karl Williamsont/op/utf8magic.t: Generalize for non-ASCII platforms
2012-10-01 Father ChrysostomosMake utf8::decode respect set-magic
2012-10-01 Father ChrysostomosMake utf8::encode respect magic
2010-04-26 Rafael Garcia-SuarezDon't use Test::More in t/op/* tests
2010-04-25 gfxFix utf8::is_utf8 to respect GMAGIC (e.g. $1)