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
Edward Lemur 23a358764d gclient: Fix for extra custom_deps.
Custom deps not present in DEPS files cause errors when syncing, since
we add them as strings in postprocess_deps, but deps_to_objects expects
a dictionary.

TBR=agable@chromium.org

Bug: 839925
Change-Id: Ic08a83e8692f1bf90d4456c72fe99493363ba747
Reviewed-on: https://chromium-review.googlesource.com/1063326
Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org>
8 years ago
..
gstools
auth_test.py [auth] cache LUCI_CONTEXT local_auth parameters. 8 years ago
bot_update_coverage_test.py bot_update: Fix manifest creation. 8 years ago
checkout_test.py
download_from_google_storage_unittest.py download_from_google_storage: allow normal files with .. 8 years ago
fix_encoding_test.py
gclient_eval_unittest.py gclient: Merge hook_os with hooks and deps_os with os. 8 years ago
gclient_scm_test.py gclient sync: Add support to apply gerrit refs. 8 years ago
gclient_smoketest.py gclient: Merge hook_os with hooks and deps_os with os. 8 years ago
gclient_test.py gclient: Fix for extra custom_deps. 8 years ago
gclient_utils_test.py
git_cache_test.py
git_cl_creds_check_report.txt
git_cl_test.py git cl: Do not set WIP when using no_squash. 8 years ago
git_common_test.py git_test_utils: Fixed custom git metadata in git commit schemas. 8 years ago
git_dates_test.py
git_drover_test.py Reland "Use core.quotePath=false when git is listing files" 8 years ago
git_footers_test.py Let git_footers split final paragraphs in specific cases 8 years ago
git_hyper_blame_test.py Update git_hyper_blame_test for git 2.16 8 years ago
git_number_test.py
git_rebase_update_test.py
gsutil_test.py
owners_finder_test.py Skip files owned by reviewers when quering for missing owners. 8 years ago
owners_unittest.py owners: Add support for comments at the end of the line. 8 years ago
patch_test.py
presubmit_unittest.py Update canned PRESUBMIT checks to report that TBR does not apply to OWNERS. 8 years ago
recipes_test.py
scm_unittest.py
subprocess2_test.py
upload_to_google_storage_unittest.py
watchlists_unittest.py