mapnik/test/unit/geometry
Tom Hughes 72297c9431 Adapt geometry tests got changes in boost 1.60
The issues with points at NaN and infinity bring considered as
valid reported in https://svn.boost.org/trac/boost/ticket/11711 has
been fixed in boost 1.60 so the tests need to reflect that.

Also per https://svn.boost.org/trac/boost/ticket/11710 empty
polygons are now considered invalid, and hence not simple.
2016-01-23 14:43:02 +00:00
..
centroid.cpp centroid: enable algorithm on multi-geometries with empty sub-geometries 2015-11-24 15:41:34 +00:00
geometry.cpp geojson/geometry - update unit test 2015-12-14 11:46:39 +00:00
geometry_envelope_test.cpp try to speed up compile of tests by cleaning up unused includes/cruft 2015-10-29 08:20:46 -07:00
geometry_equal.hpp use mapnik/warning_ignore.hpp in a few more places 2015-11-09 09:51:35 -08:00
geometry_hit_test.cpp reorganize c++ tests 2015-04-25 22:08:12 +02:00
geometry_is_simple.cpp Adapt geometry tests got changes in boost 1.60 2016-01-23 14:43:02 +00:00
geometry_is_valid.cpp Adapt geometry tests got changes in boost 1.60 2016-01-23 14:43:02 +00:00
geometry_reprojection.cpp try to speed up compile of tests by cleaning up unused includes/cruft 2015-10-29 08:20:46 -07:00
geometry_strategy_test.cpp catch and remove more spurious std::move's 2015-06-02 15:36:31 +01:00
has_empty.cpp add unit tests for is_empty and has_empty 2015-11-10 13:49:22 +00:00
is_empty.cpp add unit tests for is_empty and has_empty 2015-11-10 13:49:22 +00:00
remove_empty.cpp centroid: enable algorithm on multi-geometries with empty sub-geometries 2015-11-24 15:41:34 +00:00