Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / config / test / all / Jamfile.v2
index 7205e3a..1b1b3b8 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Regression test Jamfile for boost configuration setup.
 # *** DO NOT EDIT THIS FILE BY HAND ***
-# This file was automatically generated on Sun Apr 21 09:13:03 2019
+# This file was automatically generated on Fri Aug 23 11:11:12 2019
 #  by libs/config/tools/generate.cpp
 # Copyright John Maddock.
 # Use, modification and distribution are subject to the 
@@ -196,6 +196,9 @@ test-suite "BOOST_NO_CXX11_ATOMIC_SMART_PTR" :
 test-suite "BOOST_NO_CXX11_DEFAULTED_MOVES" : 
 [ run ../no_cxx11_defaulted_moves_pass.cpp ]
 [ compile-fail ../no_cxx11_defaulted_moves_fail.cpp ] ;
+test-suite "BOOST_NO_CXX11_HDR_EXCEPTION" : 
+[ run ../no_cxx11_exception_pass.cpp ]
+[ compile-fail ../no_cxx11_exception_fail.cpp ] ;
 test-suite "BOOST_NO_CXX11_FINAL" : 
 [ run ../no_cxx11_final_pass.cpp ]
 [ compile-fail ../no_cxx11_final_fail.cpp ] ;