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/testing_support
Aaron Gable 6d7ab1bfe5 Refactor ReadHttpResponse to be error-friendlier
Gerrit sometimes returns a full response json object at
the same time as returning a non-200 status code. This
refactor makes it easier for calling code to request
access to that object and handle error cases on its own.

Bug: 710028
Change-Id: Id1017d580d2fb843d5ca6287efcfed8775c52cd6
Reviewed-on: https://chromium-review.googlesource.com/479450
Commit-Queue: Aaron Gable <agable@chromium.org>
Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org>
9 years ago
..
__init__.py
auto_stub.py Reduce auto_stub.py by removing python 2.6 support code. 12 years ago
coverage_utils.py Disable coverage in depot_tools tests. 9 years ago
fake_repos.py Remove most svn related testing. 11 years ago
filesystem_mock.py Fix relative file: paths in OWNERS with roots other than '/' 10 years ago
gerrit-init.sh testing_support: fix Gerrit releases URL. 10 years ago
gerrit_test_case.py Refactor ReadHttpResponse to be error-friendlier 9 years ago
git_test_utils.py depot_tools: Replace pylint error numbers with symbolic names. 9 years ago
local_rietveld.py Fix depot_tools presubmit's local_rietveld script. 10 years ago
patches_data.py
super_mox.py depot_tools: Replace pylint error numbers with symbolic names. 9 years ago
trial_dir.py