From 679f5a56f969432e8d69a831ba942edae6cb7420 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 29 Apr 1998 23:02:41 +0000 Subject: Update. 1998-04-29 Ulrich Drepper * 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. --- localedata/tests/test5.def | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 localedata/tests/test5.def (limited to 'localedata/tests/test5.def') 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 "";"";/ + "";"";/ + "";"";/ + "" +day "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +abmon "";"";/ + "";"";/ + "";"";/ + "";"";/ + "";"";/ + "";"" +mon "";"";/ + "";"";/ + "";"";/ + "";"";/ + "";"";/ + "";"" + +d_t_fmt "" +d_fmt "" +t_fmt "" +am_pm "";"" +t_fmt_ampm "" + +END LC_TIME -- cgit 1.4.1