view modules/yesno-tests @ 29678:4dd6f6d90fc5

Make test-yesno.sh work on mingw.
author Bruno Haible <bruno@clisp.org>
date Sun, 27 Apr 2008 16:22:30 +0200
parents 0eebc24fa68e
children 54dacd4ed1a5
line wrap: on
line source

Files:
tests/test-yesno.c
tests/test-yesno.sh

Depends-on:
closein
binary-io

configure.ac:

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