File tree Expand file tree Collapse file tree 2 files changed +2
-547
lines changed
Expand file tree Collapse file tree 2 files changed +2
-547
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,6 @@ compile _hpp_serialization_writer_test.cpp ;
4949compile _hpp_to_variant_test.cpp ;
5050
5151run boost_exception_test.cpp ;
52- run boost_json_test.cpp : : : <library>/boost/json//boost_json ;
5352run BOOST_LEAF_ASSIGN_test.cpp ;
5453run BOOST_LEAF_AUTO_test.cpp ;
5554run BOOST_LEAF_CHECK_test.cpp ;
@@ -145,8 +144,8 @@ lib so_dll_static_lib1 : so_dll_lib1.cpp : <link>static <define>BOOST_LEAF_SO_DL
145144lib so_dll_static_lib2 : so_dll_lib2.cpp : <link>static <define>BOOST_LEAF_SO_DLL_TEST_STATIC <target-os>windows:<define>BOOST_LEAF_CFG_WIN32=2 ;
146145run so_dll_test.cpp so_dll_static_lib1 so_dll_static_lib2 : : : <define>BOOST_LEAF_SO_DLL_TEST_STATIC <target-os>windows:<define>BOOST_LEAF_CFG_WIN32=2 : so_dll_static_test ;
147146
148- compile-fail _compile-fail-arg_boost_error_info_1.cpp ;
149- compile-fail _compile-fail-arg_boost_error_info_2.cpp ;
147+ compile-fail _compile-fail-arg_boost_error_info_1.cpp : <exception-handling>off:<build>no ;
148+ compile-fail _compile-fail-arg_boost_error_info_2.cpp : <exception-handling>off:<build>no ;
150149compile-fail _compile-fail-arg_catch_1.cpp ;
151150compile-fail _compile-fail-arg_catch_2.cpp ;
152151compile-fail _compile-fail-arg_match_1.cpp ;
You can’t perform that action at this time.
0 commit comments