[test][algorithms] add the unit tests for num_geometries and

num_interior_rings to the Jamfile
This commit is contained in:
Menelaos Karavelas 2014-08-08 13:06:25 +03:00
parent ec87092dfa
commit 2b83e7493a

View File

@ -50,6 +50,8 @@ test-suite boost-geometry-algorithms
[ run is_valid.cpp : : : <toolset>msvc:<cxxflags>/bigobj ]
[ run length.cpp ]
[ run make.cpp ]
[ run num_geometries.cpp ]
[ run num_interior_rings.cpp ]
[ run num_points.cpp ]
[ run num_segments.cpp ]
[ run overlaps.cpp : : : <toolset>msvc:<cxxflags>/bigobj ]