mapnik/tests/cpp_tests
Sandro Santilli 17dd295a1d 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 20:47:42 +01:00
..
svg_renderer_tests format c++ tests 2012-04-16 22:33:37 -07:00
build.py add a csv_datasource initialization c++ test 2012-08-23 09:10:03 -07:00
conversions_test.cpp Implement scientific notation for double-to-string 2012-12-17 20:47:42 +01:00
csv_parse_test.cpp add a csv_datasource initialization c++ test 2012-08-23 09:10:03 -07:00
exceptions_test.cpp add c++ test for exceptions 2012-07-20 18:33:14 -07:00
font_registration_test.cpp add support for older boost in the cpp tests 2012-05-18 11:17:54 -07:00
label_algo_test.cpp Add marker-multi-policy parameter 2012-11-21 23:05:43 +01:00
params_test.cpp add support for older boost in the cpp tests 2012-05-18 11:17:54 -07:00