17 Commits

Author SHA1 Message Date
Vissarion Fisikopoulos
aa840ec555 [test] Test case for polygon with multiple points representing South pole 2024-05-30 12:07:55 +03:00
Barend Gehrels
69588ff2bf [test] add cmake lists for 143 algorithms 2024-05-21 19:45:31 +02:00
Vissarion Fisikopoulos
3b44904c80 [test] Move tests from within to covered_by 2023-07-14 16:01:20 +03:00
Vissarion Fisikopoulos
fd295f15c4 Support covered_by(linear,box). 2022-07-28 16:18:55 +03:00
Vissarion Fisikopoulos
fe8bcdf3df Replace typedef with using in covered_by tests. 2022-07-28 13:28:31 +03:00
Vissarion Fisikopoulos
39e46d2a04 Add covered_by(areal, box) non cartesial tests. 2022-07-28 12:50:24 +03:00
Vissarion Fisikopoulos
5b70cedeb6 Support covered_by(box, areal). 2022-07-27 18:02:23 +03:00
Vissarion Fisikopoulos
b4082158b7 Support covered_by(multi_point, box). 2022-07-27 17:14:31 +03:00
Vissarion Fisikopoulos
8472f93658 Merge cartesian covered_by tests in one file 2022-07-27 16:05:57 +03:00
Vissarion Fisikopoulos
6b8c31ee3d Add commented out tests in covered_by that should pass but do not compile 2022-07-27 16:02:43 +03:00
Vissarion Fisikopoulos
b771767df8 Add tests for covered_by(box, areal) cartesian (also activate some uncommented tests) 2022-07-27 16:01:31 +03:00
Adam Wulkiewicz
c5e9fe6c05 [test][covered_by][relate] Replace typedefs with using 2022-06-25 01:22:33 +02:00
Adam Wulkiewicz
c07528df3e [test][covered_by] Add GC tests, some not passing because of a bug in relate 2022-06-09 00:07:35 +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
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
4782cb191d [test][algorithms] Move relops tests dirs to algorithms/ dir. 2018-07-27 19:00:19 +02:00