mapnik/tests
Rich Wareham b085b401db Move python test maps from 'good_maps' directory
If the CirclesDatasource class was not available from the python_plugin_tests module then the 'load_good_maps' test
would fail. The class would not be available if, for example, the python plugin had not been built or if shapely was not
available on the test system. (Pull request #1414 removes the dependency on Shapely.)

The error reporting should be tidied up for this case but for the moment, move the Python plugin's test maps into their
own directory since they're not guaranteed to be 'good maps' in all cases at the moment.

Hopefully addresses issue #1407
2012-08-18 17:38:37 +01:00
..
cpp_tests add c++ test for exceptions 2012-07-20 18:33:14 -07:00
data Move python test maps from 'good_maps' directory 2012-08-18 17:38:37 +01:00
python_tests Move python test maps from 'good_maps' directory 2012-08-18 17:38:37 +01:00
visual_tests conditionally run tests based on availability of datasources 2012-08-15 19:22:47 -07:00
run_tests.py nicer error message if python-nose is not installed 2012-08-17 09:47:47 -07:00