mapnik/tests/visual_tests
Matt Amos f8097748a4 Added more tests for group symbolizer.
The first test shows how an obstacle under the group being displayed
will cause the whole group to not display. Above is an replica of
the same layout using non-grouped symbolizers, which shows that
only the parts which intersect the obstacle will not be drawn.

The second is a line placement test, which just tests placement
of groups on a line with variable spacing.

The third is a test of repeat key in group symbolizer.
The test shows two items with different repeat keys ("foo" and "bar")
and rows of other group symbolizers sensitive to either one. The
reference images show that the "bar"-sensitive rows are displaced
by the "bar" item, but not the "foo" item.
2014-02-18 15:06:40 -05:00
..
data one more test for #2023 2014-01-17 19:55:43 -08:00
fonts visual tests: re-enable and update malayalam, bengali, and khmer renderings 2013-12-02 22:35:11 -08:00
grids Merge branch 'master' of github.com:mapnik/mapnik into expr-v2 2014-01-22 20:48:07 -08:00
images Added more tests for group symbolizer. 2014-02-18 15:06:40 -05:00
styles Added more tests for group symbolizer. 2014-02-18 15:06:40 -05:00
xml_output Change visual tests config format. 2012-03-20 23:13:15 +01:00
.gitignore start moving raster visual tests into place (add new,currently failing tests for raster.input) 2012-09-26 12:01:28 -07:00
clean.sh start moving raster visual tests into place (add new,currently failing tests for raster.input) 2012-09-26 12:01:28 -07:00
compare.py Simplify test scripts. 2013-03-25 04:02:35 +01:00
html_report_template.html first pass on an html report to view failures 2013-05-17 16:46:42 -07:00
test.py Added more tests for group symbolizer. 2014-02-18 15:06:40 -05:00
test_python.py workaround c++11 compile error due to ambiguous std::vector::insert usage - closes #1973 2013-07-30 15:14:47 -04:00