git-version-gen: init shell var to avoid env var influence
[gnulib.git] / modules / xalloc-die-tests
blobca7acd2d9dfd356d72246e4f4c4a02166b3c2fa7
1 Files:
2 tests/test-xalloc-die.c
3 tests/test-xalloc-die.sh
4 tests/init.sh
6 Depends-on:
7 progname
9 Makefile.am:
10 TESTS += test-xalloc-die.sh
11 check_PROGRAMS += test-xalloc-die
12 test_xalloc_die_LDADD = $(LDADD) @LIBINTL@