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
Corentin Wallez 801c20219b gclient: deprecated use_relative_hooks
And merge it in use_relative_paths. In all Chromium repos,
use_relative_hooks is True iff:

 - use_relative_paths is True, and
 - there is at least one hook

It makes sense that you'd want to use relative hooks if you use relative
paths so this CL merges both flags into use_relative_paths.

Bug: chromium:1107325
Change-Id: I0fe40eba1e1c61be26c812c7ca4329efb72c7f90
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2306795
Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
Auto-Submit: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org>
5 years ago
..
__init__.py
cipd gclient: Add a test to make sure we're syncing CIPD dependencies. 7 years ago
cipd.bat gclient: Add a test to make sure we're syncing CIPD dependencies. 7 years ago
coverage_utils.py Convert print statements to Python 3 style 6 years ago
fake_cipd.py gclient: Make smoketests run on Windows. 5 years ago
fake_repos.py gclient: deprecated use_relative_hooks 5 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 Run spellchecker on depot_tools 5 years ago
subprocess2_test_script.py Add win support for subprocess2 unit tests 5 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