diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-07-29 18:08:15 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-07-29 18:08:15 +0000 |
commit | 497b8ef43fa893f36cd96abfe117e00e2b4854be (patch) | |
tree | c462b9900e58b8f592480f94906c479ca1e6b67f /localedata | |
parent | 2da345643ad4c615d36f9b11a41d77c9f12ff746 (diff) | |
download | glibc-497b8ef43fa893f36cd96abfe117e00e2b4854be.tar.gz glibc-497b8ef43fa893f36cd96abfe117e00e2b4854be.tar.xz glibc-497b8ef43fa893f36cd96abfe117e00e2b4854be.zip |
Update.
2000-07-28 Philip Blundell <philb@gnu.org> * math/test-fpucw.c: Ignore reserved bits in control word. 2000-07-28 Philip Blundell <philb@gnu.org> * sysdeps/unix/sysv/linux/arm/sysdep.h (PSEUDO_RET): New macro. (ret): Redefine to PSEUDO_RET. (PSEUDO): Remove jump to syscall_error. 2000-07-29 Mark Kettenis <kettenis@gnu.org> * resolv/README: Add some information about using the resolver in multi-threaded code and with C++. Spelling fixes. 2000-07-29 Mark Kettenis <kettenis@gnu.org> * resolv/resolv.h (struct __sockaddr_in): Remove. (struct __res_state) [!_LIBC]: Remove reference to __sockaddr_in. * sysdeps/powerpc/backtrace.c (struct layout): Make pointers __unbounded.
Diffstat (limited to 'localedata')
-rw-r--r-- | localedata/ChangeLog | 5 | ||||
-rw-r--r-- | localedata/tests/test7.cm | 106 | ||||
-rwxr-xr-x | localedata/tst-locale.sh | 2 |
3 files changed, 59 insertions, 54 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index da0faca163..caf60a87e1 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,10 @@ 2000-07-29 Ulrich Drepper <drepper@redhat.com> + * tst-digits.c: Add tests for wprintf. + * tests/test7.cm: Change so that it is usable for wprintf tests. + + * tst-locale.sh: Fix typo in last change. + * tst-digits.c: Add ctype and wctype tests. 2000-07-28 Ulrich Drepper <drepper@redhat.com> diff --git a/localedata/tests/test7.cm b/localedata/tests/test7.cm index 207197e020..86b058dc58 100644 --- a/localedata/tests/test7.cm +++ b/localedata/tests/test7.cm @@ -1,4 +1,4 @@ -<code_set_name> test7 +<code_set_name> UTF-8 <mb_cur_min> 1 <mb_cur_max> 3 @@ -21,58 +21,58 @@ CHARMAP <U0037> \x37 <U0038> \x38 <U0039> \x39 -<U0061> \x41 -<U0062> \x42 -<U0063> \x43 -<U0064> \x44 -<U0065> \x45 -<U0066> \x46 -<U0067> \x47 -<U0068> \x48 -<U0069> \x49 -<U006A> \x4A -<U006B> \x4B -<U006C> \x4C -<U006D> \x4D -<U006E> \x4E -<U006F> \x4F -<U0070> \x50 -<U0071> \x51 -<U0072> \x52 -<U0073> \x53 -<U0074> \x54 -<U0075> \x55 -<U0076> \x56 -<U0077> \x57 -<U0078> \x58 -<U0079> \x59 -<U007A> \x5A -<U0041> \x61 -<U0042> \x62 -<U0043> \x63 -<U0044> \x64 -<U0045> \x65 -<U0046> \x66 -<U0047> \x67 -<U0048> \x68 -<U0049> \x69 -<U004A> \x6a -<U004B> \x6b -<U004C> \x6c -<U004D> \x6d -<U004E> \x6e -<U004F> \x6f -<U0050> \x70 -<U0051> \x71 -<U0052> \x72 -<U0053> \x73 -<U0054> \x74 -<U0055> \x75 -<U0056> \x76 -<U0057> \x77 -<U0058> \x78 -<U0059> \x79 -<U005A> \x7a +<U0041> \x41 +<U0042> \x42 +<U0043> \x43 +<U0044> \x44 +<U0045> \x45 +<U0046> \x46 +<U0047> \x47 +<U0048> \x48 +<U0049> \x49 +<U004A> \x4a +<U004B> \x4b +<U004C> \x4c +<U004D> \x4d +<U004E> \x4e +<U004F> \x4f +<U0050> \x50 +<U0051> \x51 +<U0052> \x52 +<U0053> \x53 +<U0054> \x54 +<U0055> \x55 +<U0056> \x56 +<U0057> \x57 +<U0058> \x58 +<U0059> \x59 +<U005A> \x5a +<U0061> \x61 +<U0062> \x62 +<U0063> \x63 +<U0064> \x64 +<U0065> \x65 +<U0066> \x66 +<U0067> \x67 +<U0068> \x68 +<U0069> \x69 +<U006A> \x6A +<U006B> \x6B +<U006C> \x6C +<U006D> \x6D +<U006E> \x6E +<U006F> \x6F +<U0070> \x70 +<U0071> \x71 +<U0072> \x72 +<U0073> \x73 +<U0074> \x74 +<U0075> \x75 +<U0076> \x76 +<U0077> \x77 +<U0078> \x78 +<U0079> \x79 +<U007A> \x7A <U2080> \xe2\x82\x80 <U2081> \xe2\x82\x81 <U2082> \xe2\x82\x82 diff --git a/localedata/tst-locale.sh b/localedata/tst-locale.sh index 5aa43e069f..b25f9a61f4 100755 --- a/localedata/tst-locale.sh +++ b/localedata/tst-locale.sh @@ -52,7 +52,7 @@ test_locale tests/test3.cm tests/test3.def test3 test_locale tests/test4.cm tests/test4.def test4 test_locale tests/test5.cm tests/test5.def test5 tests/test5.ds test_locale tests/test6.cm tests/test6.def test6 tests/test6.ds -test_locale tests/test7.cm tests/test4.def test7 +test_locale tests/test7.cm tests/test7.def test7 exit 0 |