1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-14 14:01:48 +03:00
Commit Graph

4 Commits

Author SHA1 Message Date
Bruno Haible
52e40d22e4 c-ctype tests: Fix link error on Solaris 9.
* modules/c-ctype-tests (Depends-on): Add 'isblank'.
Reported at <https://savannah.gnu.org/bugs/?46827>.
2016-12-10 01:26:47 +01:00
Paul Eggert
a406de9ca2 Test that c_iscntrl agrees with iscntrl, etc.
Suggested by Daniel Richard G. in:
http://lists.gnu.org/archive/html/bug-gnulib/2015-09/msg00034.html
* modules/c-ctype-tests (Depends-on): Add ctype.
* tests/test-c-ctype.c: Include <ctype.h>.
(NCHARS): New constant.
(test_agree_with_C_locale): New function.
(main): Use it.
(test_all): Use named constants.
2015-09-23 12:27:21 -07:00
Bruno Haible
987e5651e8 Refactor common macros used in tests. 2009-12-24 21:01:42 +01:00
Bruno Haible
90d4fc1db2 Test for the c-ctype module. 2007-01-14 21:36:02 +00:00