mapnik/test
2018-03-30 15:10:29 -05:00
..
data@3a636431ab A fix for two distinct issues associated with gdal featuresets, the first is overviews were not properly being utilized based on the resolution of the final image requested. The second is that allocation of far too much memory could be possible in GDAL to attempt to do resampling internally in mapnik. This now has a hard cap so that we allocate less memory in these situations but are still able to resample internally in mapnik. 2018-03-30 15:10:29 -05:00
data-visual@a6ec8c0919 A fix for two distinct issues associated with gdal featuresets, the first is overviews were not properly being utilized based on the resolution of the final image requested. The second is that allocation of far too much memory could be possible in GDAL to attempt to do resampling internally in mapnik. This now has a hard cap so that we allocate less memory in these situations but are still able to resample internally in mapnik. 2018-03-30 15:10:29 -05:00
standalone apply mapnik/c++ formatting 2017-11-06 09:47:01 +01:00
unit Merge branch 'offset-converter-topology' of https://github.com/mapycz/mapnik into mapycz-offset-converter-topology 2018-02-26 16:06:19 +01:00
visual visual tests: allow to ignore particular renderer (#3768) 2017-09-14 14:21:30 +01:00
build.py geometry.hpp 2017-03-27 16:14:51 +01:00
catch.hpp add custom command line options to unit tests - refs philsquared/Catch#381 2016-01-05 17:13:36 -08:00
catch_ext.hpp expressions test: move expression strings into Catch calls, continue on failure 2016-02-05 17:22:01 +01:00
cleanup.hpp more warning_ignore usage - refs #2907 2016-03-09 16:43:00 -08:00
run Fix unbound variable when number of JOBS is omitted 2016-06-23 09:46:45 +01:00