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
Daniel Cheng 74fda7147c [owners.py] require stricter naming conventions for file: includes
Files that control ownership have special ownership rules, to disallow
someone from self-approving a CL that adds themselves to a file that
controls ownership. owners.py now requires that they be named OWNERS or
end with a suffix of _OWNERS to ensure the special ownership rules are
correctly applied.

Bug: 801315
Change-Id: I083a2d15bdc9c749e3838fb1c983286d5a7c4af9
Reviewed-on: https://chromium-review.googlesource.com/1204917
Reviewed-by: Dirk Pranke <dpranke@chromium.org>
Commit-Queue: Daniel Cheng <dcheng@chromium.org>
7 years ago
..
gstools
auth_test.py [auth] cache LUCI_CONTEXT local_auth parameters. 7 years ago
bot_update_coverage_test.py bot_update: remove --gerrit_repo and --gerrit_ref. 7 years ago
checkout_test.py
cipd_bootstrap_test.py [cipd] Check CIPD client hash against pinned SHA256 during updates. 7 years ago
download_from_google_storage_unittest.py
fix_encoding_test.py
gclient_eval_unittest.py gclient_eval: Handle non-string variables. 7 years ago
gclient_scm_test.py gclient_scm: Add option to specify the branch the patch is based on. 7 years ago
gclient_smoketest.py gclient_scm: Add option to specify the branch the patch is based on. 7 years ago
gclient_test.py gclient_scm: Add option to specify the branch the patch is based on. 7 years ago
gclient_utils_test.py
git_cache_test.py git_cache: Add tests for reset fetch config. 7 years ago
git_cl_creds_check_report.txt
git_cl_test.py git cl: now fully use project~changenum when querying Gerrit. 7 years ago
git_common_test.py
git_dates_test.py
git_drover_test.py
git_footers_test.py
git_hyper_blame_test.py git_hyper_blame_test: Fix pylint issue. 7 years ago
git_number_test.py
git_rebase_update_test.py
gsutil_test.py
metrics_test.py metrics: Deal with permission denied when writing metrics.cfg. 7 years ago
owners_finder_test.py
owners_unittest.py [owners.py] require stricter naming conventions for file: includes 7 years ago
patch_test.py
presubmit_unittest.py Clarify OWNERS error if using TBR. 7 years ago
recipes_test.py
roll_dep_test.py Add a library for monitoring. 7 years ago
scm_unittest.py Reland "Reland "gclient_scm: Use cherry-picking instead of rebasing."" 7 years ago
subprocess2_test.py
upload_to_google_storage_unittest.py
watchlists_unittest.py