This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Tests for UTF-8 GVs.
authorBrian Fraser <fraserbn@gmail.com>
Wed, 6 Jul 2011 05:20:04 +0000 (02:20 -0300)
committerFather Chrysostomos <sprout@cpan.org>
Thu, 6 Oct 2011 20:01:05 +0000 (13:01 -0700)
commitca237673de2ae6d81d72101274b0f6cf3a142f44
treebc35c96c84f699e06ed9573d3cce272e8b81f726
parent3453414d531db0c778c66f126da0b0269cd8486f
Tests for UTF-8 GVs.

Basically t/op/gv.t with UTF-8 names. A vast majority of
the tests currently fail and are marked as TODO; Minus for
failures related to prototypes, these will start working
in the following commits.
MANIFEST
t/uni/gv.t [new file with mode: 0644]