[PATCH] localedata: Locale and test name are the same.
Carlos O'Donell
carlos@redhat.com
Wed Oct 25 20:37:00 GMT 2017
On 10/13/2017 10:54 PM, Carlos O'Donell wrote:
> The localedata collation test data is encoded in a particular
> character set. We rename the test data to match the full locale
> name with encoding, and adjust the Makefile and sort-test.sh
> script. This allows us to have a future C.UTF-8 test that is
> disambiguated from the built-in C locale.
>
> Signed-off-by: Carlos O'Donell <carlos@redhat.com>
>
> Tested on x86_64, no test regressions.
> Tested building all locales on x86_64.
> Tested building my new C.UTF-8 locale and running through
> collation testing for code point sorting from <U0000> to
> <UFFFF>, since that's the only range that currently works
> (see bug 21302 which I'm trying to fix).
>
> OK to checkin?
I'm committing this since it's really only a mechanical reorganization
that I don't think anybody would object to.
commit 56fa555a834c1536bf8d58c1ac6097f18f0d92b6
Author: Carlos O'Donell <carlos@systemhalted.org>
Date: Fri Oct 13 22:44:44 2017 -0700
localedata: Locale and test name are the same.
The localedata collation test data is encoded in a particular
character set. We rename the test data to match the full locale
name with encoding, and adjust the Makefile and sort-test.sh
script. This allows us to have a future C.UTF-8 test that is
disambiguated from the built-in C locale.
Signed-off-by: Carlos O'Donell <carlos@redhat.com>
--
Cheers,
Carlos.
More information about the Libc-alpha
mailing list