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/tests
Josip Sokcevic 017544dc14 Add git cl presubmit --files
Chromium's presubmits contain a lot of latent errors - presubmit errors
that will trigger the next time a file is modified, but have been
waiting for years. Flushing those out with "git cl presubmit --all"
works poorly because it exercises all presubmits simultaneously, which
is too slow and triggers too many failures. Adding a --files option lets
small areas of the tree or specific file types to be exercised in a
controlled manner.

Bug: 1311697
Change-Id: I36ec6a759a80000d6ed4a8cc218ece327d45f8d6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3559174
Auto-Submit: Bruce Dawson <brucedawson@chromium.org>
Reviewed-by: Gavin Mak <gavinmak@google.com>
Commit-Queue: Gavin Mak <gavinmak@google.com>
4 years ago
..
gstools
OWNERS
PRESUBMIT.py Follow-up to 61bf638 to add the py3-specific PRESUBMIT.py test. 5 years ago
auth_test.py
bot_update_coverage_test.py Use pylint 2.7 for depot_tools 4 years ago
cipd_bootstrap_test.py
detect_host_arch_test.py gclient: Correctly set host_cpu to arm64 on arm macs 5 years ago
download_from_google_storage_unittest.py Use pylint 2.7 for depot_tools 4 years ago
fetch_test.py Update argument parsing to use argparse 4 years ago
fix_encoding_test.py Make fix_encoding_test py3 compatible 4 years ago
gclient_cipd_smoketest.py
gclient_eval_unittest.py metrics: Don't print notice if reporting build metrics. 4 years ago
gclient_git_mutates_smoketest.py
gclient_git_smoketest.py Use main branch as the default branch 4 years ago
gclient_paths_test.py
gclient_scm_test.py Fix host and repo parsing for download-topics 4 years ago
gclient_smoketest.py
gclient_smoketest_base.py Use pylint 2.7 for depot_tools 4 years ago
gclient_test.py Revert "Remove unused functionality in bot_update.py" 4 years ago
gclient_transitions_smoketest.py
gclient_utils_test.py
gerrit_client_test.py Add a 'setlabel' command to gerrit_client.py 4 years ago
gerrit_util_test.py Handle spaces in Gerrit search options 4 years ago
git_cache_test.py
git_cl_creds_check_report.txt
git_cl_test.py Add git cl presubmit --files 4 years ago
git_common_test.py Fix git_common_test.py: git checkout -tb -> git checkout -t -b 4 years ago
git_dates_test.py
git_find_releases_test.py Use pylint 2.7 for depot_tools 4 years ago
git_footers_test.py Use main branch as the default branch 4 years ago
git_hyper_blame_test.py
git_map_test.py Use main branch as the default branch 4 years ago
git_migrate_default_branch_test.py Use pylint 2.7 for depot_tools 4 years ago
git_number_test.py
git_rebase_update_test.py Fix depot_tools tests when running without py2 4 years ago
gsutil_test.py Refactor gsutil and fix concurrecny issue on MacOS 4 years ago
lockfile_test.py
metrics_test.py Use main branch as the default branch 4 years ago
my_activity_test.py Require certifi package and python3 in my_activity 4 years ago
ninjalog_uploader_test.py fix ninjalog_uploader.py 4 years ago
owners_client_test.py Reland "presubmit: Skip owners checks if code-owners plugin is enabled." 5 years ago
owners_finder_test.py owners_finder: Use code-owners plugin if available. 5 years ago
owners_unittest.py
presubmit_unittest.py Add git cl presubmit --files 4 years ago
rdb_wrapper_test.py
recipes_test.py add vpython3 to tests that run under vpython3 4 years ago
roll_dep_test.py
scm_unittest.py Refresh remote HEAD if matches legacy default 4 years ago
split_cl_test.py Update format of `git cl split` 4 years ago
subcommand_test.py
subprocess2_test.py Use pylint 2.7 for depot_tools 4 years ago
upload_to_google_storage_unittest.py Set cache-control when uploading to google storage 4 years ago
utils_test.py Add a basic depot_tools version information 4 years ago
watchlists_unittest.py