mapnik/test/unit
2015-05-18 22:53:11 +01:00
..
core Use approx when testing floating point approximate equality. 2015-05-18 22:53:11 +01:00
data pull data from test-data repo 2015-04-26 20:23:02 +02:00
font reorganize c++ tests 2015-04-25 22:08:12 +02:00
geometry avoid warnings in geometry_equal test 2015-05-15 14:43:42 -07:00
imaging Doh, fixing stupid C++ that I wrote after properly writing a unit test 2015-05-15 13:21:51 -05:00
pixel Corrected errors in palette unit test and corrected logic in bounding box projection transform 2015-05-15 12:15:27 -05:00
projection Doh, fixing stupid C++ that I wrote after properly writing a unit test 2015-05-15 13:21:51 -05:00
serialization reorganize c++ tests 2015-04-25 22:08:12 +02:00
sql reorganize c++ tests 2015-04-25 22:08:12 +02:00
symbolizer reorganize c++ tests 2015-04-25 22:08:12 +02:00
vertex_adapter fix compile on windows (M_PI) [skip ci] 2015-04-29 15:58:13 -07:00
README.md reorganize c++ tests 2015-04-25 22:08:12 +02:00
run.cpp pj_clear_initcache is only available in proj >= 4.8 2015-04-29 18:00:47 -07: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