timespec_get: New module.
[gnulib.git] / modules / assert-h-c++-tests
blob23691d0cad689705f3d70ef3820572c62f649b8b
1 Files:
2 tests/test-assert-h-c++.cc
3 tests/test-assert-h-c++2.cc
5 Status:
6 c++-test
8 Depends-on:
9 ansi-c++-opt
11 configure.ac:
13 Makefile.am:
14 if ANSICXX
15 TESTS += test-assert-h-c++
16 check_PROGRAMS += test-assert-h-c++
17 test_assert_h_c___SOURCES = test-assert-h-c++.cc test-assert-h-c++2.cc
18 endif