summaryrefslogtreecommitdiff
path: root/modules/unictype/property-grapheme-extend-tests
blob: a516d1e8ad5d8dccf281ba2fa16228fe812cb916 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/unictype/test-pr_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_grapheme_extend
check_PROGRAMS += test-pr_grapheme_extend
test_pr_grapheme_extend_SOURCES = unictype/test-pr_grapheme_extend.c
test_pr_grapheme_extend_LDADD = $(LDADD) $(LIBUNISTRING)