.. |
images
|
fix test failure after c3dae01055 - refs #1399,#1282, and #1433
|
2012-08-22 18:17:43 -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
|
move box2d tests to standlone test
|
2012-08-21 16:21:28 -07:00 |
cairo_test.py
|
tests: only run pycairo test if sqlite ds is available
|
2012-08-16 15:46:40 -07:00 |
compositing_test.py
|
first, not yet fully working attemp to validate pixel alpha status - refs #1369
|
2012-08-03 14:13:13 -07:00 |
csv_test.py
|
csv plugin: be more permissive when headers length > column length but more strict when the opposite is true - closes #1417
|
2012-08-20 14:06:07 -07:00 |
datasource_test.py
|
implement new debug system
|
2012-04-08 02:20:56 +02:00 |
extra_map_props_test.py
|
remove the storage and serialization of 'font-directory' and 'minimum-version' since there is no strong need to have them accessible after initial parsing
|
2012-03-23 18:14:14 -07:00 |
feature_id_test.py
|
+ update tests to use Python iterator protocol
|
2012-08-08 17:31:30 +01:00 |
feature_test.py
|
set encoding for test file
|
2012-06-22 10:15:10 -04:00 |
filter_test.py
|
amend 516f7c7 to suport filtering on collections and rename line to linestring for consistency - refs #546
|
2012-07-25 14:43:32 -07:00 |
font_test.py
|
tests: move pickling to separate test
|
2011-12-02 15:21:35 -08:00 |
geojson_plugin_test.py
|
unmask failing test - refs #1345
|
2012-07-25 16:37:05 -07:00 |
geometry_io_test.py
|
+ add geojson geometry parsing test
|
2012-08-17 13:07:32 +01:00 |
image_encoding_speed_test.py
|
fixup whitespace with pep8 tricks from https://gist.github.com/1903033
|
2012-02-24 13:13:56 -08:00 |
introspection_test.py
|
fixup whitespace with pep8 tricks from https://gist.github.com/1903033
|
2012-02-24 13:13:56 -08: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
|
fix group_by on layer to be std::string const& and reflect in python
|
2012-08-20 16:26:41 -07:00 |
load_map_test.py
|
fixup whitespace with pep8 tricks from https://gist.github.com/1903033
|
2012-02-24 13:13:56 -08: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
|
only run tests if shape plugin is available
|
2012-08-23 14:41:45 -07:00 |
mapnik_config_test.py
|
switch back from mapnik2 to mapnik
|
2011-11-23 11:33:58 +00: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
|
conditionally run tests based on availability of datasources
|
2012-08-15 19:22:47 -07: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
|
fixup whitespace with pep8 tricks from https://gist.github.com/1903033
|
2012-02-24 13:13:56 -08:00 |
object_test.py
|
Reenable "name" tests.
|
2012-09-26 14:46:19 -07:00 |
ogr_and_shape_geometries_test.py
|
+ update tests to use Python iterator protocol
|
2012-08-08 17:31:30 +01:00 |
ogr_test.py
|
add note about expected test failure with gdal older than 1.9
|
2012-08-21 11:47:15 -07:00 |
osm_test.py
|
update osm test now that extent is not hardcoded
|
2012-03-22 16:44:27 -07:00 |
parameters_test.py
|
remove python pickling for map/style/rule/symbolizers/fontset/query - refs #1391
|
2012-08-15 13:55:36 -07:00 |
pickling_test.py
|
remove python pickling for map/style/rule/symbolizers/fontset/query - refs #1391
|
2012-08-15 13:55:36 -07:00 |
pngsuite_test.py
|
Catch and throw PNG exceptions - fixes #1213
|
2012-06-06 17:52:41 -05:00 |
postgis_test.py
|
Merge branch 'master' of github.com:mapnik/mapnik
|
2012-08-08 10:19:25 -07:00 |
projection_test.py
|
fixup whitespace with pep8 tricks from https://gist.github.com/1903033
|
2012-02-24 13:13:56 -08:00 |
python_plugin_test.py
|
Merge pull request #1414 from rjw57/rjw57-remove-shapely-python-plugin-tests
|
2012-08-20 14:26:45 -07:00 |
query_test.py
|
python bindings: export Query.resolution property as a tuple
|
2012-07-19 19:35:20 +01:00 |
raster_alpha_test.py
|
conditionally run tests based on availability of datasources
|
2012-08-15 19:22:47 -07:00 |
raster_colorizer_test.py
|
more pep8 for tests
|
2012-02-24 13:15:48 -08:00 |
raster_colormapped_test.py
|
conditionally run tests based on availability of datasources
|
2012-08-15 19:22:47 -07:00 |
raster_symbolizer_test.py
|
re-expose raster scaling in tests
|
2012-07-06 16:48:37 -07:00 |
render_grid_test.py
|
double grid encoding performance in python - closes #1315
|
2012-08-16 18:39:11 -07:00 |
render_test.py
|
remove duplicate grid rendering test
|
2012-07-12 19:01:31 -07:00 |
reprojection_test.py
|
only run tests if shape plugin is available
|
2012-08-23 14:41:45 -07: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
|
fixup whitespace with pep8 tricks from https://gist.github.com/1903033
|
2012-02-24 13:13:56 -08:00 |
sqlite_rtree_test.py
|
touch sqlite tests further
|
2012-04-18 16:06:18 -07:00 |
sqlite_test.py
|
+ update tests to use Python iterator protocol
|
2012-08-08 17:31:30 +01:00 |
style_test.py
|
reflect all new style properties in python - refs #1264
|
2012-08-20 17:17:37 -07:00 |
test_fontset.py
|
fix conflicts from cherry-picking 8cfb40a
|
2012-09-26 14:21:03 -07:00 |
utilities.py
|
pre-eliminary GlyphSymbolizer implementation. TODO: XML de/serializing. more tests. remove workaround mentioned in test
|
2010-03-18 20:05:08 +00:00 |