Mercurial > hg > octave-shane > gnulib-hg
view modules/spawn-c++-tests @ 13082:d7eed0b7ef06
Split C++ tests into separate tests modules.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 28 Mar 2010 19:07:33 +0200 |
parents | |
children |
line wrap: on
line source
Files: tests/test-spawn-c++.cc tests/signature.h Status: c++-test Depends-on: ansi-c++-opt configure.ac: Makefile.am: if ANSICXX TESTS += test-spawn-c++ check_PROGRAMS += test-spawn-c++ test_spawn_c___SOURCES = test-spawn-c++.cc test_spawn_c___LDADD = $(LDADD) $(LIBINTL) $(LIB_NANOSLEEP) endif