mapnik/test/unit
Dane Springmeyer 3ae6e49a2e Merge pull request #2812 from mapnik/feature/add_tests
Adding tests and cleanup
2015-05-14 23:05:48 -07: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 Merge pull request #2812 from mapnik/feature/add_tests 2015-05-14 23:05:48 -07: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