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 / utf8cache.t
2012-10-01 Father ChrysostomosMake substr assignment work with changing UTF8ness
2012-10-01 Father ChrysostomosOnly cache utf8 offsets for PVs
2012-10-01 Father ChrysostomosStop substr lvalues from being confused by changing...
2012-10-01 Father ChrysostomosStop pos from panicking when overloading changes UTF8ness
2012-08-31 Father Chrysostomos[perl #114410] Reset utf8 pos cache on get
2012-08-31 Father Chrysostomosutf8cache.t: Skip only the XS-dependent test
2012-08-21 David Mitchellutf8 pos cache: always keep most recent value
2011-03-12 Nicholas ClarkConvert t/op/utf8cache.t to test.pl, strict and warnings.
2009-12-08 Chip Salzenbergutf8cache test: Hugo asks, and I provide. Merry Christmas