mapnik/tests/cxx
2015-04-24 14:40:22 +02:00
..
agg_blend_src_over_test.cpp port old c++ tests to catch.hpp 2015-04-24 14:40:22 +02: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
clipping_test.cpp port old c++ tests to catch.hpp 2015-04-24 14:40:22 +02:00
conversions_test.cpp port old c++ tests to catch.hpp 2015-04-24 14:40:22 +02:00
copy_move_test.cpp port old c++ tests to catch.hpp 2015-04-24 14:40:22 +02:00
datasources.cpp Added template to geometries 2015-04-09 15:22:51 -05:00
exceptions_test.cpp port old c++ tests to catch.hpp 2015-04-24 14:40:22 +02:00
font_registration_test.cpp port old c++ tests to catch.hpp 2015-04-24 14:40:22 +02:00
fontset_runtime_test.cpp port old c++ tests to catch.hpp 2015-04-24 14:40:22 +02:00
geometry.cpp Added template to geometries 2015-04-09 15:22:51 -05:00
geometry_converters_test.cpp port old c++ tests to catch.hpp 2015-04-24 14:40:22 +02:00
geometry_envelope_test.cpp Added template to geometries 2015-04-09 15:22:51 -05:00
geometry_equal.hpp more fixes (dependent names etc) 2015-04-10 14:17:36 +02:00
geometry_hit_test.cpp Added template to geometries 2015-04-09 15:22:51 -05:00
geometry_is_valid.cpp Disable missing geometry functions in older Boost versions. 2015-04-23 03:52:46 +01:00
geometry_reprojection.cpp Added tests for non standard projections, forcing use of proj4. 2015-04-10 14:05:58 -05:00
geometry_strategy_test.cpp A large set of changes that help allow WKT for int64_t type geometeries, modified some strategies, made it so that the clipper would use mapnik geometries. 2015-04-21 09:34:52 -05:00
image_io_test.cpp port old c++ tests to catch.hpp 2015-04-24 14:40:22 +02:00
image_painted_test.cpp port old c++ tests to catch.hpp 2015-04-24 14:40:22 +02:00
label_algo_test.cpp port old c++ tests to catch.hpp 2015-04-24 14:40:22 +02:00
line_offset_test.cpp port old c++ tests to catch.hpp 2015-04-24 14:40:22 +02:00
map_request_test.cpp port old c++ tests to catch.hpp 2015-04-24 14:40:22 +02:00
params_test.cpp port old c++ tests to catch.hpp 2015-04-24 14:40:22 +02:00
README.md new c++ tiff tests - refs #2491 2014-12-08 14:52:52 -05:00
simplify_converters_test.cpp port old c++ tests to catch.hpp 2015-04-24 14:40:22 +02:00
sql_parse.cpp improve sql subselect parsing + add tests - closes #2704 2015-02-13 01:26:19 -08:00
symbolizer_test.cpp port old c++ tests to catch.hpp 2015-04-24 14:40:22 +02: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 Slight fixes after merge 2015-04-15 16:05:56 -05:00
wkb_formats_test.cpp port old c++ tests to catch.hpp 2015-04-24 14:40:22 +02:00

Catch C++ tests

Building

python scons/scons.py tests/cxx/run

Running

./tests/cxx/run