.. |
images
|
avoid : in image paths - refs #2717
|
2015-02-25 15:25:10 -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
|
fix memory datasource accumulate_extent
|
2015-03-24 14:46:26 -07:00 |
box2d_test.py
|
pyflakes driven python file cleanup
|
2015-02-02 10:38:08 -08:00 |
buffer_clear_test.py
|
update to mapnik-geometry - TODO: investigate test failure
|
2015-03-23 11:00:16 +01: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
|
update csv_test
|
2015-03-23 12:18:28 +01:00 |
datasource_test.py
|
update datasource hit test (not sure why it changed)
|
2015-03-24 16:31:11 -07: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
|
tests - update feature_test
|
2015-03-23 12:17:09 +01:00 |
filter_test.py
|
restore filter_test.py to previous 3.x behavior
|
2015-03-24 14:55:54 -07: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
|
more coverage of wkb parsing
|
2015-03-24 16:30:48 -07: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
|
Added the ability to get_type from an image, fixed possible bugs associated with image copy.
|
2015-03-06 17:24:23 -06:00 |
image_tiff_test.py
|
Removed get_pixel_color from python bindings and added new parameter to get_pixel so that it will return color on demand.
|
2015-02-23 10:27:00 -06: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
|
allow postgres tests to pass if postgres is not running: followup to #2725
|
2015-03-06 17:08:41 -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
|
update to mapnik-geometry
|
2015-03-23 18:04:37 +01: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
|
more geometry tests for ogr plugin
|
2015-03-21 20:08:43 -07:00 |
osm_test.py
|
update osm plugin to new geometry
|
2015-03-22 15:46:27 -07: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
|
avoid : in image paths - refs #2717
|
2015-02-25 15:25:10 -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
|
update more python tests
|
2015-03-24 09:38:02 +01: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
|
update more python tests
|
2015-03-24 09:38:02 +01:00 |
render_test.py
|
update to mapnik-geometry
|
2015-03-23 18:04:37 +01:00 |
reprojection_test.py
|
pyflakes driven python file cleanup
|
2015-02-02 10:38:08 -08:00 |
save_map_test.py
|
allow postgres tests to pass if postgres is not running: followup to #2725
|
2015-03-06 17:08:41 -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
|
fix sqlite_rtree_test.py
|
2015-03-24 11:08:23 -07:00 |
sqlite_test.py
|
fix sqlite_test.py
|
2015-03-24 11:03:58 -07: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 |