Boost logo

Boost Testing :

From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2005-03-11 10:25:53


"Caleb Epstein" <caleb.epstein_at_[hidden]> wrote in message
news:989aceac050311071548498e_at_mail.gmail.com...
> One of the Boost.Thread library test programs (test_mutex.cpp) fails
> to compile due to the inclusion of the header file
> <boost/test/unit_test_suite_ex.hpp>. This file includes another file
> which does not exist:
>
> http://tinyurl.com/3t83x
>
> This test seems to be failing across several platforms.

boost/test/unit_test_suite_ex.hpp is not needed anymore. Use
boost/test/unit_test.hpp instead.

Gennadiy


Boost-testing list run by mbergal at meta-comm.com