Commit Graph

17 Commits

Author SHA1 Message Date
Peter Dimov
8cb08a019f Add current_function_test2 2018-11-15 18:18:14 +02:00
Peter Dimov
7e0edf22fe Add project version, test 2018-10-08 18:47:06 +03:00
Peter Dimov
e646ac8c67 Rephrase current_function_test so that boost_test_jamfile picks it up 2018-09-29 00:18:35 +03:00
Peter Dimov
a454453443 Use mincmake 2018-09-20 17:47:40 +03:00
Peter Dimov
d4c2b0f26e Reformat copyright banners 2018-09-20 01:53:36 +03:00
Peter Dimov
726ee688d6 Prefix tests with project name; generate test names if not given 2018-09-20 01:30:54 +03:00
Peter Dimov
b41f6c14b9 Add support for testing using CMake 2018-09-20 00:55:16 +03:00
Peter Dimov
cf19f2469a Add quick test target 2017-09-04 15:12:19 +03:00
Ion Gaztañaga
1b7207ac44 Fixed wrong patch for the test 2015-07-23 10:53:16 +02:00
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
Alex Henrie
c6d7ab8f8f Correct spelling of "suppress" 2015-01-30 15:22:48 -07:00
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