]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/detail/test/Jamfile
update sources to v12.2.3
[ceph.git] / ceph / src / boost / libs / detail / test / Jamfile
index f862468f56619ede11e4f3110c19c5bcfc69a5af..1aa6936e5012642598f79b958d5c2deeb65de6a7 100644 (file)
@@ -23,6 +23,6 @@ import ../../config/checks/config : requires ;
 
 run binary_search_test.cpp ;
 run is_sorted_test.cpp ;
-run test_utf8_codecvt.cpp : : 
-  : [ requires std_wstreambuf ]
-  ;
+run numeric_traits_test.cpp ;
+# run test_utf8_codecvt.cpp : : : [ requires std_wstreambuf ] ;
+run test_utf8_codecvt.cpp ;
\ No newline at end of file