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

Depends-on:
unictype/bidiclass-of

configure.ac:

Makefile.am:
TESTS += test-bidi_test
check_PROGRAMS += test-bidi_test
test_bidi_test_SOURCES = unictype/test-bidi_test.c
test_bidi_test_LDADD = $(LDADD) $(LIBUNISTRING)