X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fxalloc-die-tests;h=ca7acd2d9dfd356d72246e4f4c4a02166b3c2fa7;hb=7dd6551404efff84abc69c3795dbe125cd13ebbd;hp=d28c95ffb0eb8e516f87a49215bcef02f7547c9d;hpb=fed81b331283a3bf7a8608a5c6282ee8594b229f;p=gnulib.git diff --git a/modules/xalloc-die-tests b/modules/xalloc-die-tests index d28c95ffb..ca7acd2d9 100644 --- a/modules/xalloc-die-tests +++ b/modules/xalloc-die-tests @@ -1,12 +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@