.. |
area
|
[test][algorithms] Use new area strategy interface.
|
2017-12-22 03:40:01 +01:00 |
buffer
|
[TEST] Minor fixes in buffer tests
|
2019-05-29 16:54:52 +02:00 |
covered_by
|
[test][algorithms] Move relops tests dirs to algorithms/ dir.
|
2018-07-27 19:00:19 +02:00 |
crosses
|
[test][algorithms] Move relops tests dirs to algorithms/ dir.
|
2018-07-27 19:00:19 +02:00 |
detail
|
[test][partition] Use disjoint Box/Box strategy in partition test.
|
2018-10-13 12:46:33 +02:00 |
disjoint
|
Fix disjoint(segment, box) in spherical_equatorial and geographic CS (#580)
|
2019-03-27 10:01:14 +02:00 |
distance
|
[strategy][test] Robust acos call and tests
|
2019-03-15 14:43:45 +02:00 |
envelope_expand
|
[TEST] Unify different defines into BOOST_GEOMETRY_TEST_ENABLE_FAILURES
|
2019-05-29 15:48:44 +02:00 |
equals
|
[test][algorithms] Move relops tests dirs to algorithms/ dir.
|
2018-07-27 19:00:19 +02:00 |
intersects
|
[test][algorithms] Move relops tests dirs to algorithms/ dir.
|
2018-07-27 19:00:19 +02:00 |
length
|
[test] Fix Boost inspect issues (license, tabs, non-asci character, no-newline).
|
2017-11-24 01:18:26 +01:00 |
overlaps
|
[test][algorithms] Move relops tests dirs to algorithms/ dir.
|
2018-07-27 19:00:19 +02:00 |
overlay
|
[TEST] Add two testcases
|
2019-05-29 16:42:57 +02:00 |
perimeter
|
[tests] Fix expected results in perimeter tests and add few cases
|
2017-11-01 19:03:52 +02:00 |
relate
|
[test][algorithms] Move relops tests dirs to algorithms/ dir.
|
2018-07-27 19:00:19 +02:00 |
set_operations
|
[TEST] Add two testcases
|
2019-05-29 16:42:57 +02:00 |
similarity
|
[test][algorithms] Add missing includes in hausdorff distance test.
|
2018-12-18 04:33:42 +01:00 |
touches
|
[test][algorithms] Move relops tests dirs to algorithms/ dir.
|
2018-07-27 19:00:19 +02:00 |
within
|
[test][within] Add missing include.
|
2019-01-03 15:50:56 +01:00 |
append.cpp
|
|
|
assign.cpp
|
|
|
centroid_multi.cpp
|
[test][algorithms] Add centroid() cases and fix MSVC x64 conversion warnings.
|
2017-12-27 01:55:36 +01:00 |
centroid.cpp
|
|
|
clear_multi.cpp
|
|
|
comparable_distance.cpp
|
[test][distance][overlay] Add missing includes.
|
2017-04-26 06:22:47 +02:00 |
convert_multi.cpp
|
|
|
convert.cpp
|
|
|
convex_hull_multi.cpp
|
|
|
convex_hull.cpp
|
|
|
correct_closure.cpp
|
[correct] Split off correct_closure from correct
|
2017-10-19 15:51:43 +02:00 |
correct_multi.cpp
|
|
|
correct.cpp
|
[correct] Split off correct_closure from correct
|
2017-10-19 15:51:43 +02:00 |
densify.cpp
|
[test][densify] Test default strategy version of algorithm.
|
2018-01-15 19:24:42 +01:00 |
for_each_multi.cpp
|
|
|
for_each.cpp
|
|
|
is_convex.cpp
|
|
|
is_empty.cpp
|
|
|
is_simple_geo.cpp
|
[is_valid] revert part of commit 465e487b8c
|
2018-11-25 11:17:28 +01:00 |
is_simple.cpp
|
[test][is_simple] Add test for geographic CS.
|
2017-07-27 03:40:21 +02:00 |
is_valid_failure.cpp
|
[test][is_valid] Add test failing with midpoint in point_on_border.
|
2018-10-12 19:40:29 +02:00 |
is_valid_geo.cpp
|
[test][is_valid] Fix unused type warning.
|
2018-01-23 21:13:02 +01:00 |
is_valid.cpp
|
[TEST] Unify different defines into BOOST_GEOMETRY_TEST_ENABLE_FAILURES
|
2019-05-29 15:48:44 +02:00 |
Jamfile.v2
|
[algorithm] [strategy] [test] [doc] Rename line_interpolate_point to line_interpolate
|
2019-02-19 16:32:22 +02:00 |
line_interpolate.cpp
|
[test][line_interpolate] Fix dereference of non-dereferencable iterators. Remove typename keyword. Improve error message.
|
2019-03-04 18:31:02 +01:00 |
make.cpp
|
|
|
maximum_gap.cpp
|
|
|
num_geometries_multi.cpp
|
|
|
num_geometries.cpp
|
|
|
num_interior_rings_multi.cpp
|
|
|
num_interior_rings.cpp
|
|
|
num_points_multi.cpp
|
|
|
num_points.cpp
|
|
|
num_segments.cpp
|
|
|
perimeter_multi.cpp
|
|
|
perimeter.cpp
|
|
|
point_on_surface.cpp
|
[test][algorithms] Add point_on_surface cases using signed integral coordinates.
|
2017-12-27 01:53:39 +01:00 |
predef_relop.hpp
|
|
|
pretty_print_geometry.hpp
|
|
|
remove_spikes.cpp
|
|
|
reverse_multi.cpp
|
|
|
reverse.cpp
|
|
|
simplify_countries.cpp
|
[simplify] revise solution to get opposite instead of closing area
|
2018-02-18 16:54:30 +01:00 |
simplify_multi.cpp
|
[test] adapt multi test, simplification is changed (but equally good)
|
2018-02-18 17:47:21 +01:00 |
simplify.cpp
|
[test] adapt test and add testcase needing the new approach
|
2018-02-18 16:55:31 +01:00 |
test_centroid.hpp
|
|
|
test_convert.hpp
|
|
|
test_convex_hull.hpp
|
|
|
test_correct.hpp
|
[correct] Split off correct_closure from correct
|
2017-10-19 15:51:43 +02:00 |
test_for_each.hpp
|
|
|
test_is_simple.hpp
|
[test][is_simple] Add test for geographic CS.
|
2017-07-27 03:40:21 +02:00 |
test_is_valid.hpp
|
[is_valid] check reported testcase, it is valid now. Also add it to
|
2017-10-23 13:12:39 +02:00 |
test_length.hpp
|
[test] [length] Fixing issues from comments in length tests.
|
2016-05-23 13:19:00 +03:00 |
test_overlay.hpp
|
|
|
test_perimeter.hpp
|
[tests] Fix expected results in perimeter tests and add few cases
|
2017-11-01 19:03:52 +02:00 |
test_reverse.hpp
|
|
|
test_simplify.hpp
|
[test] instead of WKT, spatially equality is tested for simplify,
|
2018-02-18 16:55:04 +01:00 |
test_unique.hpp
|
|
|
transform_multi.cpp
|
|
|
transform.cpp
|
[test] Add missing TypeOf includes (after dropping Serialization dependency).
|
2017-01-04 16:44:44 +01:00 |
unique_multi.cpp
|
|
|
unique.cpp
|
|
|