]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/geometry/test/algorithms/relational_operations/disjoint/Jamfile.v2
update sources to v12.2.3
[ceph.git] / ceph / src / boost / libs / geometry / test / algorithms / relational_operations / disjoint / Jamfile.v2
index af7d0d703b1c65339bf6ede5c75c2f14d5beeabe..6f1c08d9e31e637449d6d1f4a3a4c297df2d86fb 100644 (file)
@@ -4,8 +4,8 @@
 # Copyright (c) 2008-2015 Bruno Lalande, Paris, France.
 # Copyright (c) 2009-2015 Mateusz Loskot, London, UK.
 #
-# This file was modified by Oracle on 2014, 2015, 2016.
-# Modifications copyright (c) 2014-2016, Oracle and/or its affiliates.
+# This file was modified by Oracle on 2014, 2015, 2016, 2017.
+# Modifications copyright (c) 2014-2017, Oracle and/or its affiliates.
 #
 # Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle
 # Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle
@@ -25,5 +25,6 @@ test-suite boost-geometry-algorithms-disjoint
     [ run disjoint_coverage_p_p.cpp       : : : : algorithms_disjoint_coverage_p_p ]
     [ run disjoint_multi.cpp              : : : : algorithms_disjoint_multi ]
     [ run disjoint_point_box_geometry.cpp : : : : algorithms_disjoint_point_box_geometry ]
+    [ run disjoint_seg_box.cpp            : : : : algorithms_disjoint_seg_box ]
     [ run disjoint_sph.cpp                : : : : algorithms_disjoint_sph ]
     ;