mapnik/tests/python_tests
Blake Thompson b2c1c86d99 Merge branch 'master' into release/image_data_Any
Conflicts:
	benchmark/test_polygon_clipping.cpp
2015-02-16 14:37:01 -06:00
..
images Merge branch 'master' of github.com:mapnik/mapnik into release/image_data_any 2015-02-03 00:05:15 -08: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
agg_rasterizer_integer_overflow_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
box2d_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
buffer_clear_test.py Merge branch 'master' of github.com:mapnik/mapnik into release/image_data_any 2015-02-03 00:05:15 -08:00
cairo_test.py tests: support regenerating test images in more python tests 2015-02-02 19:00:09 -08:00
color_test.py Added new image_cast method and added its bindings to python, added two new properities to images: offset and scaling. Added way to cast between image types with offset and scaling. Added new unit tests for color and casting. Made it so that pixel setting doesn't result in overflows or underflows. Made the return of get_pixel, dynamic based on what is passed to it. Added new methods for setting pixels that are doubles and ints. 2015-01-28 20:20:14 -06:00
compare_test.py Another set of fixes for the compare SSE code, added test where it was failing 2015-02-04 18:26:18 -06:00
compositing_test.py Merge branch 'master' of github.com:mapnik/mapnik into release/image_data_any 2015-02-03 00:05:15 -08:00
copy_test.py Updated tests from cast to copy 2015-02-09 13:46:48 -08:00
csv_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
datasource_test.py merge with master + fixups 2015-02-03 00:38:55 -08:00
datasource_xml_template_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
extra_map_props_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
feature_id_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
feature_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
filter_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
fontset_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
geojson_plugin_test.py more tests for object stringify in geojson plugin - refs #2678 2015-02-12 11:37:46 -08:00
geometry_io_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
grayscale_test.py Merge branch 'master' of github.com:mapnik/mapnik into release/image_data_any 2015-02-03 00:05:15 -08:00
image_encoding_speed_test.py Merge branch 'master' of github.com:mapnik/mapnik into release/image_data_any 2015-02-03 00:05:15 -08:00
image_filters_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
image_test.py Updated image_any building switch statement to support all the correct types, added tests for all the new data formats with get and set in python. 2015-02-16 14:23:55 -06:00
image_tiff_test.py merge with master + fixups 2015-02-03 00:38:55 -08:00
introspection_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
json_feature_properties_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
layer_buffer_size_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
layer_modification_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
layer_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
load_map_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
map_query_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
mapnik_config_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
mapnik_logger_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
mapnik_test_data_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
markers_complex_rendering_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
memory_datasource_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
multi_tile_raster_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
object_test.py remove obsolete wrap-character option for text symbolizer - closes #2333 2014-08-04 12:52:46 -07:00
ogr_and_shape_geometries_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
ogr_test.py report proj4 string in extra metadata for ogr plugin - refs #2650 2015-02-09 15:46:00 -08:00
osm_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
palette_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
parameters_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
pgraster_test.py Merge branch 'master' of github.com:mapnik/mapnik into release/image_data_any 2015-02-03 00:05:15 -08:00
pickling_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
png_encoding_test.py Merge branch 'master' of github.com:mapnik/mapnik into release/image_data_any 2015-02-03 00:05:15 -08:00
pngsuite_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
postgis_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
projection_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
python_plugin_test.py disable python plugin tests since they are so brittle and I'm too impatient to fix 2014-04-24 22:22:37 -07:00
query_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
query_tolerance_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
raster_colorizer_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
raster_symbolizer_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
rasterlite_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
render_grid_test.py fix pep8 linter command + update a few linted files 2015-02-02 10:38:08 -08:00
render_test.py Merge branch 'master' of github.com:mapnik/mapnik into release/image_data_any 2015-02-03 00:05:15 -08:00
reprojection_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
save_map_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
shapefile_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
shapeindex_test.py add shapeindex tests - refs #2703 2015-02-13 00:05:34 -08:00
sqlite_rtree_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
sqlite_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
style_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
topojson_plugin_test.py pyflakes driven python file cleanup 2015-02-02 10:38:08 -08:00
utilities.py Merge branch 'master' of github.com:mapnik/mapnik into release/image_data_any 2015-02-03 00:05:15 -08:00
webp_encoding_test.py Merge branch 'master' of github.com:mapnik/mapnik into release/image_data_any 2015-02-03 00:05:15 -08:00