Artem Pavlenko
|
a244effa91
|
Add mapnik/filesystem.hpp ref:https://github.com/mapnik/mapnik/pull/4383#discussion_r1131405532
|
2023-03-13 14:27:02 +00:00 |
|
Artem Pavlenko
|
be0b537f52
|
Use std::filesystem when CXX_STD >= 17 and not USE_BOOST_FILESYSTEM
|
2023-03-09 13:17:28 +00:00 |
|
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 |
|
Mathis Logemann
|
6dcf754077
|
format dir test
format dir test
fix
|
2022-01-27 00:12:12 +01:00 |
|
Artem Pavlenko
|
d6d69df498
|
Update catch.hpp to v2.13.1 + fix tests
|
2020-09-10 15:34:52 +01:00 |
|
Dane Springmeyer
|
1687f6ff1b
|
add custom command line options to unit tests - refs philsquared/Catch#381
|
2016-01-05 17:13:36 -08:00 |
|
Dane Springmeyer
|
e82de0109d
|
centralize plugin registration for unit tests
|
2015-07-27 15:35:00 -07:00 |
|
Dane Springmeyer
|
2b02677cb5
|
Centralize memory/valgrind cleanup code
|
2015-06-15 20:41:46 -07:00 |
|
Dane Springmeyer
|
583fbaec14
|
fix test compile if cairo is disabled
|
2015-06-06 12:30:56 -07:00 |
|
Dane Springmeyer
|
b730d437f7
|
pj_clear_initcache is only available in proj >= 4.8
|
2015-04-29 18:00:47 -07:00 |
|
Dane Springmeyer
|
66ad95cbbe
|
remove extra unit test print [skip ci]
|
2015-04-26 23:32:37 +02:00 |
|
Dane Springmeyer
|
d9ea4e9b6e
|
ensure clean valgrind run
|
2015-04-26 23:26:11 +02:00 |
|
Dane Springmeyer
|
edf7616b19
|
reorganize c++ tests
|
2015-04-25 22:08:12 +02:00 |
|