Renamed function parse_googlemap to googlemap_to_wrmap and changed input parameters.
[philipp/winterrodeln/wrpylib.git] / tests / test_wrmwmarkup.py
2013-09-08 philippRenamed function parse_googlemap to googlemap_to_wrmap...
2013-08-29 philippTest for create_wrmap now passes.
2013-08-29 philippTest of create_wrmap nearly passes now.
2013-08-28 philippWorked on formatting of output from create_wrmap.
2013-08-28 philippChanged create_wrmap to the new json definition. The...
2013-08-26 philippUpdated parse_googlemap but the test doesn't pass yet.
2013-08-26 philippChanged parse_wrmap to corresponding to the new definit...
2013-08-18 philippFixed test test_create_wrmap (an attribute in the test...
2013-08-15 philippStarted to implement function create_wrmap.
2013-08-15 philippImplemented parse_wrmap_coordinates.
2013-08-14 philippAdded parser functions for the new wrmap. However,...
2013-04-21 philippRelease of version 0.1.0.
2011-02-04 philippGasthausbox conversion uses the new functions.
2011-02-04 philippAdded functions to generate and parse templates.
2011-01-31 philippAdded a test for wrmwmarkup.py and adjusted the module.