summaryrefslogtreecommitdiff
path: root/modules/unictype/property-unassigned-code-value-tests
blob: 0cb3a76d8496a6dae0fff2607ab40f9ac2233fbd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/unictype/test-pr_unassigned_code_value.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_unassigned_code_value
check_PROGRAMS += test-pr_unassigned_code_value
test_pr_unassigned_code_value_SOURCES = unictype/test-pr_unassigned_code_value.c
test_pr_unassigned_code_value_LDADD = $(LDADD) $(LIBUNISTRING)