summaryrefslogtreecommitdiff
path: root/modules/yesno-tests
blob: f66e068e0007be867f278a62365cc130adad7d82 (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@ $(MBRTOWC_LIB)