This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
APItest/t/locale.t: Add some tests
authorKarl Williamson <khw@cpan.org>
Mon, 1 Jan 2018 22:07:45 +0000 (15:07 -0700)
committerKarl Williamson <khw@cpan.org>
Wed, 31 Jan 2018 05:27:24 +0000 (22:27 -0700)
commit6d38b7d9a8ecab8ab61a9169dba88eb248e7d096
tree8864cc0f0215320cf49cfff800dd87943043d60e
parentfab19207eff5a75200691ff8ca26814b58e1a099
APItest/t/locale.t: Add some tests

This makes sure that the entries for which the expected return value may
legitimately vary from platform to platform get tested as returning
something,  skipping the test if the item isn't known on the platform.

A couple of comments are also added.
ext/XS-APItest/t/locale.t