]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/iterator/test/Jamfile.v2
update sources to v12.2.3
[ceph.git] / ceph / src / boost / libs / iterator / test / Jamfile.v2
index 81547dc1ea81298dfa78ae2cfa4ade0537be4f16..ac694e1eb4a3ab8054959b12281c6ac0a6c9eae5 100644 (file)
@@ -55,4 +55,8 @@ test-suite iterator
 
     [ run minimum_category.cpp ]
     [ compile-fail minimum_category_compile_fail.cpp ]
+
+    [ run next_prior_test.cpp ]
+    [ run advance_test.cpp ]
+    [ run distance_test.cpp ]
 ;