moved the scm test out of systests into unittests
authorSalim Fadhley <sal@stodge.org>
Sun, 30 Jun 2013 01:03:44 +0000 (02:03 +0100)
committerSalim Fadhley <sal@stodge.org>
Sun, 30 Jun 2013 01:03:44 +0000 (02:03 +0100)
commit90f6eebc62e6c246dc7e0acdef47cb4a8c8ea933
treee46c08a4d4b5b91a01bd7cb715e1ff2581482103
parent7def9ed6e92580f37d00e4980c36c4d36e68f702
moved the scm test out of systests into unittests
jenkinsapi_tests/systests/__init__.py
jenkinsapi_tests/systests/job_configs.py
jenkinsapi_tests/systests/test_scm.py
jenkinsapi_tests/unittests/test_build_scm_git.py [new file with mode: 0644]
jenkinsapi_utils/jenkins_launcher.py