Files
gnulib/modules/math-c++-tests

20 lines
276 B
Plaintext

Files:
tests/test-math-c++.cc
tests/test-math-c++2.cc
tests/signature.h
Status:
c++-test
Depends-on:
ansi-c++-opt
configure.ac:
Makefile.am:
if ANSICXX
TESTS += test-math-c++
check_PROGRAMS += test-math-c++
test_math_c___SOURCES = test-math-c++.cc test-math-c++2.cc
endif