stpncpy: Fix C++ test error on mingw.
[gnulib.git] / modules / xstrtoimax-tests
1 Files:
2 tests/test-xstrtoimax.c
3 tests/test-xstrtoimax.sh
4
5 Depends-on:
6
7 configure.ac:
8
9 Makefile.am:
10 TESTS += test-xstrtoimax.sh
11 check_PROGRAMS += test-xstrtoimax
12 test_xstrtoimax_LDADD = $(LDADD) @LIBINTL@