view modules/yesno-tests @ 17450:fcdfb5b7741a

* lib/tmpdir.c: Simplify code to add slash; no need for a loop.
author Paul Eggert <eggert@cs.ucla.edu>
date Mon, 15 Jul 2013 13:32:24 -0700
parents 928411ca75b9
children
line wrap: on
line source

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@