Dane Springmeyer
|
2cc7c5a4f7
|
attempt to get all save_map tests working cross platform
|
2014-09-04 09:48:04 -07:00 |
|
Dane Springmeyer
|
4227862660
|
fix broken path remove on windows
|
2014-08-31 20:24:41 -07:00 |
|
Sandro Santilli
|
cd21789111
|
Fix false negative responses from python tests
Closes #2298
|
2014-07-14 18:34:20 +02:00 |
|
Dane Springmeyer
|
f88e602dcc
|
more tests for handling of empty Parameters
|
2014-05-28 14:32:52 -07:00 |
|
Dane Springmeyer
|
9e9747ffad
|
Merge branch 'master' of github.com:mapnik/mapnik into expr-v2
Conflicts:
src/agg/process_building_symbolizer.cpp
src/cairo_context.cpp
src/cairo_renderer.cpp
src/grid/process_building_symbolizer.cpp
src/grid/process_line_pattern_symbolizer.cpp
src/grid/process_text_symbolizer.cpp
tests/python_tests/images/support/marker-text-line-scale-factor-0.899.png
tests/python_tests/images/support/marker-text-line-scale-factor-1.5.png
tests/python_tests/images/support/marker-text-line-scale-factor-1.png
tests/python_tests/images/support/marker-text-line-scale-factor-10.png
tests/python_tests/images/support/marker-text-line-scale-factor-100.png
tests/python_tests/images/support/marker-text-line-scale-factor-2.png
tests/python_tests/images/support/marker-text-line-scale-factor-5.png
tests/visual_tests/images/lines-5-200-200-1.0-agg-reference.png
tests/visual_tests/images/lines-5-200-200-2.0-agg-reference.png
tests/visual_tests/images/lines-5-400-400-1.0-agg-reference.png
tests/visual_tests/images/lines-5-400-400-2.0-agg-reference.png
tests/visual_tests/images/lines-5-600-600-1.0-agg-reference.png
tests/visual_tests/images/lines-5-600-600-2.0-agg-reference.png
tests/visual_tests/images/lines-5-800-800-1.0-agg-reference.png
tests/visual_tests/images/lines-5-800-800-2.0-agg-reference.png
tests/visual_tests/images/lines-6-200-200-2.0-agg-reference.png
tests/visual_tests/images/lines-6-400-400-2.0-agg-reference.png
tests/visual_tests/images/lines-6-600-600-2.0-agg-reference.png
tests/visual_tests/images/lines-6-800-800-2.0-agg-reference.png
tests/visual_tests/test.py
|
2014-04-24 21:44:28 -07:00 |
|
Dane Springmeyer
|
d10eb830a2
|
silence warnings in load_map/save_map tests for now
|
2013-11-13 18:45:30 -08:00 |
|
Dane Springmeyer
|
41e68820c5
|
python: test loading and saving visual test xml files as well
|
2013-09-25 13:08:10 -07:00 |
|
Dane Springmeyer
|
80d9171bd1
|
fix #1933 by ensuring that only tests for valid plugins are run
|
2013-07-01 10:00:43 -04:00 |
|
Dane Springmeyer
|
78dc1a4199
|
cleanup TODO usage in python tests
|
2013-06-03 15:02:43 -07:00 |
|
Dane Springmeyer
|
0365d3e081
|
start centralizing filesystem operations in mapnik::util::fs - refs #1177
|
2013-06-02 19:28:24 -07:00 |
|
Dane Springmeyer
|
0a37a1591e
|
fixup whitespace with pep8 tricks from https://gist.github.com/1903033
|
2012-02-24 13:13:56 -08:00 |
|
Artem Pavlenko
|
14700dba16
|
switch back from mapnik2 to mapnik
add mapnik2 module which redirects to mapnik and issues DeprecationWarning
|
2011-11-23 11:33:58 +00:00 |
|
Dane Springmeyer
|
74877c8778
|
test touchups to ensure they can all be run individually
|
2011-08-30 22:51:42 +00:00 |
|
Dane Springmeyer
|
6fa205474f
|
fix spelling
|
2010-10-07 01:00:58 +00:00 |
|
Dane Springmeyer
|
ae5d95ec7d
|
mark pickling test failures as todo
|
2010-08-10 17:15:03 +00:00 |
|
Dane Springmeyer
|
78bdcf67ef
|
actually get save_map_test.py working to test two serialized maps - will now result in failures
|
2010-06-18 21:03:47 +00:00 |
|
Alberto Valverde
|
c47cd93f93
|
renamed mapnik to mapnik2 in python tests
|
2010-03-11 18:12:22 +00:00 |
|
Dane Springmeyer
|
fe3ffe6c2d
|
rename map.save_map_string to map.save_map_to_string
|
2009-12-06 22:33:47 +00:00 |
|
Dane Springmeyer
|
286ad12c47
|
add method to save a map to a string (closes #396)
|
2009-07-24 06:15:58 +00:00 |
|
Beau Gunderson
|
321d4ce27c
|
Add more tests, cleanup existing tests and add TODO functionality to the test runner.
|
2009-04-16 17:22:38 +00:00 |
|
Beau Gunderson
|
4b60da2fec
|
Adding tests for common mapnik classes.
|
2009-04-15 23:06:18 +00:00 |
|
Beau Gunderson
|
3c13918ce8
|
Add run_tests.py, a utility for running the test framework (useful for buildbot). Some formatting in the tests.
|
2009-04-15 21:42:25 +00:00 |
|
Dane Springmeyer
|
d0b3ecdaa8
|
rename and make non-executable for ease of use with nosetests
|
2009-04-13 23:34:38 +00:00 |
|