Bjorn Reese
|
3bc56800cd
|
Added BOOST_TEST_ALL_EQ macro to compare container contents
|
2017-02-11 15:03:45 +01:00 |
|
hans.dembinski@gmail.com
|
cc5472623f
|
compare pointers as addresses and use BOOST_TEST_CSTR_xx to compare cstrings
|
2017-02-06 20:08:43 +00:00 |
|
hans.dembinski@gmail.com
|
3942e9c097
|
following pdimovs suggestion to avoid folding
|
2017-02-05 20:01:47 +00:00 |
|
hans.dembinski@gmail.com
|
7774d33e45
|
really make sure addresses are different
|
2017-02-05 19:24:15 +00:00 |
|
hans.dembinski@gmail.com
|
cdee8e76c5
|
fix for trac issue #12814, including a new test for the issue
|
2017-02-05 19:06:21 +00:00 |
|
Edward Diener
|
fd022e2d86
|
Added documentation and tests for BOOST_TEST_NOT.
|
2016-05-20 05:22:20 -04:00 |
|
Peter Dimov
|
dd1121d589
|
Split BOOST_TEST_TRAIT_* into lightweight_test_trait.hpp.
|
2014-06-06 15:17:16 +03:00 |
|
Peter Dimov
|
f2c658c6a3
|
Move sp_typeinfo to core; add BOOST_TEST_TRAIT_*; add core::is_same; add more tests using those.
|
2014-06-06 02:34:46 +03:00 |
|
Peter Dimov
|
658aa6205c
|
Simplify test/Jamfile.v2, add no-exceptions test for lightweight_test.
|
2014-06-05 17:15:24 +03:00 |
|
Peter Dimov
|
7d2b68bb89
|
Add tests for lightweight_test.hpp.
|
2014-06-05 16:57:22 +03:00 |
|