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
Josip Sokcevic 2d5c673fdb [scm] Fix list all files when filename has space
Off by one - we should have 4 parts, so we need maxsplit=3.

R=aravindvasudev@google.com, jojwang

Fixed: 1474283
Change-Id: I13b568feb8ee2aa307a2267c43765c1749b77c90
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/4799773
Auto-Submit: Josip Sokcevic <sokcevic@chromium.org>
Reviewed-by: Aravind Vasudevan <aravindvasudev@google.com>
Commit-Queue: Aravind Vasudevan <aravindvasudev@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 [scm] Fix list all files when filename has space 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