This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
charnames.t: Skip null name test
authorKarl Williamson <public@khwilliamson.com>
Tue, 27 Dec 2011 02:30:45 +0000 (19:30 -0700)
committerKarl Williamson <public@khwilliamson.com>
Fri, 30 Dec 2011 04:11:50 +0000 (21:11 -0700)
commit1422728a528e59c1bd0570e9219421b12cd4921b
tree9f8a11e514f78d998bbe2e42fab5c0aaaf3281a5
parenta11a2debaeb704fb90d1c5a871a70a6941f940fa
charnames.t: Skip null name test

In versions of Unicode earlier than 6.1, there was no possibility of a
name being empty here; but 6.1 will make that happen, so guard against
it.
lib/charnames.t