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
Gavin Mak f936d540e1 Remove __future__ imports
All __future__ imports (unicode_literals, print_function) are already
mandatory in py3. Also remove an outdated py2 comment in
presubmit_canned_checks.py

Bug: 1475402
Change-Id: I27cf6a8268f6dd1081f22af782c4c29a975376ae
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/4867135
Reviewed-by: Josip Sokcevic <sokcevic@chromium.org>
Commit-Queue: Gavin Mak <gavinmak@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 Remove __future__ imports 2 years ago
fake_cipd.py testing_support: switch to 4 space indent 2 years ago
fake_repos.py Remove __future__ imports 2 years ago
filesystem_mock.py testing_support: switch to 4 space indent 2 years ago
gerrit-init.sh Run spellchecker on depot_tools 5 years ago
git_test_utils.py testing_support: switch to 4 space indent 2 years ago
presubmit_canned_checks_test_mocks.py testing_support: switch to 4 space indent 2 years ago
subprocess2_test_script.py testing_support: switch to 4 space indent 2 years ago
test_case_utils.py Remove __future__ imports 2 years ago
trial_dir.py Remove __future__ imports 2 years ago