2
0
mirror of https://github.com/boostorg/assert.git synced 2026-01-22 17:12:08 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Ion Gaztañaga
9f21dfea1b Fixed documentation and test-case typos, after Peter Dimov's review of the PR#5 (https://github.com/boostorg/assert/pull/5) 2015-07-23 10:47:05 +02:00
Ion Gaztañaga
abf5a45b09 Added BOOST_ASSERT_IS_VOID macro 2015-07-10 20:49:53 +02:00
Peter Dimov
f0e5bd15fb Add BOOST_VERIFY_MSG; change BOOST_ASSERT_MSG(x,m) to assert((x)&&(m)) for consistency with BOOST_ASSERT; add more tests 2014-02-12 02:05:27 +02:00
Beman Dawes
50416333b6 Remove BOOST_ENABLE_ASSERT_MSG_HANDLER; use BOOST_ENABLE_ASSERT_HANDLER in its stead
[SVN r68423]
2014-01-02 16:13:21 +02:00
Beman Dawes
fada0c5125 Add BOOST_ASSERT_MSG. Add macros to configure output stream.
[SVN r68414]
2014-01-02 16:13:21 +02:00
Peter Dimov
6ef45db59d Added a sentence with a brief explanation of the intended uses of BOOST_VERIFY.
[SVN r40731]
2014-01-02 16:13:20 +02:00
Peter Dimov
5392fc5a1c BOOST_VERIFY added.
[SVN r40728]
2014-01-02 16:13:20 +02:00
Peter Dimov
c2521c2558 License/copyright edits
[SVN r35958]
2014-01-02 16:13:19 +02:00
Peter Dimov
8d5cc3468b Made the Boost logo link to the home page
[SVN r31112]
2014-01-02 16:13:18 +02:00
Aleksey Gurtovoy
328658e097 c++boost.gif -> boost.png replacement
[SVN r25573]
2014-01-02 16:13:17 +02:00
Peter Dimov
36a1add61d New BOOST_ASSERT, including documentation.
[SVN r16240]
2014-01-02 16:13:12 +02:00