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
Matt Giuca 705e51807f git_test_utils: Fixed custom git metadata in git commit schemas.
Previously, if you used custom metadata keys in a test commit (like
GitRepo.AUTHOR_NAME), they would also be treated as filenames, and fail
because they aren't strings. (This wasn't a problem because it isn't
currently used in any tests.)

Bug: 808941
Change-Id: Id7c4fa5822741925beba591ea587bd8ebbf2e478
Reviewed-on: https://chromium-review.googlesource.com/901122
Reviewed-by: Robbie Iannucci <iannucci@chromium.org>
Commit-Queue: Robbie Iannucci <iannucci@chromium.org>
7 years ago
..
__init__.py
auto_stub.py
coverage_utils.py Disable coverage in depot_tools tests. 8 years ago
fake_repos.py Make flattened recursedeps inherit parent conditionals. 7 years ago
filesystem_mock.py
gerrit-init.sh
gerrit_test_case.py Reland "Refactor ReadHttpResponse to be error-friendlier" 8 years ago
git_test_utils.py git_test_utils: Fixed custom git metadata in git commit schemas. 7 years ago
patches_data.py
super_mox.py depot_tools: Replace pylint error numbers with symbolic names. 8 years ago
trial_dir.py