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 f5c6d8a27d Handle spaces in Gerrit search options
Gerrit rejects requests with 400 Bad request if query string `q`
contains any spaces. Replace spaces with a plus sign solves the problem.

R=thakis@chromium.org

Bug: 1199692
Change-Id: Ic13dda378527594c6cf57b8cb2edf740517811ac
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2832653
Reviewed-by: Gavin Mak <gavinmak@google.com>
Commit-Queue: Josip Sokcevic <sokcevic@google.com>
4 years ago
..
gstools
OWNERS
PRESUBMIT.py Follow-up to 61bf638 to add the py3-specific PRESUBMIT.py test. 4 years ago
auth_test.py Run spellchecker on depot_tools 5 years ago
bot_update_coverage_test.py recipes: Specify refs/heads/master instead of origin/master for gclient config. 4 years ago
cipd_bootstrap_test.py [cipd] Take cipd.ps1 out of %PATH%. 5 years ago
detect_host_arch_test.py gclient: Correctly set host_cpu to arm64 on arm macs 4 years ago
download_from_google_storage_unittest.py Recover from aborted tar.gz extraction 4 years ago
fetch_test.py
fix_encoding_test.py
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: Split gclient smoke tests. 4 years ago
gclient_git_smoketest.py gclient: Split gclient smoke tests. 4 years ago
gclient_paths_test.py
gclient_scm_test.py Use real default branch in gclient 4 years ago
gclient_smoketest.py
gclient_smoketest_base.py Run spellchecker on depot_tools 5 years ago
gclient_test.py metrics: Don't print notice if reporting build metrics. 4 years ago
gclient_transitions_smoketest.py
gclient_utils_test.py update stale codereview.chromium.org links 4 years ago
gerrit_client_test.py gerrit: add createchange changeedit publishchangeedit 4 years ago
gerrit_util_test.py Handle spaces in Gerrit search options 4 years ago
git_cache_test.py add support for main in git_cache 4 years ago
git_cl_creds_check_report.txt git cl: remove check for likely wrong identities. 4 years ago
git_cl_test.py metrics: Don't print notice if reporting build metrics. 4 years ago
git_common_test.py Fix testRebase 4 years ago
git_dates_test.py
git_find_releases_test.py
git_footers_test.py Use rstrip when getting footer tags 5 years ago
git_hyper_blame_test.py
git_map_test.py
git_migrate_default_branch_test.py Add git-migrate-default-branch 4 years ago
git_number_test.py
git_rebase_update_test.py
gsutil_test.py
lockfile_test.py Reland "Use OS level locking in git_cache.py" 5 years ago
metrics_test.py metrics: Don't print notice if reporting build metrics. 4 years ago
my_activity_test.py Run spellchecker on depot_tools 5 years ago
ninjalog_uploader_test.py ninjalog uploader: migrate to python3 4 years ago
owners_client_test.py Reland "presubmit: Skip owners checks if code-owners plugin is enabled." 4 years ago
owners_finder_test.py owners_finder: Use code-owners plugin if available. 4 years ago
owners_unittest.py Run spellchecker on depot_tools 5 years ago
presubmit_unittest.py Add support for running PRESUBMIT.py checks under Python2 or 3. 4 years ago
rdb_wrapper_test.py [resultdb] use requests.Session in rdb_wrapper 4 years ago
recipes_test.py
roll_dep_test.py
scm_unittest.py Use real default branch in gclient 4 years ago
subcommand_test.py
subprocess2_test.py [subprocess2] Replace VOID with DEVNULL 4 years ago
upload_to_google_storage_unittest.py
watchlists_unittest.py