mapnik/tests/cpp_tests/svg_renderer_tests
Artem Pavlenko 98b7f62155 + remove template from mapnik::rule
+ rename globaly rule_type -> rule
 ( ticket #552 )
2011-01-13 21:35:01 +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 + remove template from mapnik::rule 2011-01-13 21:35:01 +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 Added support for processing multiple symbolizers to svg renderer. 2010-08-10 08:23:02 +00:00