From 56fa555a834c1536bf8d58c1ac6097f18f0d92b6 Mon Sep 17 00:00:00 2001 From: Carlos O'Donell Date: Fri, 13 Oct 2017 22:44:44 -0700 Subject: 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 --- localedata/en_US.ISO-8859-1.in | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 localedata/en_US.ISO-8859-1.in (limited to 'localedata/en_US.ISO-8859-1.in') diff --git a/localedata/en_US.ISO-8859-1.in b/localedata/en_US.ISO-8859-1.in new file mode 100644 index 0000000000..6c543f35cf --- /dev/null +++ b/localedata/en_US.ISO-8859-1.in @@ -0,0 +1,4 @@ +test +test1 +test11 +test2 -- cgit v1.2.3