pmccabe2html: escaping of special characters
[gnulib.git] / modules / xstrtol-tests
index b466338..da11c19 100644 (file)
@@ -4,12 +4,13 @@ tests/test-xstrtoul.c
 tests/test-xstrtol.sh
 
 Depends-on:
+inttypes
+test-framework-sh
 
 configure.ac:
 
 Makefile.am:
 TESTS += test-xstrtol.sh
-TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
 check_PROGRAMS += test-xstrtol test-xstrtoul
 test_xstrtol_LDADD = $(LDADD) @LIBINTL@
 test_xstrtoul_LDADD = $(LDADD) @LIBINTL@