Test yesno in combination with closein.
[gnulib.git] / modules / yesno-tests
1 Files:
2 tests/test-yesno.c
3 tests/test-yesno.sh
4
5 Depends-on:
6 closein
7
8 configure.ac:
9
10 Makefile.am:
11 TESTS += test-yesno.sh
12 TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
13 check_PROGRAMS += test-yesno
14 EXTRA_DIST += test-yesno.sh
15 test_yesno_LDADD = $(LDADD) @LIBINTL@