aboutsummaryrefslogtreecommitdiff
path: root/localedata/tst-ctype.c
AgeCommit message (Collapse)Author
2000-07-18Mark U0000 as cntrl and U00A0 not as space.Ulrich Drepper
2000-06-27Update.Ulrich Drepper
* locales/i18n: Backspace isn't blank, tab is. * tst-ctype.c (main): Add tests for control characters and space.
2000-06-27Update.Ulrich Drepper
* 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.
2000-06-27Updates for new format.Ulrich Drepper