summaryrefslogtreecommitdiff
path: root/modules/yesno-tests
blob: 45f429fe9c3b38debd9b8a2031cb2985ceb3a274 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/test-yesno.c
tests/test-yesno.sh

Depends-on:
binary-io
closein
test-framework-sh

configure.ac:

Makefile.am:
TESTS += test-yesno.sh
check_PROGRAMS += test-yesno
test_yesno_LDADD = $(LDADD) @LIBINTL@ $(LIB_MBRTOWC)