artemp
|
3184034414
|
refactor geometry core and algorithms templates + add missing typedefs + prepare for geometry update
|
2016-04-29 14:24:57 +02:00 |
|
Dane Springmeyer
|
fde36984de
|
minor unit test cleanups to prepare to test amalgamation
|
2016-03-03 10:53:58 -08:00 |
|
artemp
|
c7a964abf6
|
disable "point unitialized" test for boost >= 1.50 (pending reviewing https://github.com/mapnik/mapnik/issues/3218)
|
2016-01-27 14:48:57 +01:00 |
|
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 |
|
Dane Springmeyer
|
5090b103e4
|
try to speed up compile of tests by cleaning up unused includes/cruft
|
2015-10-29 08:20:46 -07:00 |
|
Blake Thompson
|
c127620b6c
|
Updated the way that is_valid and is_simple operate in mapnik and added lots of testing around them.
|
2015-10-05 15:10:24 -07:00 |
|
Dane Springmeyer
|
edf7616b19
|
reorganize c++ tests
|
2015-04-25 22:08:12 +02:00 |
|