summaryrefslogtreecommitdiff
path: root/gnulib/modules/unictype/property-other-grapheme-extend-tests
blob: 8da412b653570e2f60173e3e0fe3fa5f66fb7a2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/unictype/test-pr_other_grapheme_extend.c
tests/unictype/test-predicate-part1.h
tests/unictype/test-predicate-part2.h
tests/macros.h

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-pr_other_grapheme_extend
check_PROGRAMS += test-pr_other_grapheme_extend
test_pr_other_grapheme_extend_SOURCES = unictype/test-pr_other_grapheme_extend.c
test_pr_other_grapheme_extend_LDADD = $(LDADD) $(LIBUNISTRING)