geometry/index/test/rtree
2019-06-24 12:21:19 +02:00
..
exceptions [test][index][rtree] Add missing ctor to throwing_varray test container. 2019-03-29 14:15:33 +01:00
generated [test][index] Group rtree tests in separate directories by value_type. 2018-07-22 18:28:07 +02:00
interprocess Change <host-os> to <target-os> to support cross-compilation 2018-06-24 23:02:58 -04:00
Jamfile.v2 [test][index] Add test for specific case of contains(pt). 2016-06-21 22:13:25 +02:00
rtree_contains_point.cpp [test][index] Add missing typename keyword. 2016-06-21 23:53:17 +02:00
rtree_epsilon.cpp [test][index] Enable enlargement in the test checking handling of epsilon in the rtree. 2015-10-08 19:02:23 +02:00
rtree_insert_remove.cpp [test][index] Add a test of rtree inserts and removes for various parameters. 2015-08-13 21:09:52 +02:00
rtree_intersects_geom.cpp [test][index] Test rtree intersects query with various geometries using point type different than rtree::bounds_type. 2016-06-06 21:16:27 +02:00
rtree_move_pack.cpp [test][index] Add test for rtree packing using move_itreator. 2015-03-19 01:27:51 +01:00
rtree_non_cartesian.cpp [test][index] Add test for rtree::remove() for spherical and geographic CS. 2016-08-27 02:35:30 +02:00
rtree_test_generator.cpp [index][equals] Add the support for Segments as Indexables in the rtree. 2014-05-14 23:30:35 +02:00
rtree_values_invalid.cpp [test][index] Add tests for insertion of objects of type convertible to value_type. 2014-10-02 21:25:33 +02:00
rtree_values.cpp [test][index] Add more tests for types convertible to rtree::value_type. 2015-03-19 03:54:10 +01:00
test_rtree.hpp [test] Update tests WRT recent changes related to CS-specific strategies propagation. 2019-06-24 12:21:19 +02:00