In tests use BOOST_AUTO_UNIT_TEST instead of BOOST_AUTO_TEST_CASE
[metaproxy-moved-to-github.git] / src / test_filter_z3950_client.cpp
2005-12-02 Adam DickmeissIn tests use BOOST_AUTO_UNIT_TEST instead of BOOST_AUTO...
2005-10-30 Adam DickmeissImplemented yp2::odr which is a noncopyable wrapper...
2005-10-26 Marc Crommechanged call to RouterChain.append instead of RouterCha...
2005-10-26 Marc Crommemoved RouterChain class out of router.hpp file into...
2005-10-24 Adam DickmeissBegan work on virtual database filter
2005-10-16 Adam DickmeissDo not require net access in test test_filter_z3950_cli...
2005-10-16 Adam DickmeissAdded Z3950 Client Filter, AKA Z39.50 backend.