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 9217ff8b2c depot_tools: Make metrics Python 3 compatible.
Bug: 984182
Change-Id: I2b7e4be6131558019d461e09d062b52085f330ba
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1702855
Reviewed-by: Andy Perelson <ajp@chromium.org>
Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
6 years ago
..
gstools
OWNERS [ninjalog_uploader] add tests 6 years ago
auth_test.py [auth] cache LUCI_CONTEXT local_auth parameters. 7 years ago
bot_update_coverage_test.py bot_update: Assume everything after the first @ is part of the revision. 6 years ago
checkout_test.py Convert except statements to be Python 3 compatible 6 years ago
cipd_bootstrap_test.py [cipd] Add presubmit support for checking *.digests file. 7 years ago
download_from_google_storage_unittest.py Convert print statements to Python 3 style 6 years ago
fix_encoding_test.py Fix invalid Python file encoding "utf8" 6 years ago
gclient_eval_unittest.py Add 'X in tuple()' support to gclient conditionals. 6 years ago
gclient_scm_test.py Reland "Reland "gclient: Require a target ref when applying patches."" 6 years ago
gclient_smoketest.py Reland "Reland "gclient: Require a target ref when applying patches."" 6 years ago
gclient_test.py Convert except statements to be Python 3 compatible 6 years ago
gclient_utils_test.py Fix UTF-8 output in gclient_utils.CheckCallAndFilter 6 years ago
git_cache_test.py Use the same git-cache bucket for authenticated and unauthenticated repos. 6 years ago
git_cl_creds_check_report.txt
git_cl_test.py git-cl: add --preserve-tryjobs option for upload command. 6 years ago
git_common_test.py Convert print statements to Python 3 style 6 years ago
git_dates_test.py
git_drover_test.py Reland "Use core.quotePath=false when git is listing files" 7 years ago
git_footers_test.py Let git_footers split final paragraphs in specific cases 7 years ago
git_hyper_blame_test.py git_hyper_blame_test: Fix pylint issue. 7 years ago
git_number_test.py
git_rebase_update_test.py Revert "Fix semantics of git new-branch --upstream" 6 years ago
gsutil_test.py
metrics_test.py depot_tools: Make metrics Python 3 compatible. 6 years ago
ninjalog_uploader_test.py [ninjalog] fully anonymize build stats before sending 6 years ago
owners_finder_test.py Skip files owned by reviewers when quering for missing owners. 7 years ago
owners_unittest.py Convert except statements to be Python 3 compatible 6 years ago
patch_test.py Convert except statements to be Python 3 compatible 6 years ago
presubmit_unittest.py Augment presubmit_support to output a json summary. 6 years ago
recipes_test.py [recipes] Remove deprecated (ignored) --use-bootstrap flag 6 years ago
roll_dep_test.py roll-dep: Use gclient setdep/getdep. 6 years ago
scm_unittest.py Convert except statements to be Python 3 compatible 6 years ago
subprocess2_test.py Convert except statements to be Python 3 compatible 6 years ago
upload_to_google_storage_unittest.py Convert except statements to be Python 3 compatible 6 years ago
watchlists_unittest.py