mapnik/tests/cxx
2015-04-07 17:20:29 -05:00
..
build.py new c++ tiff tests - refs #2491 2014-12-08 14:52:52 -05:00
catch.hpp new c++ tiff tests - refs #2491 2014-12-08 14:52:52 -05:00
datasources.cpp and finaly, rename 'new_geometry' namespace to 'geometry' 2015-03-24 14:21:28 +01:00
geometry.cpp and finaly, rename 'new_geometry' namespace to 'geometry' 2015-03-24 14:21:28 +01:00
geometry_envelope_test.cpp re-expose geometry_empty test / fix compile 2015-04-04 13:24:00 -04:00
geometry_equal.hpp Added several unit tests around reprojection. 2015-04-07 17:20:29 -05:00
geometry_hit_test.cpp and finaly, rename 'new_geometry' namespace to 'geometry' 2015-03-24 14:21:28 +01:00
geometry_reprojection.cpp Added several unit tests around reprojection. 2015-04-07 17:20:29 -05:00
README.md new c++ tiff tests - refs #2491 2014-12-08 14:52:52 -05:00
sql_parse.cpp improve sql subselect parsing + add tests - closes #2704 2015-02-13 01:26:19 -08:00
test_main.cpp Removed all the code for the previous type of image and image_32. Ref #2633 2015-01-21 17:57:16 -06:00
tiff_io.cpp Fixed some issues in color and bindings where you could create a color and premultiplied was not set and it was resulting in it being assigned randomly, causing some issues at runtime. 2015-01-24 20:48:15 -06:00
valgrind.supp new c++ tiff tests - refs #2491 2014-12-08 14:52:52 -05:00
vertex_adapter.cpp avoid duplicated line_to - matches 6a827f50, rolls back a2185bb9d8 2015-03-28 23:55:20 -07:00

Catch C++ tests

Building

python scons/scons.py tests/cxx/run

Running

./tests/cxx/run