view modules/pipe-filter-gi-tests @ 17111:b8250ce33952

hash-pjw: relax license to LGPLv2+ * modules/hash-pjw (License): Relax, with consent of author.
author Paul Eggert <eggert@cs.ucla.edu>
date Wed, 26 Sep 2012 20:12:57 -0700
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@