Resolve CLIMATE-639. Resolve PR #203.
Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/e8384204 Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/e8384204 Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/e8384204 Branch: refs/heads/master Commit: e8384204c66ee283be6cabd901a171ecb8b6dc59 Parents: 8c6bf05 19d861c Author: Michael Joyce <[email protected]> Authored: Mon Jun 1 11:01:07 2015 -0700 Committer: Michael Joyce <[email protected]> Committed: Mon Jun 1 11:01:07 2015 -0700 ---------------------------------------------------------------------- ocw-config-runner/configuration_parsing.py | 24 +++++++++++++ ocw-config-runner/configuration_writer.py | 17 +++++++++ ocw-config-runner/evaluation_creation.py | 14 +++++++- ocw-config-runner/tests/test_config_parsing.py | 38 +++++++++++++++++++++ ocw-config-runner/tests/test_config_writer.py | 37 ++++++++++++++++++-- 5 files changed, 127 insertions(+), 3 deletions(-) ----------------------------------------------------------------------
