view modules/pipe-filter-gi-tests @ 16897:c460072fb428

readme-release: also require announce-gen and maintainer-makefile * modules/readme-release (Depends-on): here. * modules/announce-gen, modules/do-release-commit-and-tag, modules/gnu-web-doc-update, modules/maintainer-makefile (Description): Point to readme-release.
author Akim Demaille <akim@lrde.epita.fr>
date Thu, 07 Jun 2012 16:25:13 +0200
parents 03aab12b3f15
children
line wrap: on
line source

Files:
tests/test-pipe-filter-gi1.sh
tests/test-pipe-filter-gi1.c
tests/test-vasnprintf-posix.c
tests/test-pipe-filter-gi2.sh
tests/test-pipe-filter-gi2-main.c
tests/test-pipe-filter-gi2-child.c
tests/macros.h

Depends-on:
binary-io
c-ctype
read-file
full-write
usleep
progname

configure.ac:

Makefile.am:
TESTS += test-pipe-filter-gi1.sh test-pipe-filter-gi2.sh
check_PROGRAMS += test-pipe-filter-gi1 test-pipe-filter-gi2-main test-pipe-filter-gi2-child
test_pipe_filter_gi1_LDADD = $(LDADD) @LIBINTL@
test_pipe_filter_gi2_main_LDADD = $(LDADD) @LIBINTL@