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
Dan Le Febvre 456d085e75 Adding batch CIPD version resolution to gclient.
At the moment on repo's with many CIPD packages the number
of CLI calls to 'cipd describe' can make it very slow.

This mechanism will call cipd ensure-file-resolve with the entire
list in one call then reference items from the list before trying
individual cipd describe commands.

Bug:b/279097790
Change-Id: Ieb4bc77853357cfadb3ea6311fa0013aa7999ac6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/4551125
Reviewed-by: Gavin Mak <gavinmak@google.com>
Reviewed-by: Rachael Newitt <renewitt@google.com>
Commit-Queue: Dan Le Febvre <dlf@google.com>
2 years ago
..
__init__.py Create a new testing_support module to move utility modules there 14 years ago
cipd Use py3 for remaining tools in depot_tools path 4 years ago
cipd.bat output actual CIPD package URL instead of 'None' when calling revinfo -a 2 years ago
coverage_utils.py Convert print statements to Python 3 style 6 years ago
fake_cipd.py Adding batch CIPD version resolution to gclient. 2 years ago
fake_repos.py Adding batch CIPD version resolution to gclient. 2 years ago
filesystem_mock.py depot_tools: Make owners tests run on Python 3 6 years ago
gerrit-init.sh Run spellchecker on depot_tools 5 years ago
git_test_utils.py Updated git init with -b flag 3 years ago
presubmit_canned_checks_test_mocks.py Move presubmit_canned_checks tests under tests/ and fix 2 years ago
subprocess2_test_script.py Explicitly run everything with python3 3 years ago
test_case_utils.py depot_tools: Separate TestCaseUtils into its own file. 6 years ago
trial_dir.py depot_tools: Make scm Python 3 compatible. 6 years ago