In tests use BOOST_AUTO_UNIT_TEST instead of BOOST_AUTO_TEST_CASE
[metaproxy-moved-to-github.git] / src / test_boost_threads.cpp
2005-12-02 Adam DickmeissIn tests use BOOST_AUTO_UNIT_TEST instead of BOOST_AUTO...
2005-10-15 Adam DickmeissSame header and footer for all files. Header includes...
2005-10-08 Adam DickmeissInclude config.hpp in all .cpp files
2005-10-07 Adam DickmeissAdd code to test join of single threads or groups
2005-10-07 Adam DickmeissPlaying with boost threads and unit test
2005-10-06 Marc Crommethread safe session class added using boost::mutex