mapnik/test/unit
2015-10-19 16:58:32 +01:00
..
color fix parsing colors in hexadecimal notation 2015-09-18 13:54:05 +00:00
core mapnik::value - always upcast to the higher definition numeric value (rhs or lhs) in operator== and operator!= 2015-09-24 17:38:16 +01:00
data pull data from test-data repo 2015-04-26 20:23:02 +02:00
datasource unit/geojson - add basic test for *.index access mode 2015-10-19 16:58:32 +01:00
font u_cleanup is called from unit/run.cpp already [skip ci] 2015-05-22 13:56:59 -07:00
geometry warn if boost is too old to run tests 2015-10-06 15:39:42 -07:00
imaging fix variable shadowing in image_filter unit test 2015-09-30 14:23:00 -07:00
numerics Add unit test for safe_cast (aka saturated_cast) a clamping numeric_cast 2015-06-15 20:41:48 -07: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 handle pj_transform HUGE_VAL results (aka inf) 2015-06-10 18:34:11 -07:00
serialization warn if boost is too old to run tests 2015-10-06 15:39:42 -07:00
sql reorganize c++ tests 2015-04-25 22:08:12 +02:00
svg Add viewbox fallback logic for dimension parsing 2015-09-25 12:05:57 -07:00
symbolizer reorganize c++ tests 2015-04-25 22:08:12 +02:00
text add test to ensure icu/harfbuzz shapers can be compiled 2015-07-08 23:28:38 -07:00
vertex_adapter Fix situation where offset_converter might start off with an SEG_END from the vertex, therefore starting invalid processing. Tests added to confirm fix. Ref #2937 2015-06-30 22:23:44 -05: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