mapnik/test/unit
Mathis Logemann 42f465f842 refactor datasource plugins
fix merge

remove old DATASOURCE_PLUGIN call

fix memory_datasource

wip

wip

fix temp return

fix install

wip before_unload

linux

remove docker

remove docker

comments

add windows error message if libmapnik=static and plugins=dynamic

fix false plugin macro

plugin default de/constructor to remove UB

simplyfy plugin targets - add fpic

fix makro

simplyfy

use unique_ptr for plugin handle

rename option static plugins

replace local init with fnc call

call setup everywhere

init datasource_static
2022-02-07 15:35:09 +01:00
..
color format dir test 2022-01-27 00:12:12 +01:00
core format dir test 2022-01-27 00:12:12 +01:00
data format WKT to be able to test WKT<->WKT round-trip. 2017-05-05 16:28:05 +02:00
datasource format dir test 2022-01-27 00:12:12 +01:00
font format dir test 2022-01-27 00:12:12 +01:00
geometry format dir test 2022-01-27 00:12:12 +01:00
imaging Merge branch 'master' of https://github.com/mapnik/mapnik into feature/clang-format 2022-01-28 10:31:55 +01:00
map format dir test 2022-01-27 00:12:12 +01:00
numerics format dir test 2022-01-27 00:12:12 +01:00
pixel format dir test 2022-01-27 00:12:12 +01:00
projection format dir test 2022-01-27 00:12:12 +01:00
renderer format dir test 2022-01-27 00:12:12 +01:00
serialization format dir test 2022-01-27 00:12:12 +01:00
sql format dir test 2022-01-27 00:12:12 +01:00
svg format dir test 2022-01-27 00:12:12 +01:00
symbolizer format dir test 2022-01-27 00:12:12 +01:00
text Merge branch 'master' of https://github.com/mapnik/mapnik into feature/clang-format 2022-01-28 10:31:55 +01:00
util format dir test 2022-01-27 00:12:12 +01:00
vertex_adapter format dir test 2022-01-27 00:12:12 +01:00
README.md reorganize c++ tests 2015-04-25 22:08:12 +02:00
run.cpp refactor datasource plugins 2022-02-07 15:35:09 +01:00
valgrind.supp ensure clean valgrind run 2015-04-26 23:26:11 +02:00

C++ unit tests

Building

python scons/scons.py test/unit/run

Running

./test/unit/run