X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=src%2Ftest_filter1.cpp;h=a5439b529131891190ff8fad72694416a9241d66;hb=e5a8ade4f7a909099eb13d24ee2e9c78ce3bf250;hp=5b3d96457f0410bc5ee5c39b4b050648f12faf61;hpb=637a685d61a9ff0e3f398a59da426979815c4d68;p=metaproxy-moved-to-github.git diff --git a/src/test_filter1.cpp b/src/test_filter1.cpp index 5b3d964..a5439b5 100644 --- a/src/test_filter1.cpp +++ b/src/test_filter1.cpp @@ -1,4 +1,4 @@ -/* $Id: test_filter1.cpp,v 1.18 2007-05-09 21:23:09 adam Exp $ +/* $Id: test_filter1.cpp,v 1.19 2007-11-02 17:30:04 adam Exp $ Copyright (c) 2005-2007, Index Data. This file is part of Metaproxy. @@ -26,6 +26,7 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include "filter.hpp" #define BOOST_AUTO_TEST_MAIN +#define BOOST_TEST_DYN_LINK #include using namespace boost::unit_test; @@ -37,7 +38,7 @@ public: }; -BOOST_AUTO_UNIT_TEST( test_filter1 ) +BOOST_AUTO_TEST_CASE( test_filter1 ) { try{ TFilter filter;