summaryrefslogtreecommitdiff
path: root/localedata/tests
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-04-29 23:02:41 +0000
committerUlrich Drepper <drepper@redhat.com>1998-04-29 23:02:41 +0000
commit679f5a56f969432e8d69a831ba942edae6cb7420 (patch)
tree2cb1c708a331f779a0cb9e9f61e705d31b885d35 /localedata/tests
parentb062f051ec5678a1f056656601715c9d047e6fc2 (diff)
Update.
1998-04-29 Ulrich Drepper <drepper@cygnus.com> * tst-locale.sh: Add comment for when multi-byte charsets in locales work. * tests/test5.cm: New file. * tests/test5.def: New file. * Makefile (ld-test-names): Add test5.
Diffstat (limited to 'localedata/tests')
-rw-r--r--localedata/tests/test5.cm13
-rw-r--r--localedata/tests/test5.def36
2 files changed, 49 insertions, 0 deletions
diff --git a/localedata/tests/test5.cm b/localedata/tests/test5.cm
new file mode 100644
index 0000000000..9d23814a1c
--- /dev/null
+++ b/localedata/tests/test5.cm
@@ -0,0 +1,13 @@
+<comment_char> %
+<escape_char> /
+<mb_cur_max> 2
+<mb_cur_min> 1
+CHARMAP
+<k0101>...<k0194> /xa1/xa1
+<k0201>...<k0294> /xa2/xa1
+<k1601>...<k1694> /xa3/xa1
+<k1701>...<k1794> /xa4/xa1
+<k4001>...<k4094> /xa5/xa1
+<k5001>...<k5094> /xa6/xa1
+<k6001>...<k6094> /xa7/xa1
+END CHARMAP
diff --git a/localedata/tests/test5.def b/localedata/tests/test5.def
new file mode 100644
index 0000000000..c009033bb9
--- /dev/null
+++ b/localedata/tests/test5.def
@@ -0,0 +1,36 @@
+escape_char /
+comment_char %
+
+LC_TIME
+
+abday "<k0101><k0102><k0103>";"<k0101><k0102><k0103>";/
+ "<k4001><k4002><k4003>";"<k4001><k4002><k4003>";/
+ "<k5001><k5002><k5003>";"<k5001><k5002><k5003>";/
+ "<k6001><k6002><k6003>"
+day "<k6001><k6002><k6003>";/
+ "<k6001><k6002><k6003>";/
+ "<k6001><k6002><k6003>";/
+ "<k6001><k6002><k6003>";/
+ "<k6001><k6002><k6003>";/
+ "<k6001><k6002><k6003>";/
+ "<k6001><k6002><k6003>"
+abmon "<k6001>";"<k6001>";/
+ "<k6001>";"<k6001>";/
+ "<k6001>";"<k6001>";/
+ "<k6001>";"<k6001>";/
+ "<k6001>";"<k6001>";/
+ "<k6001>";"<k6001>"
+mon "<k6001>";"<k6001>";/
+ "<k6001>";"<k6001>";/
+ "<k6001>";"<k6001>";/
+ "<k6001>";"<k6001>";/
+ "<k6001>";"<k6001>";/
+ "<k6001>";"<k6001>"
+
+d_t_fmt ""
+d_fmt ""
+t_fmt ""
+am_pm "<k6001><k5002>";"<k5002><k4036>"
+t_fmt_ampm ""
+
+END LC_TIME