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

Depends-on:
uninorm/nfd

configure.ac:

Makefile.am:
TESTS += test-u8-normcmp
check_PROGRAMS += test-u8-normcmp
test_u8_normcmp_SOURCES = uninorm/test-u8-normcmp.c
test_u8_normcmp_LDADD = $(LDADD) $(LIBUNISTRING)