This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Get t/uni/cache.t working under minitest
[perl5.git] / t / op / utf8magic.t
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)