mapnik/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
..
cpp_tests Merge branch 'master' of github.com:mapnik/mapnik into expr-v2 2014-01-27 13:56:36 -08:00
data Added test for markers compared with points. 2014-01-02 18:51:01 +00:00
python_tests more expected image test updates 2014-01-27 16:28:34 -08:00
visual_tests Added test for group symbolizer, fixed segfault. 2014-02-18 14:06:05 -05:00
run_tests.py python tests: print exception if nose is unavailable 2013-04-05 22:51:53 -07:00