summaryrefslogtreecommitdiff
path: root/gnulib/modules/uninorm/u32-normcmp-tests
blob: 193b51758fae403df9933cb099755872934dfde0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/uninorm/test-u32-normcmp.c
tests/uninorm/test-u32-normcmp.h
tests/macros.h

Depends-on:
uninorm/nfd

configure.ac:

Makefile.am:
TESTS += test-u32-normcmp
check_PROGRAMS += test-u32-normcmp
test_u32_normcmp_SOURCES = uninorm/test-u32-normcmp.c
test_u32_normcmp_LDADD = $(LDADD) $(LIBUNISTRING)