[tests] Activate pt-box box-box tests

This commit is contained in:
Vissarion Fysikopoulos
2017-11-13 14:23:29 +02:00
parent fcc114ee85
commit 5b56157fcf

View File

@@ -19,9 +19,9 @@ test-suite boost-geometry-algorithms-distance
:
[ run distance.cpp : : : : algorithms_distance ]
[ run distance_areal_areal.cpp : : : : algorithms_distance_areal_areal ]
[ run distance_geo_pl_l.cpp : : : : algorithms_distance_geo_box_box ]
[ run distance_geo_box_box.cpp : : : : algorithms_distance_geo_box_box ]
[ run distance_geo_pl_l.cpp : : : : algorithms_distance_geo_pl_l ]
[ run distance_geo_pl_l.cpp : : : : algorithms_distance_geo_point_box ]
[ run distance_geo_point_box.cpp : : : : algorithms_distance_geo_point_box ]
[ run distance_linear_areal.cpp : : : : algorithms_distance_linear_areal ]
[ run distance_linear_linear.cpp : : : : algorithms_distance_linear_linear ]
[ run distance_pointlike_areal.cpp : : : : algorithms_distance_pointlike_areal ]