mapnik/tests/visual_tests
Matt Amos efc29649ab Added test for group symbolizer, fixed segfault.
Segfault was due to `glyph_position` structs keeping a pointer to
`glyph_info` objects which went out of scope at a different time.
The (rather ugly) fix for the moment is to copy that information
into the thunk object.
2014-02-18 14:06:05 -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 test for group symbolizer, fixed segfault. 2014-02-18 14:06:05 -05:00
styles Added test for group symbolizer, fixed segfault. 2014-02-18 14:06:05 -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 test for group symbolizer, fixed segfault. 2014-02-18 14:06:05 -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