view modules/sys_wait-c++-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 ebf34d732f15
children
line wrap: on
line source

Files:
tests/test-sys_wait-c++.cc
tests/signature.h

Status:
c++-test

Depends-on:
ansi-c++-opt

configure.ac:

Makefile.am:
if ANSICXX
TESTS += test-sys_wait-c++
check_PROGRAMS += test-sys_wait-c++
test_sys_wait_c___SOURCES = test-sys_wait-c++.cc
endif