1
0
Fork 0
mirror of https://github.com/mapnik/mapnik.git synced 2025-07-27 07:04:49 +02:00
mapnik/test/unit
Artem Pavlenko e61128056f clang-format -
+QualifierAlignment: Right
+Standard: c++20
2025-07-14 14:49:23 +01:00
..
color update pre-commit and format sources 2024-05-18 10:22:29 +02:00
core Amend expressions grammar per #4508 [WIP] 2025-05-16 10:11:41 +01:00
data Use std::filesystem when CXX_STD >= 17 and not USE_BOOST_FILESYSTEM 2023-03-09 13:17:28 +00:00
datasource clang-format - 2025-07-14 14:49:23 +01:00
font Update .clang-format to BraceWrapping: BeforeCatch : true 2022-11-10 15:57:38 +00:00
geometry clang-format - 2025-07-14 14:49:23 +01:00
imaging clang-format - 2025-07-14 14:49:23 +01:00
map clang-format - 2025-07-14 14:49:23 +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 clang-format - 2025-07-14 14:49:23 +01:00
renderer clang-format - 2025-07-14 14:49:23 +01:00
serialization clang-format - 2025-07-14 14:49:23 +01:00
sql format dir test 2022-01-27 00:12:12 +01:00
svg clang-format - 2025-07-14 14:49:23 +01:00
symbolizer rework enumeration<...> 2022-12-10 16:55:24 +01:00
text revive lang tag for textsymbolizer based on #3655 / bdon 2025-02-09 02:26:11 -06:00
util clang-format - 2025-07-14 14:49:23 +01:00
vertex_adapter clang-format - 2025-07-14 14:49:23 +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