You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We temporarily lost the ability to run the visual tests on windows when the python bindings moved out: 4ccf161.
But Mapnik core now has C++ visual tests. Next actions are:
Start building the C++ visual tests by adding them to mapnik.gyp
Start checking out git submodule update --init the test data and visual test data
Start calling the visual tests to be run along with the unit tests. Hope they don't have the same crashy problems as the unit tests: refs C++ unit test crashes on windows mapnik#2838
The text was updated successfully, but these errors were encountered:
We temporarily lost the ability to run the visual tests on windows when the python bindings moved out: 4ccf161.
But Mapnik core now has C++ visual tests. Next actions are:
mapnik.gyp
git submodule update --init
the test data and visual test dataThe text was updated successfully, but these errors were encountered: