ignore-value: handle pointer types, too
[gnulib.git] / modules / closein-tests
1 Files:
2 tests/test-closein.sh
3 tests/test-closein.c
4
5 Depends-on:
6 binary-io
7
8 configure.ac:
9
10 Makefile.am:
11 TESTS += test-closein.sh
12 TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
13 check_PROGRAMS += test-closein
14 test_closein_LDADD = $(LDADD) @LIBINTL@