Tests for module 'pathmax'.
[gnulib.git] / modules / xalloc-die-tests
index 97b25e7..ca7acd2 100644 (file)
@@ -1,11 +1,12 @@
 Files:
 tests/test-xalloc-die.c
 tests/test-xalloc-die.sh
+tests/init.sh
 
 Depends-on:
+progname
 
 Makefile.am:
 TESTS += test-xalloc-die.sh
-TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
-XFAIL_TESTS += test-xalloc-die
 check_PROGRAMS += test-xalloc-die
+test_xalloc_die_LDADD = $(LDADD) @LIBINTL@