24 Commits

Author SHA1 Message Date
Peter Dimov
b75bf9e76f Disable tests using Boost.Exception under C++03 2024-12-12 18:33:58 +02:00
Peter Dimov
ca85c198c8 Update build.jam, test/Jamfile 2024-08-28 19:34:26 +03:00
Rene Rivera
4b20f08b3f Change all <source> references to <library>. 2024-07-20 21:26:38 -05:00
Rene Rivera
d7bb0dfb16 Make the library modular usable. 2024-03-11 08:38:17 -05:00
Peter Dimov
7c8ec2114b Add -Wundef to test/Jamfile 2024-01-06 19:41:56 +02:00
Peter Dimov
bc58e33137 Add Xcode 13.4 to Drone 2024-01-01 20:16:08 +02:00
Peter Dimov
10e161cc56 Add -Wconversion et al to test/Jamfile 2023-06-25 16:05:24 +03:00
Peter Dimov
26f3ce3c5c Add throw_column to boost::exception, make get_throw_location work for it 2022-02-16 13:45:54 +02:00
Peter Dimov
cffa8cd68c Add a test for throw_with_location with RTTI off 2022-02-15 00:59:05 +02:00
Peter Dimov
c5dfcc3dd4 Add boost::throw_with_location 2022-02-10 20:02:30 +02:00
Peter Dimov
f3b43b5679 Define boost::wrapexcept when BOOST_NO_EXCEPTIONS is defined, to enable boost::make_exception_ptr 2020-12-20 02:03:11 +02:00
Peter Dimov
6360fb6f36 Add make_exception_ptr_test2 2020-12-19 15:00:18 +02:00
Peter Dimov
bd5f6a255f Add make_exception_ptr_test 2020-12-19 14:58:04 +02:00
Peter Dimov
38d5273ad7 Add CMake tests 2019-12-28 18:44:22 +02:00
Peter Dimov
81e3072d04 Restrict warning-as-errors=on to msvc/gcc/clang; add -Wshadow on gcc 2019-12-08 20:55:42 +02:00
Peter Dimov
fe38fbc5cf Add <warnings>extra to test/Jamfile 2019-12-08 19:33:48 +02:00
Peter Dimov
c58f418c2f Add test with error_info 2019-11-30 20:22:32 +02:00
Peter Dimov
f477e33259 Add two more exception-handling=off tests 2019-11-26 02:57:18 +02:00
Peter Dimov
9b99dd5f60 Add tests for throw_line 2018-09-27 08:26:29 +03:00
Peter Dimov
6845ba892d Add test that uses boost::exception_ptr 2018-09-27 07:15:53 +03:00
Peter Dimov
a17f4bad42 Add test that catches by boost::exception 2018-09-27 07:10:41 +03:00
Peter Dimov
614cbc4f34 Add throw_from_library_test 2018-09-25 20:55:04 +03:00
Peter Dimov
e08b3aa75f Rename test files. 2014-06-03 19:46:35 +03:00
Peter Dimov
9c7cd0b8b5 Add test/Jamfile.v2. 2014-06-03 01:57:51 +03:00