Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: e5ec9552e339f70b7893f22536ab6e3e219d74f1
https://github.com/Perl/perl5/commit/e5ec9552e339f70b7893f22536ab6e3e219d74f1
Author: Karl Williamson <[email protected]>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M ext/I18N-Langinfo/t/Langinfo.t
Log Message:
-----------
ext/I18N::Langinfo/Langinfo.t: Make more general
Prior to this commit, the candidate locales to test were the ones that
were available in both LC_NUMERIC and LC_MONETARY. For platforms that
have one of those categories restricted, this resulted in the other
category not being tested fully.
Now the available locales for each category are determined
independently.
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications