about summary refs log tree commit diff
path: root/localedata/tst-ctype.c
Commit message (Collapse)AuthorAgeFilesLines
* Mark U0000 as cntrl and U00A0 not as space.Ulrich Drepper2000-07-181-2/+2
|
* Update.Ulrich Drepper2000-06-271-0/+51
| | | | | | * locales/i18n: Backspace isn't blank, tab is. * tst-ctype.c (main): Add tests for control characters and space.
* Update.Ulrich Drepper2000-06-271-21/+151
| | | | | | | | | | | | | | | | | * tst-ctype.c: Read in more tests from stdin. * tst-ctype.sh: Feed extra test data to program via stdin. * tst-ctype-de_DE.in: New file. * locales/i18n (punct): Exclude U00A0. (blank): Include U00A0. * locales/ja_JP: Updates for new format. * Makefile (test-srcs): Add tst-ctype. (distribute): Add tst-ctype.sh. (do-tst-ctype): New target. Run for tests. * tst-ctype.c: New file. * tst-ctype.sh: New file.
* Updates for new format.Ulrich Drepper2000-06-271-0/+265