summaryrefslogtreecommitdiff
path: root/gnulib/modules/unictype/category-S-tests
blob: ed2975ddbd2d1d7f788670dcf10595597ff48bda (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Files:
tests/unictype/test-categ_S.c
tests/unictype/test-predicate-part1.h
tests/unictype/test-predicate-part2.h
tests/macros.h

Depends-on:
unictype/category-test

configure.ac:

Makefile.am:
TESTS += test-categ_S
check_PROGRAMS += test-categ_S
test_categ_S_SOURCES = unictype/test-categ_S.c
test_categ_S_LDADD = $(LDADD) $(LIBUNISTRING)