geometry/test/algorithms
Adam Wulkiewicz 6665497ecc Merge pull request #423 from awulkiew/fix/setops_la
Fix L/A set operations
2017-10-25 23:28:02 +02:00
..
area [test][area] Add test case passing sphere into geographic area strategy. 2017-07-20 18:28:54 +02:00
buffer [buffer] fix debug SVG 2017-09-20 10:22:10 +02:00
detail [test][partition] Return bool from visitors, it is now required by partition(). 2017-03-09 05:44:41 +01:00
distance [test][distance][overlay] Add missing includes. 2017-04-26 06:22:47 +02:00
envelope_expand [test][envelope][expand] Add test cases for spherical polar Boxes and Segments. 2017-08-06 19:36:34 +02:00
length [test][formulas][algorithms] Add/alter tests related to fixes in inverse formulas (length, perimeter). 2017-03-02 17:01:47 +01:00
overlay [test] Add testcase for incorrectly generated interior ring 2017-10-23 14:57:11 +02:00
perimeter [test][formulas][algorithms] Add/alter tests related to fixes in inverse formulas (length, perimeter). 2017-03-02 17:01:47 +01:00
relational_operations [test][covered_by][within] Add spherical and geographic cases. 2017-08-22 00:35:14 +02:00
set_operations Merge pull request #423 from awulkiew/fix/setops_la 2017-10-25 23:28:02 +02:00
append.cpp [test][algorithms] remove deprecated includes referring to the 2015-03-12 02:10:14 +02:00
assign.cpp [test][assign] fix errors in test of variant support for assign 2014-05-26 14:26:07 +03:00
centroid_multi.cpp [test][algorithms][centroid] More centroid tests on empty geometries 2015-11-21 19:51:03 +00:00
centroid.cpp [test][algorithms][centroid] More centroid tests on empty geometries 2015-11-21 19:51:03 +00:00
clear_multi.cpp [test][algorithms] Name/rename the tests. 2015-06-06 00:40:34 +02:00
comparable_distance.cpp [test][distance][overlay] Add missing includes. 2017-04-26 06:22:47 +02:00
convert_multi.cpp [test][algorithms] Name/rename the tests. 2015-06-06 00:40:34 +02:00
convert.cpp [geometry] Remove all trailing spaces (tests) 2013-12-05 19:38:32 +01:00
convex_hull_multi.cpp [test][algorithms] Name/rename the tests. 2015-06-06 00:40:34 +02:00
convex_hull.cpp [test][convex_hull] Add tests for degenerated hulls. 2015-01-04 16:59:14 +01:00
correct_closure.cpp [correct] Split off correct_closure from correct 2017-10-19 15:51:43 +02:00
correct_multi.cpp [test][algorithms] Name/rename the tests. 2015-06-06 00:40:34 +02:00
correct.cpp [correct] Split off correct_closure from correct 2017-10-19 15:51:43 +02:00
for_each_multi.cpp [test][algorithms] Name/rename the tests. 2015-06-06 00:40:34 +02:00
for_each.cpp [test][algorithms][for_each] add test cases for open geometries (open 2014-10-02 12:52:56 +03:00
is_convex.cpp [buffer][is_convex] add (non-complete) is_convex algorithm, and 2015-04-08 12:15:20 +02:00
is_empty.cpp [test][algorithms][is_empty] update test cases' result following the changes 2015-06-03 15:18:32 +03:00
is_simple_geo.cpp [test] Add/update test cases after improvements in compare. 2017-08-05 01:56:28 +02: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_failure: fix failure type of mpg09 2017-07-05 18:16:00 +02:00
is_valid_geo.cpp [test][is_valid] Add test of geographic polygon. 2017-08-11 20:08:57 +02:00
is_valid.cpp [is_valid] check reported testcase, it is valid now. Also add it to 2017-10-23 13:12:39 +02:00
Jamfile.v2 [correct] Split off correct_closure from correct 2017-10-19 15:51:43 +02:00
make.cpp Boost.Geometry update copyright -> 2012 2012-01-09 21:56:08 +00:00
maximum_gap.cpp [test][algorithms][maximum_gap] Remove the use of Boost.Assign. 2015-05-30 01:16:13 +02:00
num_geometries_multi.cpp [test] Fix size_t to int conversions (msvc warnings). 2015-09-08 17:47:23 +02:00
num_geometries.cpp [test][algorithms]pnum_geometries] simplified unit test (by removing 2014-08-11 01:08:42 +03:00
num_interior_rings_multi.cpp [test] Fix size_t to int conversions (msvc warnings). 2015-09-08 17:47:23 +02:00
num_interior_rings.cpp [test][algorithms][num_interior_rings] simplified unit test (by removing unnecessary tests) 2014-08-11 01:09:21 +03:00
num_points_multi.cpp [test] Fix size_t to int conversions (msvc warnings). 2015-09-08 17:47:23 +02:00
num_points.cpp [test][algorithms] remove deprecated includes referring to the 2015-03-12 02:10:14 +02:00
num_segments.cpp [test][num_segments] change unit test for num_segments, to eliminate testing 2014-08-11 13:18:08 +03:00
perimeter_multi.cpp [test][algorithms] Name/rename the tests. 2015-06-06 00:40:34 +02:00
perimeter.cpp Commented throw_on_empty_input for area, length, perimeter (but not for distance), see comments in throw_on_empty_input.hpp 2012-02-06 20:50:12 +00:00
point_on_surface.cpp [test][algorithms] remove deprecated includes referring to the 2015-03-12 02:10:14 +02:00
predef_relop.hpp [test] Divide relate() test into several smaller ones. 2014-04-17 13:55:28 +02:00
pretty_print_geometry.hpp [test][algorithms] use boost::geometry:: instead of bg:: 2014-06-16 13:45:06 +03:00
remove_spikes.cpp [test][algorithms] remove deprecated includes referring to the 2015-03-12 02:10:14 +02:00
reverse_multi.cpp [test][algorithms] Name/rename the tests. 2015-06-06 00:40:34 +02:00
reverse.cpp Updated copyrights 2010->2012 2012-01-12 20:58:20 +00:00
simplify_multi.cpp [test][algorithms] Name/rename the tests. 2015-06-06 00:40:34 +02:00
simplify.cpp [test][simplify] Add test cases for cartesian 3D. 2016-04-12 20:19:27 +02:00
test_centroid.hpp [test][algorithms][centroid] More centroid tests on empty geometries 2015-11-21 19:51:03 +00:00
test_convert.hpp [geometry] Remove all trailing spaces (tests) 2013-12-05 19:38:32 +01:00
test_convex_hull.hpp [test][geometry] replace instances of "num_point() == 0" by "is_empty()"; 2015-06-03 17:18:55 +03:00
test_correct.hpp [correct] Split off correct_closure from correct 2017-10-19 15:51:43 +02:00
test_for_each.hpp [geometry] Replace tabs with spaces 2014-07-08 02:27:17 +02:00
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 [geometry] Remove all trailing spaces (tests) 2013-12-05 19:38:32 +01:00
test_perimeter.hpp [test] [perimeter] Tests for perimeter. 2016-05-25 14:59:06 +03:00
test_reverse.hpp [geometry] Remove all trailing spaces (tests) 2013-12-05 19:38:32 +01:00
test_simplify.hpp merge and resolve conflicts 2016-08-15 19:38:46 +03:00
test_unique.hpp [geometry] Remove all trailing spaces (tests) 2013-12-05 19:38:32 +01:00
transform_multi.cpp [test][algorithms] Name/rename the tests. 2015-06-06 00:40:34 +02:00
transform.cpp [test] Add missing TypeOf includes (after dropping Serialization dependency). 2017-01-04 16:44:44 +01:00
unique_multi.cpp [test][algorithms] Name/rename the tests. 2015-06-06 00:40:34 +02:00
unique.cpp Updated copyrights 2010->2012 2012-01-12 20:58:20 +00:00