Adam Wulkiewicz
448d0daa88
[test][relops] Add tests for relops taking strategies (explicitly pass default strategy).
2017-02-06 17:58:01 +01:00
Adam Wulkiewicz
8147014095
Merge branch 'develop' into feature/sph_seg_inters
...
Conflicts:
test/algorithms/overlay/overlay_cases.hpp
2016-06-21 16:53:33 +02:00
Adam Wulkiewicz
b9c1456c08
[test][intersects] Remove unused typedefs.
2016-06-13 10:17:53 +01:00
Adam Wulkiewicz
819919c913
Merge branch 'develop' into feature/sph_seg_inters
...
Conflicts:
include/boost/geometry/strategies/cartesian/cart_intersect.hpp
2016-06-13 09:50:06 +01:00
Adam Wulkiewicz
841f469947
[test][intersects][within] Add test cases for geometries using different point types.
2016-06-06 21:14:56 +02:00
Adam Wulkiewicz
a2eeba8f0e
[test][relops] Add spherical Pt/Areal test cases.
2016-06-06 17:21:57 +02:00
Adam Wulkiewicz
28e716e9e1
[test][relops] Add spherical test cases.
2016-06-03 03:11:37 +02:00
Adam Wulkiewicz
0f53927bae
[test][relops] Add tests for spherical CS for the rest of the relops besides equals().
2016-05-26 22:45:23 +02:00
Adam Wulkiewicz
d375f140fe
[test][relops] Add spherical within and covered_by tests.
...
Move tests of each algorithm into separate directories.
2016-05-25 02:20:33 +02:00
Adam Wulkiewicz
764aba9ec1
[test][algorithms] Add/modify tests of within and intersects for non-cartesian CSes.
...
Move older tests of within and explicitly use point_in_box_by_side
strategy for them because they are not compatible with the currently used,
default definition of a Box:
- the Box may have longitudal edges longer than 180 deg
- the Box is not a Polygon, it's a cartesian product of coordinates, in
other words the upper and lower edges are defined by latitudes, are
parts of small circles, not geodesics.
2016-03-09 04:28:11 +01:00
Adam Wulkiewicz
a952202668
[test][intersects] Add test cases for Segment/Box (0 distance between coordinates).
2015-10-21 02:35:28 +02:00
Adam Wulkiewicz
9fcbd75ee1
[test][intersects] Add possibly failing test cases (Seg/Box).
2015-10-15 22:09:42 +02:00
Adam Wulkiewicz
583354cbae
[test][intersects] Suppress unused local typedef warnings.
2015-06-20 05:47:55 +02:00
Adam Wulkiewicz
7422c6c400
[test][intersects] Group the tests in separate files.
2015-06-15 03:42:27 +02:00