exception/test
2019-06-06 15:09:27 -07:00
..
1-throw_exception_test.cpp Simplified type_info support due to improvements in boost/detail/sp_typeinfo.hpp. A few tweaks to better deal with warnings. 2009-12-04 06:33:47 +00:00
2-throw_exception_no_exceptions_test.cpp BOOST_NO_EXCEPTIONS tests updated for [noreturn] 2019-06-06 15:09:27 -07:00
3-throw_exception_no_integration_test.cpp Simplified type_info support due to improvements in boost/detail/sp_typeinfo.hpp. A few tweaks to better deal with warnings. 2009-12-04 06:33:47 +00:00
4-throw_exception_no_both_test.cpp BOOST_NO_EXCEPTIONS tests updated for [noreturn] 2019-06-06 15:09:27 -07:00
all_hpp_test.cpp Added commonly used error_info typedefs. 2009-07-08 23:44:28 +00:00
bug_11874_test.cpp added bug_11874_test.cpp 2017-07-05 16:27:16 -07:00
cloning_test.cpp Replaced throw() with BOOST_NOEXCEPT_OR_NOTHROW 2019-01-28 09:48:53 +02:00
copy_exception_test.cpp Replaced throw() with BOOST_NOEXCEPT_OR_NOTHROW 2019-01-28 09:48:53 +02:00
current_exception_cast_hpp_test.cpp comments 2009-04-07 03:02:15 +00:00
current_exception_cast_test.cpp comments 2009-04-07 03:02:15 +00:00
diagnostic_information_hpp_test.cpp comments 2009-04-07 03:02:15 +00:00
diagnostic_information_test.cpp Replaced throw() with BOOST_NOEXCEPT_OR_NOTHROW 2019-01-28 09:48:53 +02:00
enable_error_info_test.cpp comments 2009-04-07 03:02:15 +00:00
errinfo_api_function_hpp_test.cpp Added commonly used error_info typedefs. 2009-07-08 23:44:28 +00:00
errinfo_at_line_hpp_test.cpp Added commonly used error_info typedefs. 2009-07-08 23:44:28 +00:00
errinfo_errno_hpp_test.cpp Added commonly used error_info typedefs. 2009-07-08 23:44:28 +00:00
errinfo_file_handle_hpp_test.cpp Added commonly used error_info typedefs. 2009-07-08 23:44:28 +00:00
errinfo_file_name_hpp_test.cpp Added commonly used error_info typedefs. 2009-07-08 23:44:28 +00:00
errinfo_file_open_mode_hpp_test.cpp Added commonly used error_info typedefs. 2009-07-08 23:44:28 +00:00
errinfo_nested_exception_hpp_test.cpp Added errinfo_nested_exception typedef. Fixed minor documentation error. 2009-10-13 01:47:22 +00:00
errinfo_type_info_name_hpp_test.cpp Added commonly used error_info typedefs. 2009-07-08 23:44:28 +00:00
errinfos_test.cpp Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]). 2011-01-15 08:11:51 +00:00
errno_test.cpp Suppressing warnings. Please report any problems (may have broken something!) 2009-12-01 02:16:50 +00:00
error_info_basic_test.cpp Fix unit tests that did not return report_errors() 2018-09-17 07:32:49 -04:00
error_info_const_fail.cpp fixing compile errors with some compilers 2009-08-23 22:34:19 +00:00
error_info_hpp_test.cpp comments 2009-04-07 03:02:15 +00:00
error_info_lv_const_test.cpp Ticket #12059 2016-10-26 12:35:25 -07:00
error_info_lv_test.cpp Ticket #12059 2016-10-26 12:35:25 -07:00
error_info_rv_const_test.cpp Ticket #12059 2016-10-26 12:35:25 -07:00
error_info_rv_test.cpp Ticket #12059 2016-10-26 12:35:25 -07:00
error_info_test.hpp More complete error_info testing 2015-03-25 14:28:54 -07:00
exception_fail.cpp comments 2009-04-07 03:02:15 +00:00
exception_ptr_hpp_test.cpp comments 2009-04-07 03:02:15 +00:00
exception_ptr_test.cpp Replaced throw() with BOOST_NOEXCEPT_OR_NOTHROW 2019-01-28 09:48:53 +02:00
exception_test.cpp comments 2009-04-07 03:02:15 +00:00
get_error_info_hpp_test.cpp comments 2009-04-07 03:02:15 +00:00
has_to_string_test.cpp comments 2009-04-07 03:02:15 +00:00
helper1.cpp comments 2009-04-07 03:02:15 +00:00
helper1.hpp comments 2009-04-07 03:02:15 +00:00
helper2.cpp Replaced throw() with BOOST_NOEXCEPT_OR_NOTHROW 2019-01-28 09:48:53 +02:00
helper2.hpp Replaced throw() with BOOST_NOEXCEPT_OR_NOTHROW 2019-01-28 09:48:53 +02:00
info_hpp_test.cpp comments 2009-04-07 03:02:15 +00:00
info_tuple_hpp_test.cpp comments 2009-04-07 03:02:15 +00:00
is_output_streamable_test.cpp detab 2010-02-26 07:58:55 +00:00
Jamfile.v2 added bug_11874_test.cpp 2017-07-05 16:27:16 -07:00
no_exceptions_test.cpp Replaced throw() with BOOST_NOEXCEPT_OR_NOTHROW 2019-01-28 09:48:53 +02:00
refcount_ptr_test.cpp workaround for double-destruction bugs in compilers: with this, boost::exception objects should survive the case when the destructor is called twice. 2010-04-27 01:14:03 +00:00
throw_exception_fail.cpp comments 2009-04-07 03:02:15 +00:00
throw_exception_test.cpp Ticket #8312, thanks Greg Julus 2013-03-26 17:25:10 +00:00
to_string_fail.cpp comments 2009-04-07 03:02:15 +00:00
to_string_hpp_test.cpp comments 2009-04-07 03:02:15 +00:00
to_string_stub_hpp_test.cpp comments 2009-04-07 03:02:15 +00:00
to_string_stub_test.cpp comments 2009-04-07 03:02:15 +00:00
to_string_test.cpp comments 2009-04-07 03:02:15 +00:00
unknown_exception_test.cpp restoring non-intrusive exception_ptr code 2017-04-23 17:58:28 -07:00