mirror of
https://github.com/boostorg/container_hash.git
synced 2026-02-24 03:52:15 +00:00
bf7e1328c450d74d37a27ba562b258b6608a6b06
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]
Description
Mirrored via gitea-mirror
Languages
C++
98%
CMake
1%
Shell
0.5%
Batchfile
0.4%
HTML
0.1%