From 9f481286acfaeb3ce5b2ec1c0a88c19d87633baa Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Wed, 8 Aug 2007 18:47:18 +0000 Subject: Removed new Frame & MethodHolder classes from build. Excessive compilation time. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@563975 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/src/tests/Makefile.am | 6 ------ 1 file changed, 6 deletions(-) (limited to 'qpid/cpp/src/tests') diff --git a/qpid/cpp/src/tests/Makefile.am b/qpid/cpp/src/tests/Makefile.am index 503083af21..dfc86302ae 100644 --- a/qpid/cpp/src/tests/Makefile.am +++ b/qpid/cpp/src/tests/Makefile.am @@ -43,12 +43,6 @@ check_PROGRAMS+=Shlib Shlib_SOURCES=Shlib.cpp Shlib_LDADD=-lboost_unit_test_framework $(lib_common) -TESTS+=Frame -check_PROGRAMS+=Frame -Frame_SOURCES=Frame.cpp -Frame_LDADD=-lboost_unit_test_framework $(lib_common) - - # TODO aconway 2007-08-07: Why aren't these tests run automatically? -- cgit v1.2.1