summaryrefslogtreecommitdiff
path: root/modules/unictype/property-emoji-tests
blob: 369db5568c253f089a539bc6042ddd3ebd744ba3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/unictype/test-pr_emoji.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_emoji
check_PROGRAMS += test-pr_emoji
test_pr_emoji_SOURCES = unictype/test-pr_emoji.c
test_pr_emoji_LDADD = $(LDADD) $(LIBUNISTRING)