16 lines
259 B
Plaintext
16 lines
259 B
Plaintext
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) $(LIBUNISTRING) @LIBINTL@ $(MBRTOWC_LIB) $(LIBC32CONV)
|