diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-06-18 00:23:52 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-06-18 00:23:52 +0000 |
commit | 498b733ef0c21d5ecf9ef1dd284c48b2cecb7b0a (patch) | |
tree | a29c5a6acad6cd430cca56c33ce0d17e751ac3f9 /localedata/tests | |
parent | ce723583fc8c5241879dfb5c1d7f940ded72f283 (diff) | |
download | glibc-498b733ef0c21d5ecf9ef1dd284c48b2cecb7b0a.tar.gz glibc-498b733ef0c21d5ecf9ef1dd284c48b2cecb7b0a.tar.xz glibc-498b733ef0c21d5ecf9ef1dd284c48b2cecb7b0a.zip |
Update.
* locale/programs/ld-ctype.c (ctype_output): Really write out mboutdigits information. * localedata/tst-trans.c: Add code to test printf's I flag with locale. * localedata/tst-trans.sh: Set GCONV_PATH for compilation environment. * localedata/tests/trans.def: Add outdigit information. * localedata/tst-mbswcs3.c: Remove comment.
Diffstat (limited to 'localedata/tests')
-rw-r--r-- | localedata/tests/trans.def | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/localedata/tests/trans.def b/localedata/tests/trans.def index 2f2ac61b96..8bda88b7cb 100644 --- a/localedata/tests/trans.def +++ b/localedata/tests/trans.def @@ -110,6 +110,9 @@ toupper (<a>,<A>);/ charconv test test (<A>,<B>);(<B>,<C>) + +outdigit <a>;<b>;<c>;<d>;<e>;<f>;<g>;<h>;<i>;<j> + END LC_CTYPE LC_COLLATE |