localedata: Locale and test name are the same.
commit56fa555a834c1536bf8d58c1ac6097f18f0d92b6
authorCarlos O'Donell <carlos@systemhalted.org>
Sat, 14 Oct 2017 05:44:44 +0000 (13 22:44 -0700)
committerCarlos O'Donell <carlos@systemhalted.org>
Wed, 25 Oct 2017 19:24:31 +0000 (25 12:24 -0700)
treef26c97c188d81525b3bfd0f03f5ff4f60330e4b6
parent337ff3c501f0e1fadd1036b6fa2754cfbb0c29ea
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>
13 files changed:
ChangeLog
localedata/Makefile
localedata/da_DK.ISO-8859-1.in [moved from localedata/da_DK.in with 100% similarity]
localedata/de_DE.ISO-8859-1.in [moved from localedata/de_DE.in with 100% similarity]
localedata/en_US.ISO-8859-1.in [moved from localedata/en_US.in with 100% similarity]
localedata/fr_FR.UTF-8.in [moved from localedata/fr_FR.in with 100% similarity]
localedata/hr_HR.ISO-8859-2.in [moved from localedata/hr_HR.in with 100% similarity]
localedata/hu_HU.UTF-8.in [moved from localedata/hu_HU.in with 100% similarity]
localedata/si_LK.UTF-8.in [moved from localedata/si_LK.in with 100% similarity]
localedata/sort-test.sh
localedata/sv_SE.ISO-8859-1.in [moved from localedata/sv_SE.in with 100% similarity]
localedata/tr_TR.UTF-8.in [moved from localedata/tr_TR.in with 100% similarity]
localedata/uk_UA.UTF-8.in [moved from localedata/uk_UA.in with 100% similarity]