mapnik/test/unit
2015-05-13 19:32:54 -05:00
..
core drop useless test (should be covered by visual tests) 2015-04-26 01:16:25 +02: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 Better tests to fully cover all cases 2015-05-12 15:01:17 -05:00
imaging Added test coverage to image buffer 2015-05-13 16:50:31 -05:00
pixel Removed the mapnik type of 'byte' because it seemed sparsely used and simply providing data type should be easier as it is never going to change. Also added some tests around mapnik palette 2015-05-13 19:32:54 -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