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/sys_stat-tests | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'modules/sys_stat-tests') diff --git a/modules/sys_stat-tests b/modules/sys_stat-tests index 08e93cb3dc..a5ede77aba 100644 --- a/modules/sys_stat-tests +++ b/modules/sys_stat-tests @@ -1,20 +1,12 @@ Files: tests/test-sys_stat.c -tests/test-sys_stat-c++.cc -tests/signature.h Depends-on: verify -ansi-c++-opt +sys_stat-c++-tests configure.ac: Makefile.am: TESTS += test-sys_stat check_PROGRAMS += test-sys_stat -if ANSICXX -TESTS += test-sys_stat-c++ -check_PROGRAMS += test-sys_stat-c++ -test_sys_stat_c___SOURCES = test-sys_stat-c++.cc -test_sys_stat_c___LDADD = $(LDADD) $(LIBINTL) $(LIB_CLOCK_GETTIME) -endif -- cgit v1.2.1