summaryrefslogtreecommitdiff
path: root/gnulib/modules/unictype/category-Sm-tests
blob: f4fc975f34936b087bcd2c190a4e6b4b998b3048 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Files:
tests/unictype/test-categ_Sm.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_Sm
check_PROGRAMS += test-categ_Sm
test_categ_Sm_SOURCES = unictype/test-categ_Sm.c
test_categ_Sm_LDADD = $(LDADD) $(LIBUNISTRING)