.. |
__init__.py
|
Add more tests, cleanup existing tests and add TODO functionality to the test runner.
|
2009-04-16 17:22:38 +00:00 |
cairo_test.py
|
test touchups to ensure they can all be run individually
|
2011-08-30 22:51:42 +00:00 |
csv_test.py
|
csv: back off of null and boolean detection since using strings is more predictable across rows
|
2011-11-02 11:07:59 -04:00 |
datasource_test.py
|
tests: warn if no datasources are found
|
2011-11-11 17:03:56 -08:00 |
feature_id_test.py
|
ensure the tests can be run even with no datasource plugins
|
2011-10-28 17:06:23 -07:00 |
feature_test.py
|
ensure the tests can be run even with no datasource plugins
|
2011-10-28 17:06:23 -07:00 |
filter_test.py
|
+ fix unicode test issue
|
2011-09-13 13:41:36 +00:00 |
font_test.py
|
test touchups to ensure they can all be run individually
|
2011-08-30 22:51:42 +00:00 |
glyph_symbolizer_test.py
|
ensure the tests can be run even with no datasource plugins
|
2011-10-28 17:06:23 -07:00 |
introspection_test.py
|
test touchups to ensure they can all be run individually
|
2011-08-30 22:51:42 +00:00 |
layer_modification_test.py
|
ensure the tests can be run even with no datasource plugins
|
2011-10-28 17:06:23 -07:00 |
load_map_test.py
|
ensure the tests can be run even with no datasource plugins
|
2011-10-28 17:06:23 -07:00 |
mapnik_config_test.py
|
fully comment the mapnik-config test - its more annoying that its worth
|
2011-08-30 22:51:03 +00:00 |
memory_datasource_test.py
|
+ update and improve python tests to use new wkt interface
|
2011-09-13 13:32:42 +00:00 |
multi_tile_raster_test.py
|
use nose for equality testing in multi_tile raster tests
|
2011-10-31 14:46:58 -04:00 |
object_test.py
|
ensure the tests can be run even with no datasource plugins
|
2011-10-28 17:06:23 -07:00 |
projection_test.py
|
test touchups to ensure they can all be run individually
|
2011-08-30 22:51:42 +00:00 |
raster_colorizer_test.py
|
ensure the tests can be run even with no datasource plugins
|
2011-10-28 17:06:23 -07:00 |
raster_symbolizer_test.py
|
ensure the tests can be run even with no datasource plugins
|
2011-10-28 17:06:23 -07:00 |
render_grid_test.py
|
test touchups to ensure they can all be run individually
|
2011-08-30 22:51:42 +00:00 |
render_test.py
|
ensure the tests can be run even with no datasource plugins
|
2011-10-28 17:06:23 -07:00 |
save_map_test.py
|
test touchups to ensure they can all be run individually
|
2011-08-30 22:51:42 +00:00 |
shapefile_test.py
|
break out shapefile tests
|
2011-10-28 17:06:44 -07:00 |
speed_test.py
|
add script for testing encoding speeds and various image options
|
2011-09-11 06:35:18 +00:00 |
sqlite_rtree_test.py
|
tests: enforce existance of rtree
|
2011-11-13 17:00:34 -08:00 |
sqlite_test.py
|
test reading from an empty sqlite db
|
2011-11-09 17:19:05 -08: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 |