Peter Dimov
2d302c1666
Document boost::core::lwt_init
2022-12-30 21:57:12 +02:00
Andrey Semashev
86bf1d4aec
Deprecated boost::core::is_same and the associated header.
...
Moved is_same implementation to detail (both directory and namespace)
to use in the public headers and avoid introducing new dependencies.
The documentation now recommends users to use Boost.TypeTraits or
C++ standard library instead.
Also, removed unnecessary includes and added missing ones in a few
places.
2022-12-22 17:55:47 +03:00
Peter Dimov
c6d72da515
Document BOOST_TEST_WITH
2020-06-07 01:32:19 +03:00
Glen Fernandes
e9ff763d79
Evaluate expression when BOOST_NO_EXCEPTIONS is defined
2020-05-02 09:34:29 -04:00
Glen Fernandes
6069fea76d
Add documentation for BOOST_TEST_NO_THROW
2020-05-01 15:20:25 -04:00
Peter Dimov
8ea2ac50fe
Document BOOST_TEST_TRAIT_SAME
2019-02-06 18:12:25 +02:00
Kohei Takahashi
3a2c94df8c
Added BOOST_TEST_GT and BOOST_TEST_GE.
...
Just LT and LE are insufficient for testing operator overloads.
2017-06-18 01:10:43 +09:00
Peter Dimov
46545326d8
Add BOOST_TEST_LT, BOOST_TEST_LE
2017-03-16 01:31:43 +02:00
Peter Dimov
064cfd3d73
Add missing [endsect]
2017-03-16 00:52:00 +02:00
Bjorn Reese
a3382dd5a8
Added BOOST_TEST_ALL_WITH macro to compare container contents with a predicate
2017-02-18 13:43:29 +01:00
Bjorn Reese
54e262ee13
Minor fixes
2017-02-13 15:55:42 +01:00
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
fe137b97c3
adding documentation for new test macros
2017-02-09 12:48:06 +00:00
Edward Diener
fd022e2d86
Added documentation and tests for BOOST_TEST_NOT.
2016-05-20 05:22:20 -04:00
Peter Dimov
2af3cc1e11
Documentation updates.
2014-06-10 19:13:17 +03:00
Peter Dimov
434c59642a
Update documentation.
2014-06-10 17:44:36 +03:00
Peter Dimov
44faed5547
Minor documentation updates.
2014-06-10 13:26:34 +03:00
Glen Fernandes
03acd30dda
Simplify index documentation and add author information
2014-06-05 10:48:21 -07:00
Glen Fernandes
649adfd98f
More documentation for core
2014-06-02 14:08:28 -07:00
Glen Fernandes
60c9a35d86
Move headers to core; add quickbook documentation
2014-06-02 00:46:33 -07:00