]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/config/test/all/Jamfile.v2
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / libs / config / test / all / Jamfile.v2
index f804b20b703b3a56eb44e74bcd4c4de01ed4e434..3b76952289bb263a80c3fe96332bd057d634bf34 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 Mon Dec 09 09:47:37 2019
+# This file was automatically generated on Thu Apr  9 14:27:07 2020
 #  by libs/config/tools/generate.cpp
 # Copyright John Maddock.
 # Use, modification and distribution are subject to the 
@@ -268,6 +268,9 @@ test-suite "BOOST_NO_CXX11_NON_PUBLIC_DEFAULTED_FUNCTIONS" :
 test-suite "BOOST_NO_CXX11_NUMERIC_LIMITS" : 
 [ run ../no_cxx11_numeric_limits_pass.cpp ]
 [ compile-fail ../no_cxx11_numeric_limits_fail.cpp ] ;
+test-suite "BOOST_NO_CXX11_OVERRIDE" : 
+[ run ../no_cxx11_override_pass.cpp ]
+[ compile-fail ../no_cxx11_override_fail.cpp ] ;
 test-suite "BOOST_NO_CXX11_POINTER_TRAITS" : 
 [ run ../no_cxx11_pointer_traits_pass.cpp ]
 [ compile-fail ../no_cxx11_pointer_traits_fail.cpp ] ;