summaryrefslogtreecommitdiff
path: root/modules/unictype/scripts-tests
blob: b0083148fba5d4a2c1701e33c30a15180090db75 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Files:
tests/unictype/test-scripts.c
tests/macros.h

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-scripts
check_PROGRAMS += test-scripts
test_scripts_SOURCES = unictype/test-scripts.c
test_scripts_LDADD = $(LDADD) $(LIBUNISTRING)