blob: beb772b2a644647a53ba9cc5b7f45e70af4b7fdd [file] [log] [blame]
# Boost.Geometry (aka GGL, Generic Geometry Library)
#
# Copyright (c) 2007-2015 Barend Gehrels, Amsterdam, the Netherlands.
# 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.
# Modifications copyright (c) 2014-2015, 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
#
# Use, modification and distribution is subject to the Boost Software License,
# Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
# http://www.boost.org/LICENSE_1_0.txt)
test-suite boost-geometry-strategies
:
[ run andoyer.cpp ]
[ run cross_track.cpp ]
[ run crossings_multiply.cpp ]
[ run distance_default_result.cpp ]
[ run douglas_peucker.cpp ]
[ run franklin.cpp ]
[ run haversine.cpp ]
[ run point_in_box.cpp ]
[ run projected_point.cpp ]
[ run projected_point_ax.cpp ]
[ run pythagoras.cpp ]
[ run pythagoras_point_box.cpp ]
[ run spherical_side.cpp ]
[ run segment_intersection_collinear.cpp ]
[ run side_of_intersection.cpp ]
[ run transform_cs.cpp ]
[ run transformer.cpp ]
[ run vincenty.cpp ]
[ run winding.cpp ]
;