summaryrefslogtreecommitdiff
path: root/gnulib/modules/unictype/joiningtype-of-tests
blob: 300e58314614fc5c1bb55f5fb208abe7573da2d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Files:
tests/unictype/test-joiningtype_of.c
tests/unictype/test-joiningtype_of.h
tests/macros.h

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-joiningtype_of
check_PROGRAMS += test-joiningtype_of
test_joiningtype_of_SOURCES = unictype/test-joiningtype_of.c
test_joiningtype_of_LDADD = $(LDADD) $(LIBUNISTRING)