Adam Wulkiewicz
d77d3af272
[test][strategies] Add test for short sph and geo collinear segments.
2018-04-12 16:14:15 +02:00
Adam Wulkiewicz
455704a03e
[test][strategies] Update tests according to the recent consistency changes in strategies.
2017-03-07 20:17:22 +01:00
Adam Wulkiewicz
40cb0f9490
Merge branch 'develop' into feature/geo_intersection2
...
Conflicts:
include/boost/geometry/algorithms/detail/azimuth.hpp
include/boost/geometry/formulas/spherical.hpp
include/boost/geometry/strategies/spherical/intersection.hpp
include/boost/geometry/strategies/strategies.hpp
test/strategies/segment_intersection_sph.cpp
Also modify the interface of relate_geodesic_segments intersection
strategy - take Policy by apply() function argument.
2017-02-07 23:21:26 +01:00
Adam Wulkiewicz
bc77e1255e
[test] Adapt tests to new interfaces of various utilities in the library.
...
default_strategy services, partition, get_turns, strategies.
2017-01-28 04:09:49 +01:00
Adam Wulkiewicz
ad1df7325c
[test][strategies] Update the tests of geographic intersection strategies.
2016-12-06 00:25:42 +01:00
Adam Wulkiewicz
ca13a924c7
[test][strategies] Add test for geographic intersection strategies.
...
Reuse large portion of spherical intersection strategy test so move the
common code into separate file.
2016-08-24 17:48:18 +02:00
Adam Wulkiewicz
e93cde2440
[test][strategies] Add spherical intersection strategy test cases.
2016-04-21 01:08:29 +02:00
Adam Wulkiewicz
329558234f
[test][strategies] Add/improve segments intersection strategy tests.
2016-03-31 04:28:13 +02:00
Adam Wulkiewicz
1b4587aea2
[test][strategies] Add tests for spherical Segment/Segment intersection strategy.
2016-03-26 03:15:35 +01:00