X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fxalloc-die-tests;h=ca7acd2d9dfd356d72246e4f4c4a02166b3c2fa7;hb=0ffe8a9f4f403611826229045a3f2f7f686e66ee;hp=9b430cb50b5b9c51a5134190dede131bc50cd781;hpb=b5104eb4ff3b34f51ffd22d83e45477f134361e4;p=gnulib.git diff --git a/modules/xalloc-die-tests b/modules/xalloc-die-tests index 9b430cb50..ca7acd2d9 100644 --- a/modules/xalloc-die-tests +++ b/modules/xalloc-die-tests @@ -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@' check_PROGRAMS += test-xalloc-die test_xalloc_die_LDADD = $(LDADD) @LIBINTL@