Dave Abrahams aa483f4961 Correct testing bugs:
either changing assert(...) or BOOST_ASSERT(...) to BOOST_TEST
    (in my code only)

    or adding "return boost::report_errors();" where it was clearly
    missing (and a pure bug, in anyone's code).

    or changing BOOST_TEST to BOOST_CHECK where the integer library
    was clearly using Boost.Test and not returning report_errors().


[SVN r37063]
2007-02-25 15:28:02 +00:00
..
2007-02-25 15:28:02 +00:00
2004-08-19 15:11:49 +00:00
2004-08-10 14:41:52 +00:00
2003-11-10 04:07:26 +00:00
2004-10-20 13:20:19 +00:00
2004-08-19 15:11:49 +00:00
2007-02-25 15:28:02 +00:00
2004-10-20 13:20:19 +00:00
2006-09-18 02:38:38 +00:00
2005-06-24 15:37:23 +00:00