mapnik/tests
Matt Amos 79f29f3894 Disable missing geometry functions in older Boost versions.
The functions `is_valid` and `is_simple` and their associated
headers are only present in versions of Boost >= 1.56, and will
cause compilation errors with previous versions of Boost. This
masks them with preprocessor macros to allow the compilation to
complete, at the cost of some (currently not widely used)
functionality.
2015-04-23 03:52:46 +01:00
..
cpp_tests Disable missing geometry functions in older Boost versions. 2015-04-23 03:52:46 +01:00
cxx Disable missing geometry functions in older Boost versions. 2015-04-23 03:52:46 +01:00
data Merge branch 'master' of github.com:mapnik/mapnik into mapnik-geometry 2015-04-03 12:17:59 -04:00
python_tests stop correcting geometries at decode time 2015-04-22 14:27:43 +02:00
visual_tests update visual test images 2015-04-22 17:43:52 +02:00
run_tests.py python tests: remove either paths.py data or env settings for fonts/plugins 2014-10-15 18:40:07 -07:00