view modules/pipe-tests @ 13415:a884db63982b

Avoid some more warnings from "gcc -Wwrite-strings".
author Bruno Haible <bruno@clisp.org>
date Fri, 11 Jun 2010 21:17:11 +0200
parents 03aab12b3f15
children
line wrap: on
line source

Files:
tests/test-pipe.sh
tests/test-pipe.c
tests/macros.h

Depends-on:
progname

configure.ac:

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