]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/geometry/test/formulas/Jamfile.v2
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / libs / geometry / test / formulas / Jamfile.v2
index a8f835be8e880ae1e33ff7fd645e0cb2df05bfe1..28ca8719487b14b7d11a3f4ec96e3a657df16d98 100644 (file)
@@ -1,7 +1,8 @@
 # Boost.Geometry
 #
-# Copyright (c) 2016-2017, Oracle and/or its affiliates.
+# Copyright (c) 2016-2019, Oracle and/or its affiliates.
 #
+# Contributed and/or modified by Vissarion Fysikopoulos, on behalf of Oracle
 # Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle
 #
 # Use, modification and distribution is subject to the Boost Software License,
 test-suite boost-geometry-formulas
     :
     [ run inverse.cpp                        : : : : formulas_inverse ]
+    [ run inverse_karney.cpp                 : : : : formulas_inverse_karney ]
     [ run direct.cpp                         : : : : formulas_direct ]
+    [ run direct_accuracy.cpp                : : : : formulas_direct_accuracy ]
+    [ run direct_meridian.cpp                : : : : formulas_direct_meridian ]
     [ run intersection.cpp                   : : : : formulas_intersection ]
     [ run vertex_longitude.cpp               : : : : formulas_vertex_longitude ]
     ;