Commit graph

18 commits

Author SHA1 Message Date
Dane Springmeyer
c7879755f4 tests: re-enable strict map loading tests 2013-12-02 21:51:24 -08:00
Dane Springmeyer
d10eb830a2 silence warnings in load_map/save_map tests for now 2013-11-13 18:45:30 -08:00
Dane Springmeyer
adabe3022d add harfbuzz branch testcases 2013-10-23 23:59:14 -07: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
2457f5f7f4 ensure we only modify logger test for specific tests that should be silenced 2013-06-02 18:40:06 -07:00
Dane Springmeyer
e51c59aacc fix #1886 - TODO - refactor base_path logic since it is confusingly written 2013-06-02 16:06:32 -07:00
Dane Springmeyer
7da0028ed9 load map assertions were not working, fix them 2013-05-29 14:11:28 -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
a53c61a0c2 ensure the tests can be run even with no datasource plugins 2011-10-28 17:06:23 -07:00
Dane Springmeyer
74877c8778 test touchups to ensure they can all be run individually 2011-08-30 22:51:42 +00:00
Alberto Valverde
c47cd93f93 renamed mapnik to mapnik2 in python tests 2010-03-11 18:12:22 +00:00
Dane Springmeyer
32cfd4766d bring tests up to #442 change 2009-12-07 00:04:59 +00:00
Dane Springmeyer
d0b4db9ba3 add support for relative paths for entities when using libxml2 and loading xml from string - thanks dodobas for the initial patch 2009-12-06 22:18:45 +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
Renamed from tests/python_tests/test_load_map.py (Browse further)