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
Jinli Wu 89588ed8f2 [git_cache] support ssh url
Paths containing ':' characters are illegal only on Windows platforms.
So, ssh_url like git@github.com:chromium/chromium.git will generate
runtime exception on Windows. We replace ':' with '__' to avoid
exceptions in the ssh form of git_url case.

R=ddoman@chromium.org

Bug: 329781388

Change-Id: Ia4db6a0927b40b521477e5d90addb4056c2c8ef8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5369296
Auto-Submit: 吴金立 <wujinli.cn@gmail.com>
Reviewed-by: Aravind Vasudevan <aravindvasudev@google.com>
Commit-Queue: Joanna Wang <jojwang@chromium.org>
1 year ago
..
gstools
OWNERS
auth_test.py
autoninja_test.py Revert "Remove ability to use_goma in autoninja (chromeos excepted)" 1 year ago
bazel_test.py
bot_update_coverage_test.py Fix multiline comment formatting 1 year ago
cipd_bootstrap_test.py Update cipd_bootstrap_test to use a newer cipd client binary. 1 year ago
detect_host_arch_test.py [detect_host_arch] Cache HostArch() function 2 years ago
download_from_google_storage_unittest.py Revert "Reland "Add support for GCS deps"" 1 year ago
fetch_test.py
gclient_cipd_smoketest.py
gclient_eval_unittest.py Reland^3 "Upgrade python to 3.11" 1 year ago
gclient_gcs_smoketest.py Add is_first_class_gcs migration file 1 year ago
gclient_git_mutates_smoketest.py
gclient_git_smoketest.py
gclient_no_sync_smoketest.py
gclient_paths_test.py
gclient_scm_test.py Reland "Reland "Add support for GCS deps"" 1 year ago
gclient_smoketest.py
gclient_smoketest_base.py Fix multiline comment formatting 1 year ago
gclient_test.py Fix multiline comment formatting 1 year ago
gclient_transitions_smoketest.py Fix multiline comment formatting 1 year ago
gclient_utils_test.py
gerrit_client_test.py [gerrit_client] Fix test to not hit real gerrit service. 1 year ago
gerrit_util_test.py Reland "Update gclient to use git config caching" 1 year ago
git_cache_test.py [git_cache] support ssh url 1 year ago
git_cl_creds_check_report.txt
git_cl_test.py git_cl: Add JSON output flag for `git cl presubmit` 1 year ago
git_common_test.py Reland "Update gclient to use git config caching" 1 year ago
git_dates_test.py
git_find_releases_test.py
git_footers_test.py
git_hyper_blame_test.py Fix multiline comment formatting 1 year ago
git_map_test.py
git_migrate_default_branch_test.py
git_number_test.py
git_rebase_update_test.py
gsutil_test.py
hooks_test.py
lockfile_test.py
metrics_test.py
my_activity_test.py
ninja_reclient_test.py Change source of hash for reproxy socket. 1 year ago
ninjalog_uploader_test.py ninjalog_uploader.py: use cipd to check authenticated account 2 years ago
owners_client_test.py
owners_finder_test.py
presubmit_canned_checks_test.py Fix multiline comment formatting 1 year ago
presubmit_diff_test.py Handle diff without chunk header 1 year ago
presubmit_support_test.py Add --generate_diff flag to presubmit_support.py 1 year ago
presubmit_unittest.py Add --generate_diff flag to presubmit_support.py 1 year ago
rdb_wrapper_test.py
recipes_test.py Support recipes_test.py in non-git workspace 1 year ago
reclient_metrics_test.py
roll_dep_test.py
scm_unittest.py Reland "Update gclient to use git config caching" 1 year ago
split_cl_test.py
subcommand_test.py
subprocess2_test.py Fix multiline comment formatting 1 year ago
upload_to_google_storage_unittest.py
utils_test.py
watchlists_unittest.py