summaryrefslogtreecommitdiff
path: root/modules/c-ctype-tests
blob: 0d8a8b63c5225a371016cbde4d8bc8c0b9133b57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Files:
tests/test-c-ctype.c
tests/macros.h

Depends-on:
ctype
isblank

configure.ac:

Makefile.am:
TESTS += test-c-ctype
check_PROGRAMS += test-c-ctype
test_c_ctype_LDADD = $(LDADD) $(SETLOCALE_LIB)