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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-block_test
check_PROGRAMS += test-block_test
test_block_test_SOURCES = unictype/test-block_test.c
test_block_test_LDADD = $(LDADD) $(LIBUNISTRING)