summaryrefslogtreecommitdiff
path: root/gnulib/modules/uninorm/compat-decomposition-tests
blob: 253f1f9cc64aef2ffe959bf7b556b68eef074118 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Files:
tests/uninorm/test-compat-decomposition.c
tests/macros.h

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-compat-decomposition
check_PROGRAMS += test-compat-decomposition
test_compat_decomposition_SOURCES = uninorm/test-compat-decomposition.c
test_compat_decomposition_LDADD = $(LDADD) $(LIBUNISTRING)