From 01b63fe905b69ffeb46e6b0e367c7c0256ff8582 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 28 Mar 2010 19:07:33 +0200 Subject: Split C++ tests into separate tests modules. --- modules/time-tests | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'modules/time-tests') diff --git a/modules/time-tests b/modules/time-tests index 4555357dbc..de7e2383c8 100644 --- a/modules/time-tests +++ b/modules/time-tests @@ -1,21 +1,12 @@ Files: tests/test-time.c -tests/test-time-c++.cc -tests/test-time-c++2.cc -tests/signature.h Depends-on: verify -ansi-c++-opt +time-c++-tests configure.ac: Makefile.am: TESTS += test-time check_PROGRAMS += test-time -if ANSICXX -TESTS += test-time-c++ -check_PROGRAMS += test-time-c++ -test_time_c___SOURCES = test-time-c++.cc test-time-c++2.cc -test_time_c___LDADD = $(LDADD) $(LIBINTL) $(LIB_NANOSLEEP) -endif -- cgit v1.2.1