2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-19 16:32:16 +00:00
Dave Abrahams c880e7d69d 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
2006-10-27 21:19:47 +00:00
2007-02-25 15:28:02 +00:00
2006-09-20 22:49:18 +00:00
2006-09-20 22:49:18 +00:00
2006-01-31 03:26:46 +00:00
2006-01-31 03:26:46 +00:00
Description
Mirrored via gitea-mirror
22 MiB
Languages
C++ 87.7%
Python 11.6%
CMake 0.3%
C 0.3%