mapnik/test/unit
Dane Springmeyer de1d1b902a Merge pull request #3163 from mapycz/fix-offsetting-test
unit test: fix offsetting test
2015-11-07 12:42:08 -08:00
..
color fix parsing colors in hexadecimal notation 2015-09-18 13:54:05 +00:00
core unit test - check values stored as expected types in mapnik::value 2015-11-03 15:17:43 +00:00
data pull data from test-data repo 2015-04-26 20:23:02 +02:00
datasource unit test - add malformed "Feature" tests 2015-11-06 11:50:25 +00:00
font try to speed up compile of tests by cleaning up unused includes/cruft 2015-10-29 08:20:46 -07:00
geometry try to speed up compile of tests by cleaning up unused includes/cruft 2015-10-29 08:20:46 -07:00
imaging image - update unit test re: cb31692f37 2015-11-02 10:27:11 +00:00
numerics Add unit test for safe_cast (aka saturated_cast) a clamping numeric_cast 2015-06-15 20:41:48 -07:00
pixel more test include gardening 2015-10-29 08:35:45 -07:00
projection handle pj_transform HUGE_VAL results (aka inf) 2015-06-10 18:34:11 -07:00
serialization more test include gardening 2015-10-29 08:35:45 -07:00
sql reorganize c++ tests 2015-04-25 22:08:12 +02:00
svg more test include gardening 2015-10-29 08:35:45 -07:00
symbolizer more test include gardening 2015-10-29 08:35:45 -07:00
text add test to ensure icu/harfbuzz shapers can be compiled 2015-07-08 23:28:38 -07:00
vertex_adapter unit test: fix offsetting test 2015-11-05 13:38:40 +00:00
README.md reorganize c++ tests 2015-04-25 22:08:12 +02:00
run.cpp centralize plugin registration for unit tests 2015-07-27 15:35:00 -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