This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Unicode::Normalize no-go with miniperl.
authorJarkko Hietaniemi <jhi@iki.fi>
Wed, 28 Oct 2015 12:32:33 +0000 (08:32 -0400)
committerJarkko Hietaniemi <jhi@iki.fi>
Wed, 28 Oct 2015 23:04:01 +0000 (19:04 -0400)
commit94af2fed9a1c7a2e803805ec3f6aabf58f85bdcf
tree737e9c729de5464c87c5853d4c40fd017bee0f52
parent2515a12cf493baaa211da7524a276dd30695ca29
Unicode::Normalize no-go with miniperl.

Unicode::Normalize comes in via Unicode::UCD, which comes in e.g.
via uni/case.pl.

Tried using test.pl and its skip_all_if_miniperl() in all cases,
but that leads into weird failures in full 'make test'.
t/uni/fold.t
t/uni/lower.t
t/uni/title.t
t/uni/upper.t