mapnik/tests/cpp_tests
Sandro Santilli e8b7b82bbb Implement scientific notation for double-to-string
Also fixes tests for 1e5 expecting fixed precision rather than
scientific notation (stringstream gives scientific notation indeed)

The only still failing test now is the one having less than 16
significant digits of precision, due to the boost bug:
https://svn.boost.org/trac/boost/ticket/7785
2012-12-17 19:29:44 +01:00
..
svg_renderer_tests fix namespace usage 2012-10-30 19:21:34 -07:00
agg_blend_src_over_test.cpp comment failing agg blending tests 2012-09-03 10:52:51 -07:00
build.py only link to agg if needed 2012-10-10 10:23:04 -07:00
conversions_test.cpp Implement scientific notation for double-to-string 2012-12-17 19:29:44 +01:00
csv_parse_test.cpp add a csv_datasource initialization c++ test 2012-08-23 09:10:03 -07:00
exceptions_test.cpp + singleton: return ref from instance() method 2012-09-07 16:23:03 +01:00
font_registration_test.cpp try/catch in case font_registration test cannot run 2012-12-06 15:15:21 -08:00
fontset_runtime_test.cpp Add c++ fontset test 2012-10-04 16:35:46 -07:00
label_algo_test.cpp add marker-multi-policy parameter to support user-configurable rendering behavior for multi-geometries when using either point or interior placement - closes #1573, refs #1555 2012-11-20 17:58:39 -08:00
params_test.cpp add support for older boost in the cpp tests 2012-05-18 11:17:54 -07:00