mapnik/test/unit
2021-10-21 18:22:53 +02:00
..
color Add missing unit test for color::operator= and color::operator== (ref #4137) 2020-04-23 18:20:32 +01:00
core Add convertion functions from_u8string to support c++20 + update tests 2021-05-17 16:11:44 +01:00
data format WKT to be able to test WKT<->WKT round-trip. 2017-05-05 16:28:05 +02:00
datasource replace _WINDOWS with _WIN32 2021-10-21 18:22:53 +02:00
font geometry.hpp 2017-03-27 16:14:51 +01:00
geometry Replace remaining MAPNIK_USE_PROJ4 -> MAPNIK_USE_PROJ 2021-03-24 11:22:32 +00:00
imaging [unit-test] add std includes for external catch2 2021-10-09 13:46:24 +02:00
map Refactor "Query map point" unit test 2021-03-09 16:29:23 +00:00
numerics update copyright year 2017-05-05 13:02:01 +02:00
pixel minor unit test cleanups to prepare to test amalgamation 2016-03-03 10:53:58 -08:00
projection Add missing header (linux) 2021-03-24 11:44:56 +00:00
renderer Move proj_transform_cache declarations and implementaion into separate translation unit (ref VC++ C2492) 2021-03-25 12:16:15 +00:00
serialization update copyright year [skip ci] 2021-01-05 14:39:07 +00:00
sql reorganize c++ tests 2015-04-25 22:08:12 +02:00
svg Fix error message + update SVG parser unit test 2021-04-15 16:29:05 +01:00
symbolizer add support for spacing-offset 2020-03-23 23:07:49 +01:00
text Add convertion functions from_u8string to support c++20 + update tests 2021-05-17 16:11:44 +01:00
util char_array_buffer should implement also seekpos() 2017-11-13 22:42:37 +00:00
vertex_adapter Replace remaining MAPNIK_USE_PROJ4 -> MAPNIK_USE_PROJ 2021-03-24 11:22:32 +00:00
README.md reorganize c++ tests 2015-04-25 22:08:12 +02:00
run.cpp Update catch.hpp to v2.13.1 + fix tests 2020-09-10 15:34:52 +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