Menelaos Karavelas
|
8e2043bcb4
|
[algorithms][distance] add test cases for the point/ring and multipoint/ring combinations
|
2014-07-11 17:11:36 +03:00 |
|
Menelaos Karavelas
|
4a4d52b082
|
[geometry][test] prefix macro GEOMETRY_TEST_DEBUG with BOOST_
|
2014-06-19 12:24:27 +03:00 |
|
Menelaos Karavelas
|
087a42e9fd
|
[test][distance] make sure sqrt is called with a double argument (to avoid problems with VS2010 that does not promote ints to doubles in sqrt)
|
2014-05-14 17:58:46 +03:00 |
|
Menelaos Karavelas
|
eb5f82aecd
|
[test][distance] eliminate make_* functions in test_distance_common.hpp; replace occurrences of these functions with wkt descriptions of the geometries (boxes and segments)
|
2014-05-14 17:54:13 +03:00 |
|
Menelaos Karavelas
|
ef5d49a3fa
|
[test][distance] replace operator() by static apply method in tester of distance of two geometries; activate test for the segment-ring combination
|
2014-05-13 11:57:09 +03:00 |
|
Menelaos Karavelas
|
302c25280d
|
[distance] add unit tests for all geometry combinations
|
2014-05-08 13:45:10 +03:00 |
|