mapnik/test/unit
2024-02-26 14:45:59 +00:00
..
color format dir test 2022-01-27 00:12:12 +01:00
core Update .clang-format to BraceWrapping: BeforeCatch : true 2022-11-10 15:57:38 +00:00
data Use std::filesystem when CXX_STD >= 17 and not USE_BOOST_FILESYSTEM 2023-03-09 13:17:28 +00:00
datasource GeoJSON unit tests - require expected geometries are "empty". 2024-02-26 14:45:59 +00:00
font Update .clang-format to BraceWrapping: BeforeCatch : true 2022-11-10 15:57:38 +00:00
geometry Fix is_empty unit test e.g if multi geometry consists of empty geometries it is "empty". 2024-02-26 14:44:19 +00:00
imaging Add mapnik/filesystem.hpp ref:https://github.com/mapnik/mapnik/pull/4383#discussion_r1131405532 2023-03-13 14:27:02 +00:00
map format dir test 2022-01-27 00:12:12 +01:00
numerics rework enumeration<...> 2022-12-10 16:55:24 +01:00
pixel Update .clang-format to BraceWrapping: BeforeCatch : true 2022-11-10 15:57:38 +00:00
projection format dir test 2022-01-27 00:12:12 +01:00
renderer Add mapnik/filesystem.hpp ref:https://github.com/mapnik/mapnik/pull/4383#discussion_r1131405532 2023-03-13 14:27:02 +00:00
serialization Update .clang-format to BraceWrapping: BeforeCatch : true 2022-11-10 15:57:38 +00:00
sql format dir test 2022-01-27 00:12:12 +01:00
svg Update .clang-format to BraceWrapping: BeforeCatch : true 2022-11-10 15:57:38 +00:00
symbolizer rework enumeration<...> 2022-12-10 16:55:24 +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 fix windows build error 2022-11-24 19:41:21 +01:00
README.md reorganize c++ tests 2015-04-25 22:08:12 +02:00
run.cpp Add mapnik/filesystem.hpp ref:https://github.com/mapnik/mapnik/pull/4383#discussion_r1131405532 2023-03-13 14:27:02 +00: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