geometry/test/algorithms
2016-02-28 13:15:53 +01:00
..
buffer [test] disable aimes167 currently failing 2016-02-28 13:15:53 +01:00
detail [test][algorithms] Name/rename the tests. 2015-06-06 00:40:34 +02:00
distance [test][distance] Add a test case with NaN coordinates. 2015-10-08 17:42:59 +02:00
overlay [overlay] add counts to enrichtment info, this avoids it to be redone, 2016-01-13 15:58:51 +01:00
relational_operations [test][intersects] Add test cases for Segment/Box (0 distance between coordinates). 2015-10-21 02:35:28 +02:00
set_operations [test] adapt expected values 2016-02-28 12:44:59 +01:00
append.cpp [test][algorithms] remove deprecated includes referring to the 2015-03-12 02:10:14 +02:00
area_multi.cpp [test][algorithms] Name/rename the tests. 2015-06-06 00:40:34 +02:00
area.cpp [test][area] Add test case with big coordinates. 2016-01-28 14:48:28 +01:00
assign.cpp [test][assign] fix errors in test of variant support for assign 2014-05-26 14:26:07 +03:00
buffer.cpp Made the buffer algorithm variant aware. 2013-10-11 21:47:28 +00: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][comparable distance] remove tests involving default_comparable_strategy 2014-07-10 11:31:30 +03: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_multi.cpp [test][algorithms] Name/rename the tests. 2015-06-06 00:40:34 +02:00
correct.cpp Made 'correct' variant-aware. 2013-10-24 06:10:34 +00:00
envelope_multi.cpp [test][algorithms] Name/rename the tests. 2015-06-06 00:40:34 +02:00
envelope_on_spheroid.cpp Merge branch 'develop' of github.com:boostorg/geometry into feature/envelope_and_expand_for_spherical_cs 2015-07-03 02:28:13 +03:00
envelope.cpp [test][algorithms][envelope] fix testing of empty geometries 2015-07-03 00:24:45 +03:00
expand_on_spheroid.cpp Merge branch 'develop' of github.com:boostorg/geometry into feature/envelope_and_expand_for_spherical_cs 2015-07-03 02:28:13 +03:00
expand.cpp [expand] Add tests for variant 2014-05-23 10:55:06 +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.cpp [test][algorithms][is_simple] add test cases involving the empty linestring, 2015-11-05 15:03:40 +02:00
is_valid_failure.cpp [test][algorithms][is_valid] rename is_valid_reason unit test to is_valid_failure; 2015-02-24 15:37:12 +02:00
is_valid.cpp [test][algorithms][is_valid] add test cases of geometries that have invalid coordinates, 2015-11-06 12:17:30 +02:00
Jamfile.v2 [test][algorithms] Name/rename the tests. 2015-06-06 00:40:34 +02:00
length_multi.cpp [test][algorithms] Name/rename the tests. 2015-06-06 00:40:34 +02:00
length.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
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 Merge branch 'develop' into feature/projected_point 2014-07-09 13:59:23 +02:00
test_area.hpp [geometry][test] prefix macro GEOMETRY_TEST_DEBUG with BOOST_ 2014-06-19 12:24:27 +03: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 Made 'correct' variant-aware. 2013-10-24 06:10:34 +00:00
test_envelope_expand_on_spheroid.hpp [test][algorithms][envelope][expand] move common code to separate file; add test cases involving 2015-06-02 00:16:37 +03:00
test_envelope.hpp [overlay][relate][within][test] Fix unused variable warnings. 2014-05-18 00:20:36 +02:00
test_expand.hpp [geometry][test] prefix macro GEOMETRY_TEST_DEBUG with BOOST_ 2014-06-19 12:24:27 +03:00
test_for_each.hpp [geometry] Replace tabs with spaces 2014-07-08 02:27:17 +02:00
test_is_valid.hpp [test][algorithms][is_valid] update unit test code for is_valid to use 2015-02-24 15:40:29 +02:00
test_length.hpp [test][algorithms] remove deprecated includes referring to the 2015-03-12 02:10:14 +02:00
test_overlay.hpp [geometry] Remove all trailing spaces (tests) 2013-12-05 19:38:32 +01:00
test_perimeter.hpp [test] Drop TypeOf dependency. 2015-01-05 00:09:42 +01:00
test_reverse.hpp [geometry] Remove all trailing spaces (tests) 2013-12-05 19:38:32 +01:00
test_simplify.hpp [test][simplify] remove unused local typedef; 2014-07-27 13:51:41 +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 [geometry] replace uses of constants math::d2r and math::r2d by corresponding free functions 2015-05-08 12:23:23 +03: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