mirror of
https://github.com/boostorg/geometry.git
synced 2025-05-11 13:34:10 +00:00
20 lines
729 B
Plaintext
20 lines
729 B
Plaintext
# Boost.Geometry
|
|
# Unit Test
|
|
|
|
# Copyright (c) 2021, Oracle and/or its affiliates.
|
|
|
|
# Contributed and/or modified by Vissarion Fysikopoulos, on behalf of Oracle
|
|
|
|
# Licensed under the Boost Software License version 1.0.
|
|
# http://www.boost.org/users/license.html
|
|
|
|
test-suite boost-geometry-algorithms-closest_points
|
|
:
|
|
[ run ar_ar.cpp : : : : algorithms_closest_points_ar_ar ]
|
|
[ run l_ar.cpp : : : : algorithms_closest_points_l_ar ]
|
|
[ run l_l.cpp : : : : algorithms_closest_points_l_l ]
|
|
[ run pl_ar.cpp : : : : algorithms_closest_points_pl_ar ]
|
|
[ run pl_l.cpp : : : : algorithms_closest_points_pl_l ]
|
|
[ run pl_pl.cpp : : : : algorithms_closest_points_pl_pl ]
|
|
;
|