view modules/yesno-tests @ 16029:4d5243b3434e

renameat: Optimize code size. * modules/renameat (configure.ac): Don't compile at-func2.c if REPLACE_RENAMEAT is 1.
author Bruno Haible <bruno@clisp.org>
date Fri, 04 Nov 2011 18:13:22 +0100
parents c47783837720
children 928411ca75b9
line wrap: on
line source

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

Depends-on:
closein
binary-io

configure.ac:

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