mapnik/tests/python_tests
Dane Springmeyer 4f961a04ab ticketize
2013-05-31 13:49:32 -07:00
..
images convert old tests into proper python tests - closes #1460 2013-05-16 12:23:19 -07:00
__init__.py Add more tests, cleanup existing tests and add TODO functionality to the test runner. 2009-04-16 17:22:38 +00:00
box2d_test.py add more box2d multiplication tests 2013-05-16 14:24:25 -07:00
buffer_clear_test.py add image/grid clear methods to make it easier to quickly re-use previously allocated objects for rendering - closes #1571 2012-11-11 21:35:50 -08:00
cairo_test.py + code: avoid exposing unsafe static methods in datasource_cache ( #1451) 2012-09-05 12:53:37 +01:00
compositing_test.py fixup utility to single test file but all tests within - refs #1539 2013-01-18 13:13:01 -08:00
csv_test.py update csv tests after removal of old 'quiet' option 2013-01-03 15:54:23 -08:00
datasource_test.py + code: avoid exposing unsafe static methods in datasource_cache ( #1451) 2012-09-05 12:53:37 +01:00
datasource_xml_template_test.py amend c61335c277, unbreak datasource templates, and add a test to ensure it does not regress again 2013-01-04 14:36:24 -08:00
extra_map_props_test.py remove uneeded python imports 2013-05-08 11:18:30 -07:00
feature_id_test.py + code: avoid exposing unsafe static methods in datasource_cache ( #1451) 2012-09-05 12:53:37 +01:00
feature_test.py set encoding for test file 2012-06-22 10:15:10 -04:00
filter_test.py ticketize 2013-05-31 13:49:32 -07:00
font_test.py tests: move pickling to separate test 2011-12-02 15:21:35 -08:00
fontset_test.py refactor fontsets making them optional on the symbolizer and removing the dangerous default contructor - closes #1483 (TODO - consider modifying insert_fontset to only take single arg of fontset instance) 2012-09-14 14:17:45 -07:00
geojson_plugin_test.py + code: avoid exposing unsafe static methods in datasource_cache ( #1451) 2012-09-05 12:53:37 +01:00
geometry_io_test.py + update tests to respect new real formatting policies 2012-12-18 12:13:42 +00:00
grayscale_test.py add grayscale conversion test - refs #1454 2012-08-31 19:12:12 -07:00
image_encoding_speed_test.py add rgb png 32 2012-12-03 15:28:12 -08:00
image_filters_test.py fixup utility to single test file but all tests within - refs #1539 2013-01-18 13:13:01 -08:00
image_test.py re-enable tiff from string tests - refs #1805 - closes #1831 2013-05-13 09:25:05 -07:00
introspection_test.py fixup whitespace with pep8 tricks from https://gist.github.com/1903033 2012-02-24 13:13:56 -08:00
json_feature_properties_test.py support python 2.5 2012-09-26 11:26:51 -07:00
layer_buffer_size_test.py support running tests without any plugins built 2013-05-21 20:27:00 -07:00
layer_modification_test.py fixup whitespace with pep8 tricks from https://gist.github.com/1903033 2012-02-24 13:13:56 -08:00
layer_test.py Issue #1545 - override buffer-size parameter at layer level - revised 2012-11-08 15:51:22 +01:00
load_map_test.py load map assertions were not working, fix them 2013-05-29 14:11:28 -07:00
map_deepcopy_test.py disable deepcopy in python bindings until this is more solid - refs #1390 2012-08-15 13:27:44 -07:00
map_query_test.py fix tests given new, expected behavior with custom merc<->longlat transformations 2013-01-29 00:55:51 -05:00
mapnik_config_test.py make the mapnik-config test slightly more cross platform 2013-05-25 19:54:53 -07:00
mapnik_logger_test.py remove 'info' and 'fatal' severities for logging to simplify framework - closes #1400 2012-08-16 15:52:32 -07:00
markers_complex_rendering_test.py + code: avoid exposing unsafe static methods in datasource_cache ( #1451) 2012-09-05 12:53:37 +01:00
memory_datasource_test.py + update tests to use Python iterator protocol 2012-08-08 17:31:30 +01:00
multi_tile_raster_test.py remove the uneeded save_data test utility function 2012-09-26 14:12:55 -07:00
object_test.py add support for drawing all geometry verticies with debug symbolizer mode=vertex and expose in python - closes #1848 2013-05-21 19:21:35 -07:00
ogr_and_shape_geometries_test.py + code: avoid exposing unsafe static methods in datasource_cache ( #1451) 2012-09-05 12:53:37 +01:00
ogr_test.py OGR.input 2013-05-24 09:32:48 +01:00
osm_test.py + corrected tests ( @springmeyer - not sure about 2013-01-03 15:12:53 +00:00
palette_test.py support running tests without any plugins built 2013-05-21 20:27:00 -07:00
parameters_test.py + update test to include unicode 2013-01-17 15:31:27 +00:00
pickling_test.py remove python pickling for map/style/rule/symbolizers/fontset/query - refs #1391 2012-08-15 13:55:36 -07:00
png_encoding_test.py tests: ensure rgb image is truly different that argb - refs #1559 2013-05-21 14:59:35 -07:00
pngsuite_test.py Catch and throw PNG exceptions - fixes #1213 2012-06-06 17:52:41 -05:00
postgis_test.py postgis test: fix for postgis < 2.x 2013-05-22 17:20:17 -07:00
projection_test.py add more tests for transform directions and lessen strictness to account for minor rounding 2013-01-28 15:27:00 -05:00
python_plugin_test.py be more explicit about ctor kwargs for python datasource tests 2013-05-30 09:16:03 -07:00
query_test.py fix access to mapnik::query::property_names in python - closes #1762 2013-03-14 15:31:21 -07:00
query_tolerance_test.py fixup query_tolerance test to use nose eq_ rather than asserts 2012-12-11 14:45:19 -08:00
raster_colorizer_test.py more pep8 for tests 2012-02-24 13:15:48 -08:00
raster_colormapped_test.py + code: avoid exposing unsafe static methods in datasource_cache ( #1451) 2012-09-05 12:53:37 +01:00
raster_symbolizer_test.py define projection objects before transform to ensure they stay in scope 2013-01-27 17:27:24 -08:00
render_grid_test.py fix number handling in csv plugin and add tests for 64bit integer support in sqlite and postgis datasources - refs #1669 2012-12-21 19:53:33 -08:00
render_test.py support running tests without any plugins built 2013-05-21 20:27:00 -07:00
reprojection_test.py fix tests given new, expected behavior with custom merc<->longlat transformations 2013-01-29 00:55:51 -05:00
save_map_test.py fixup whitespace with pep8 tricks from https://gist.github.com/1903033 2012-02-24 13:13:56 -08:00
shapefile_test.py Add more shapefile point type tests - one should be failing due to #1193 2012-12-05 18:40:18 -08:00
sqlite_rtree_test.py + update tests to respect new real formatting policies 2012-12-18 12:13:42 +00:00
sqlite_test.py fix handling of null values for feature id in sqlite/postgis input - closes #1817 2013-04-17 15:34:21 -07:00
style_test.py reflect all new style properties in python - refs #1264 2012-08-20 17:17:37 -07:00
utilities.py fixup utility to single test file but all tests within - refs #1539 2013-01-18 13:13:01 -08:00