Rene Rivera
|
81c9b793b9
|
Change all <source> references to <library>.
|
2024-07-20 19:36:54 -05:00 |
|
Rene Rivera
|
ca3c3c9021
|
Make the library modular usable.
|
2024-03-11 08:27:02 -05:00 |
|
Peter Dimov
|
a7af7efe51
|
Add operator==, operator!= to source_location
|
2022-05-05 03:25:16 +03:00 |
|
Peter Dimov
|
ab39bb78a6
|
Add source_location_test5.cpp
|
2022-02-05 08:03:55 +02:00 |
|
Peter Dimov
|
844d8c2245
|
Enable BOOST_CURRENT_LOCATION at top level and in default arguments
|
2022-02-03 21:19:43 +02: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
|
e52b379928
|
Add operator<< for source_location
|
2020-01-21 01:52:41 +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
|
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
|
e646ac8c67
|
Rephrase current_function_test so that boost_test_jamfile picks it up
|
2018-09-29 00:18:35 +03:00 |
|
Peter Dimov
|
cf19f2469a
|
Add quick test target
|
2017-09-04 15:12:19 +03:00 |
|
Ion Gaztañaga
|
abf5a45b09
|
Added BOOST_ASSERT_IS_VOID macro
|
2015-07-10 20:49:53 +02: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 |
|