Peter Dimov
|
a0d8040e93
|
Update documentation
|
2021-09-19 03:37:51 +03:00 |
|
Peter Dimov
|
b7a43990e6
|
Add source_location::to_string
|
2021-09-19 00:45:15 +03:00 |
|
Peter Dimov
|
e2fa62c4d8
|
Take care of gcc-4.4 in addition to gcc-4.4.7
|
2021-06-10 16:41:28 +03:00 |
|
Peter Dimov
|
793d7580e8
|
Change 'assertion failed' message to something less scary (fixes #12)
|
2021-03-01 19:06:53 +02:00 |
|
sdarwin
|
67c88796f6
|
simplify path in cmake_subdir_test
|
2021-01-26 16:37:58 +00:00 |
|
Peter Dimov
|
362da7892c
|
Suppress warnings under variant=release
|
2020-11-20 04:56:21 +02:00 |
|
Giovanni Mascellani
|
826d6e833d
|
Fix a typo in copyright headers.
|
2020-10-05 19:19:20 +02:00 |
|
Peter Dimov
|
e52b379928
|
Add operator<< for source_location
|
2020-01-21 01:52:41 +02:00 |
|
Peter Dimov
|
e4ae80770f
|
Reinstate CMake project version check
|
2020-01-09 21:56:40 +02:00 |
|
Peter Dimov
|
b16c39fad1
|
Detabify
|
2019-12-28 05:24:27 +02:00 |
|
Peter Dimov
|
c015f4d8c0
|
Add missing copyright/license preambles
|
2019-12-27 05:24:50 +02:00 |
|
Peter Dimov
|
e651b9d5e7
|
Change LIBRARIES to LINK_LIBRARIES
|
2019-12-27 04:06:14 +02:00 |
|
Peter Dimov
|
44bed90749
|
Add cmake_install_test, cmake_subdir_test
|
2019-12-26 17:55:24 +02:00 |
|
Peter Dimov
|
204ce510c0
|
Tolerate absence of BoostTestJamfile.cmake
|
2019-12-23 04:02:13 +02:00 |
|
Peter Dimov
|
d3c598cbc0
|
Update CMake files
|
2019-12-15 20:10:02 +02:00 |
|
Peter Dimov
|
05c23a43b4
|
Disable -Wsign-compare on gcc 4.4.7
|
2019-12-08 22:02:59 +02:00 |
|
Peter Dimov
|
bb86f9ebb5
|
Remove gcc-4.4.7 override, as it hard-fails
|
2019-12-08 21:28:50 +02:00 |
|
Peter Dimov
|
d1c4462e35
|
Ignore -Waddress in assert_test and verify_test
|
2019-12-08 21:06:58 +02:00 |
|
Peter Dimov
|
264f98f32a
|
Add <warning>extra to all tests, -Wshadow to gcc
|
2019-12-08 20:52:55 +02:00 |
|
Peter Dimov
|
b74531dd71
|
Add <warnings>extra to source_location tests
|
2019-12-08 19:08:59 +02:00 |
|
Peter Dimov
|
1afa4b89fd
|
Add boost::source_location
|
2019-11-25 03:25:57 +02:00 |
|
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 |
|