mapnik/tests/data
Carl Simonson cd7ad3e15e Catch and throw PNG exceptions - fixes #1213
The png library uses setjmp/longjmp to throw exceptions when reading. If this
is not set up, the png library calls abort(). This change handles the errors
and throws a C++ exception instead.

This issue was found by testing images from pngsuite at
http://www.schaik.com/pngsuite/. These images are included and a unit test was
added to test both images that should be successful and images that should
throw an exception.
2012-06-06 17:52:41 -05:00
..
broken_maps fixup fontset tests 2011-12-22 12:48:11 -08:00
csv finish refactor, moving to separate method off datasources to get_geometry_type and using enums all around 2012-01-17 01:09:46 -05:00
fonts fixup font registration code ensuring invalid fonts will warn but not throw and register_fonts will only return success if > one font is registered and none have failed 2012-03-23 15:07:28 -07:00
good_maps add partial test files for second case of #997 2012-05-24 16:57:17 -07:00
images Add visual test for ShieldSymbolizer. 2012-02-18 01:17:29 +01:00
json #654 - add support for linear and radial gradients in SVG symbols. Thanks to Toby Collett for the coding & Paul Wicks for funding. 2011-01-26 01:18:40 +00:00
osm add a few stylesheets that test reading json and osm files 2010-11-14 08:56:42 +00:00
pngsuite Catch and throw PNG exceptions - fixes #1213 2012-06-06 17:52:41 -05:00
raster add partial test files for second case of #997 2012-05-24 16:57:17 -07:00
raster_tiles/000/000 Added Python test for multi-tile raster policy. 2011-10-18 14:34:58 +01:00
shp add missing test files 2012-04-04 14:37:27 -07:00
sqlite test reading from an empty sqlite db 2011-11-09 17:19:05 -08:00
svg remove notices due to inkscape metadata 2012-02-18 10:45:58 +02:00
vrt add a big group of csv test cases 2011-10-18 18:19:32 -07:00
warning_maps update test maps after r2582 2011-02-05 03:21:22 +00:00