view modules/pipe2-tests @ 39946:d7d58557ca8b

Mention changed minimum requirements for Automake and Autoconf. * NEWS: Mention the new minimum requirements.
author Bruno Haible <bruno@clisp.org>
date Tue, 23 Oct 2018 01:08:10 +0200
parents b86e9061a6d0
children
line wrap: on
line source

Files:
tests/test-pipe2.c
tests/signature.h
tests/macros.h

Depends-on:
stdbool
msvc-nothrow

configure.ac:

Makefile.am:
TESTS += test-pipe2
check_PROGRAMS += test-pipe2
test_pipe2_LDADD = $(LDADD) $(LIBSOCKET)