public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [COMMITTED] Add test case for collation in hr_HR locale
@ 2017-11-30 15:19 Mike FABIAN
  0 siblings, 0 replies; only message in thread
From: Mike FABIAN @ 2017-11-30 15:19 UTC (permalink / raw)
  To: GNU C Library

[-- Attachment #1: Type: text/plain, Size: 268 bytes --]

    Add test case for collation in hr_HR locale
    
            * localedata/Makefile: Add hr_HR.UTF-8 to test-input and to
            the list of locales to built for testing.
            * localedata/hr_HR.UTF-8.in: New file.

-- 
Mike FABIAN <mfabian@redhat.com>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0002-Add-test-case-for-collation-in-hr_HR-locale.patch --]
[-- Type: text/x-patch, Size: 2891 bytes --]

From 9ca6b343783236fda88e9712f29b46ec875d4156 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Dragan=20Stanojevi=C4=87=20-=20Nevidljivi?=
 <invisible@hidden-city.net>
Date: Thu, 30 Nov 2017 10:02:55 +0100
Subject: [PATCH 2/5] Add test case for collation in hr_HR locale

	* localedata/Makefile: Add hr_HR.UTF-8 to test-input and to
	the list of locales to built for testing.
	* localedata/hr_HR.UTF-8.in: New file.
---
 ChangeLog                 |  6 ++++++
 localedata/Makefile       |  4 ++--
 localedata/hr_HR.UTF-8.in | 43 +++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 51 insertions(+), 2 deletions(-)
 create mode 100644 localedata/hr_HR.UTF-8.in

diff --git a/ChangeLog b/ChangeLog
index 2ca87ee292..5cc6dcfbf5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2017-11-30  Dragan Stanojević - Nevidljivi <invisible@hidden-city.net>
+
+	* localedata/Makefile: Add hr_HR.UTF-8 to test-input and to
+	the list of locales to built for testing.
+	* localedata/hr_HR.UTF-8.in: New file.
+
 2017-11-30  Dragan Stanojević - Nevidljivi <invisible@hidden-city.net>
 
 	[BZ #10580]
diff --git a/localedata/Makefile b/localedata/Makefile
index f8ca4041be..a5e7b054e6 100644
--- a/localedata/Makefile
+++ b/localedata/Makefile
@@ -38,7 +38,7 @@ test-srcs := collate-test xfrm-test tst-fmon tst-rpmatch tst-trans \
 test-input := de_DE.ISO-8859-1 en_US.ISO-8859-1 da_DK.ISO-8859-1 \
 	      hr_HR.ISO-8859-2 sv_SE.ISO-8859-1 tr_TR.UTF-8 fr_FR.UTF-8 \
 	      si_LK.UTF-8 uk_UA.UTF-8 hu_HU.UTF-8 lv_LV.UTF-8 \
-	      pl_PL.UTF-8 cs_CZ.UTF-8 fr_CA.UTF-8
+	      pl_PL.UTF-8 cs_CZ.UTF-8 fr_CA.UTF-8 hr_HR.UTF-8
 test-input-data = $(addsuffix .in, $(test-input))
 test-output := $(foreach s, .out .xout, \
 			 $(addsuffix $s, $(basename $(test-input))))
@@ -108,7 +108,7 @@ LOCALES := de_DE.ISO-8859-1 de_DE.UTF-8 en_US.ANSI_X3.4-1968 \
 	   nb_NO.ISO-8859-1 nn_NO.ISO-8859-1 tr_TR.UTF-8 cs_CZ.UTF-8 \
 	   zh_TW.EUC-TW fa_IR.UTF-8 fr_FR.UTF-8 ja_JP.UTF-8 si_LK.UTF-8 \
 	   tr_TR.ISO-8859-9 en_GB.UTF-8 uk_UA.UTF-8 hu_HU.UTF-8 lv_LV.UTF-8 \
-	   pl_PL.UTF-8 fr_CA.UTF-8
+	   pl_PL.UTF-8 fr_CA.UTF-8 hr_HR.UTF-8
 include ../gen-locales.mk
 endif
 
diff --git a/localedata/hr_HR.UTF-8.in b/localedata/hr_HR.UTF-8.in
new file mode 100644
index 0000000000..c33ee6a614
--- /dev/null
+++ b/localedata/hr_HR.UTF-8.in
@@ -0,0 +1,43 @@
+Ceremonijalan
+cvrčić
+ÄŒamac
+čempres
+Ćakula
+ćutjeti
+Dalekovidan
+disharmoničan
+Ç…epni
+Džersej
+DŽezistički
+džip
+džungla
+dŽus
+Đavolica
+đuveč
+Edicija
+Lakovjeran
+limunčić
+lJekovito
+Ljenivac
+Ljepljiv
+ljeskov
+ljetni
+LJutiti
+Mačić
+natočiti
+nJedra
+NJegovateljica
+Njemački
+ÇŒihalo
+Njisak
+njuškalo
+Obavještavanje
+satiričar
+Sova
+Å egrtski
+šišmiš
+Tiraža
+zamjetljiv
+Zemljovlasnički
+Žalopojka
+žičica
-- 
2.14.3


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-11-30 15:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-30 15:19 [COMMITTED] Add test case for collation in hr_HR locale Mike FABIAN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).