mapnik/test/unit
2015-07-30 17:05:19 -04:00
..
color unit coverage of css_color_grammar converters 2015-06-15 20:41:48 -07:00
core centralize plugin registration for unit tests 2015-07-27 15:35:00 -07:00
data pull data from test-data repo 2015-04-26 20:23:02 +02:00
datasource centralize plugin registration for unit tests 2015-07-27 15:35:00 -07:00
font u_cleanup is called from unit/run.cpp already [skip ci] 2015-05-22 13:56:59 -07:00
geometry catch and remove more spurious std::move's 2015-06-02 15:36:31 +01:00
imaging centralize plugin registration for unit tests 2015-07-27 15:35: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 fix a slew of -Wsign-conversion, -Wconversion, -Wunused-argument warnings 2015-06-15 20:41:51 -07:00
sql reorganize c++ tests 2015-04-25 22:08:12 +02:00
svg Write invalid parse_string test 2015-07-30 17:05:19 -04: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