strtoumax: fix typo in previous commit.
[gnulib.git] / modules / unicase / u8-casecmp-tests
1 Files:
2 tests/unicase/test-u8-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-u8-casecmp
13 check_PROGRAMS += test-u8-casecmp
14 test_u8_casecmp_SOURCES = unicase/test-u8-casecmp.c
15 test_u8_casecmp_LDADD = $(LDADD) $(LIBUNISTRING)