test-perror: check for strerror interactions
[pspp] / modules / xstrtoumax-tests
index 030dcf84d3aab09781546fdbfe538f5df2537332..5d49c4b52c278094c27019440905fe75aee4fbc3 100644 (file)
@@ -1,4 +1,5 @@
 Files:
+tests/init.sh
 tests/test-xstrtoumax.c
 tests/test-xstrtoumax.sh
 
@@ -8,7 +9,5 @@ configure.ac:
 
 Makefile.am:
 TESTS += test-xstrtoumax.sh
-TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
 check_PROGRAMS += test-xstrtoumax
-EXTRA_DIST += test-xstrtoumax.sh
 test_xstrtoumax_LDADD = $(LDADD) @LIBINTL@