verify: new macro 'assume'
[gnulib.git] / modules / xstrtoumax-tests
1 Files:
2 tests/test-xstrtoumax.c
3 tests/test-xstrtoumax.sh
4
5 Depends-on:
6 test-framework-sh
7
8 configure.ac:
9
10 Makefile.am:
11 TESTS += test-xstrtoumax.sh
12 check_PROGRAMS += test-xstrtoumax
13 test_xstrtoumax_LDADD = $(LDADD) @LIBINTL@