mirror of
https://github.com/boostorg/geometry.git
synced 2025-05-11 05:24:02 +00:00
[test][algorithms] add new unit tests for distance in Jamfile
This commit is contained in:
parent
302c25280d
commit
319f9a7b83
@ -31,6 +31,12 @@ test-suite boost-geometry-algorithms
|
||||
[ run difference_pl_pl.cpp ]
|
||||
[ run disjoint.cpp ]
|
||||
[ run distance.cpp : : : <toolset>msvc:<cxxflags>/bigobj ]
|
||||
[ run distance_areal_areal.cpp ]
|
||||
[ run distance_linear_areal.cpp ]
|
||||
[ run distance_linear_linear.cpp ]
|
||||
[ run distance_pointlike_areal.cpp ]
|
||||
[ run distance_pointlike_linear.cpp ]
|
||||
[ run distance_pointlike_pointlike.cpp ]
|
||||
[ run envelope.cpp ]
|
||||
[ run equals.cpp ]
|
||||
[ run expand.cpp ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user