Barend Gehrels
aa508bf53a
fix boost unit test framework in cmake and add cmake files
2024-02-28 11:17:55 +00:00
Vissarion Fisikopoulos
3b44904c80
[test] Move tests from within to covered_by
2023-07-14 16:01:20 +03:00
Vissarion Fisikopoulos
4c65c0d936
[within] Fix special case of segment pole endpoint
2023-07-14 12:19:15 +03:00
Adam Wulkiewicz
a477775ede
[test][relate][within] Enable previously failing test cases
...
Add failing L/L case unrelated to GC support
2022-06-14 00:52:14 +02:00
Adam Wulkiewicz
1ae58c2696
[test][within][relate] Add GC tests, some not passing because of a bug in relate
2022-06-08 21:58:40 +02:00
Adam Wulkiewicz
08f7e66f79
[test] Drop library dependencies in tests.
...
If possible drop type_traits, mpl, typeof, foreach, assign.
Rearrange some includes.
2021-07-22 19:46:51 +02:00
Adam Wulkiewicz
6b74f7c8a3
Support umbrella strategies in relops, setops, index, buffer and more.
...
Also is_simple, is_valid and extensions like dissolve and nsphere relops.
Add umbrella strategies:
- relate: used in setops, relops, buffer, is_xxx, dissolve, etc.
- index: used in rtree
- io: used in wkt read/write and extensions/shapefile
Replace `point_box_by_side` agnostic strategy with CS-specific strategies.
Fix passing of strategies (no defaults when user-defined strategy is
passed) in places like buffer and distance.
Alter tests accordingly.
2020-10-21 17:42:02 +02:00
Barend Gehrels
45d624af9b
[cleanup] remove HAVE_TTMATH and other occurances of ttmath
2020-10-07 14:05:28 +02:00
Mateusz Łoskot
96db897fc5
Rename Jamfile.v2 to Jamfile ( #679 )
...
There is no reason to maintain the legacy .v2 file extension,
which is unnecessary clutter, may be confusing.
2020-03-08 23:50:18 +01:00
Adam Wulkiewicz
6e75922962
[test][within] Add missing include.
2019-01-03 15:50:56 +01:00
Adam Wulkiewicz
a0eb54fc27
[test][within] Update P/B within strategies.
2018-10-15 01:23:15 +02:00
Adam Wulkiewicz
4782cb191d
[test][algorithms] Move relops tests dirs to algorithms/ dir.
2018-07-27 19:00:19 +02:00