2
0
mirror of https://github.com/boostorg/assert.git synced 2026-01-24 05:42:08 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Peter Dimov
f81dff382f Add two more tests. 2014-03-01 01:08:26 +02:00
Peter Dimov
f5efafad1f Fix failures when __FILE__ contains backslashes 2014-02-13 17:47:28 +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
Peter Dimov
a2da83b260 Move test files into test/ 2014-02-11 19:38:07 +02:00
Peter Dimov
2d082ede2f Add test/Jamfile.v2 2014-01-02 16:33:51 +02:00