Menelaos Karavelas
|
42105b5f82
|
[test][distance L/A] add two seg-box test cases provided by Adam Wulkiewicz
|
2014-05-19 16:41:14 +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
|
aba739439b
|
[test][distance L/A] add test case for segment-box distance, where the segment degenerates to a point
|
2014-05-09 23:07:00 +03:00 |
|
Menelaos Karavelas
|
302c25280d
|
[distance] add unit tests for all geometry combinations
|
2014-05-08 13:45:10 +03:00 |
|