mapnik/test/unit
2024-10-29 10:19:22 +00:00
..
color update pre-commit and format sources 2024-05-18 10:22:29 +02: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 Commit staged changes 2024-10-29 10:19:22 +00:00
font Update .clang-format to BraceWrapping: BeforeCatch : true 2022-11-10 15:57:38 +00:00
geometry pre-commit run --show-diff-on-failure --color=always --all-files [skip ci] 2024-02-26 14:48:49 +00:00
imaging Use temp_directory_path rather than hard-coded /tmp for tests 2024-06-13 08:31:12 -07:00
map Update Coopyright year 2024-07-22 10:20:47 +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 Unit tests - fix #endif statement (via @bgardner-noggin) 2024-09-04 09:39:11 +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 Coopyright year 2024-07-22 10:20:47 +01:00
sql format dir test 2022-01-27 00:12:12 +01:00
svg Update Coopyright year 2024-07-22 10:20:47 +01: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 Update Coopyright year 2024-07-22 10:20:47 +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