strtoumax: fix typo in previous commit.
[gnulib.git] / modules / unicase / u16-casecmp-tests
1 Files:
2 tests/unicase/test-u16-casecmp.c
3 tests/unicase/test-casecmp.h
4 tests/macros.h
5
6 Depends-on:
7 uninorm/nfd
8
9 configure.ac:
10
11 Makefile.am:
12 TESTS += test-u16-casecmp
13 check_PROGRAMS += test-u16-casecmp
14 test_u16_casecmp_SOURCES = unicase/test-u16-casecmp.c
15 test_u16_casecmp_LDADD = $(LDADD) $(LIBUNISTRING)