summaryrefslogtreecommitdiff
path: root/modules/unictype/syntax-c-ident-tests
blob: 27a586f501a78395e90a63f3973977d514633b69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Files:
tests/unictype/test-sy_c_ident.c
tests/macros.h

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-sy_c_ident
check_PROGRAMS += test-sy_c_ident
test_sy_c_ident_SOURCES = unictype/test-sy_c_ident.c
test_sy_c_ident_LDADD = $(LDADD) $(LIBUNISTRING)