mapnik/tests/cpp_tests/svg_renderer_tests
2010-07-28 06:51:24 +00:00
..
background_color_test.cpp Generation of output is now done through a stream iterator instead of the stream directly, which improves performance. Also made more compact generator for xml header, root element and bgcolor. 2010-07-21 03:34:46 +00:00
combined_test.cpp Changed template parameter type from stream to iterator and added a specialization for std::ostream_iterator. 2010-07-22 04:48:11 +00:00
compilation_test.cpp Changed template parameter type from stream to iterator and added a specialization for std::ostream_iterator. 2010-07-22 04:48:11 +00:00
file_output_test.cpp Changed template parameter type from stream to iterator and added a specialization for std::ostream_iterator. 2010-07-22 04:48:11 +00:00
path_element_test.cpp Added test that produces svg file with output from SVG path grammar. 2010-07-28 06:51:24 +00:00
root_element_test.cpp Added test for testing different of implementations of the generation of the svg root element. 2010-07-21 08:42:53 +00:00
SConscript fixup compile on osx and remove tabs in svg tests 2010-07-20 02:12:43 +00:00