You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
depot_tools/tests
maruel@chromium.org ad80e3b96e Simplify GIT.Capture() code to always redirect stderr by default and always throw an exception on failure.
Make gclient_scm_test silent.

Replace raise Exception() with raise gclient_utils.Error().

BUG=54084
TEST=none

Review URL: http://codereview.chromium.org/3353018

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@58936 0039d316-1c4b-4281-b951-d872f2087c98
15 years ago
..
__init__.py Refactor the unit tests to remove a lot of duplicate code. 16 years ago
fake_repos.py Rename retcode to returncode to be consistent with subprocess. 15 years ago
gcl_unittest.py Disable the use of -s or --server with gcl upload. 15 years ago
gclient_scm_test.py Simplify GIT.Capture() code to always redirect stderr by default and always throw an exception on failure. 15 years ago
gclient_smoketest.py Do not blindly assume that a .gclient file in a parent directory belongs to the current directory. 15 years ago
gclient_utils_test.py Add automatic auto-flushing stdout. 15 years ago
presubmit_unittest.py Adding json based tree open check. 15 years ago
scm_unittest.py Simplify GIT.Capture() code to always redirect stderr by default and always throw an exception on failure. 15 years ago
super_mox.py Improve tests and remove some unused GIT test. 15 years ago
trychange_unittest.py Fix multiple tests on Windows. 15 years ago
watchlists_unittest.py Cleanup the unit tests by mocking more system functions. 16 years ago