mapnik/test/unit/datasource
artemp 5104f5dfea refactor souce code files with the following rule: the physical filesytem path matches namespace structure
e.g `mapnik::geometry::centroid()` -> `$(MAPNIK_SOURCE)/include/mapnik/geometry/centroid.hpp`
2016-08-02 14:43:02 +01:00
..
csv.cpp refactor souce code files with the following rule: the physical filesytem path matches namespace structure 2016-08-02 14:43:02 +01:00
ds_test_util.hpp refactor souce code files with the following rule: the physical filesytem path matches namespace structure 2016-08-02 14:43:02 +01:00
geojson.cpp refactor souce code files with the following rule: the physical filesytem path matches namespace structure 2016-08-02 14:43:02 +01:00
ogr.cpp try to speed up compile of tests by cleaning up unused includes/cruft 2015-10-29 08:20:46 -07:00
postgis.cpp refactor souce code files with the following rule: the physical filesytem path matches namespace structure 2016-08-02 14:43:02 +01:00
shapeindex.cpp test bogus *.index files are handled correctly (ref #3300) + indirectly tests #3306 via requiring mapped_memory_cache::instance().clear() 2016-02-19 11:25:27 +01:00
spatial_index.cpp try to speed up compile of tests by cleaning up unused includes/cruft 2015-10-29 08:20:46 -07:00
topojson.cpp transcode input strings to UTF-8 (portability) 2016-05-24 12:16:48 +02:00