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
Peter Kasting 2b2aec6506 Revert "depot_tools: Run using Python 3 by default."
This reverts commit 01ed358917.

Reason for revert: Broke tools on Windows with bash

Original change's description:
> depot_tools: Run using Python 3 by default.
> 
> Run gclient, roll-dep, fetch and custom git commands (i.e. git-cl, git-rebase-update, git-new-branch, etc.)
> using vpython3 by default.
> 
> Change-Id: I4eecddafa6ca4c5f82ec097615c79d2a741613e7
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2113550
> Reviewed-by: Anthony Polito <apolito@google.com>
> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>

TBR=ehmaldonado@chromium.org,ajp@chromium.org,apolito@google.com,infra-scoped@luci-project-accounts.iam.gserviceaccount.com,sokcevic@google.com

Change-Id: If29ad72feaa215b8b282f2f6c9911700dd2f228c
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2116728
Reviewed-by: John Budorick <jbudorick@chromium.org>
Commit-Queue: Peter Kasting <pkasting@chromium.org>
5 years ago
..
gstools
OWNERS
auth_test.py depot_tools: Use mock from vpython (or unittest.mock) instead of third_party/mock 5 years ago
bot_update_coverage_test.py Allow the bot_update api to not fetch tags from the git server. 6 years ago
cipd_bootstrap_test.py depot_tools: Run auth, cipd_bootstrap, git_number tests on python3. 6 years ago
detect_host_arch_test.py depot_tools: Use mock from vpython (or unittest.mock) instead of third_party/mock 5 years ago
download_from_google_storage_unittest.py gsutil: Decode output from subprocess. 6 years ago
fetch_test.py Add unit tests for fetch.py 5 years ago
fix_encoding_test.py
gclient_eval_unittest.py gclient_eval: Raise an error on implicitly concatenated strings. 5 years ago
gclient_paths_test.py depot_tools: Add tests for gclient_paths 5 years ago
gclient_scm_test.py depot_tools: Use mock from vpython (or unittest.mock) instead of third_party/mock 5 years ago
gclient_smoketest.py Revert "depot_tools: Run using Python 3 by default." 5 years ago
gclient_test.py gclient: Remove syntax validation flags. 5 years ago
gclient_utils_test.py gclient_utils: Add temporary_file method. 5 years ago
gerrit_client_test.py Add gerrit_client unit tests 5 years ago
gerrit_util_test.py Add support for git_cl_tests on Windows platform 5 years ago
git_cache_test.py Allow the bot_update api to not fetch tags from the git server. 6 years ago
git_cl_creds_check_report.txt Add support for git_cl_tests on Windows platform 5 years ago
git_cl_test.py depot_tools: Use gclient_utils.AskForData instead of raw_input. 5 years ago
git_common_test.py Default to origin's default branch instead of always origin/master. 6 years ago
git_dates_test.py
git_drover_test.py depot_tools: Use gclient_utils.AskForData instead of raw_input. 5 years ago
git_find_releases_test.py Add unit tests for git_find_releases 5 years ago
git_footers_test.py gclient_utils: Add temporary_file method. 5 years ago
git_hyper_blame_test.py gclient_utils: Add temporary_file method. 5 years ago
git_map_test.py git-map: Refactor and add simple tests 5 years ago
git_number_test.py depot_tools: Run auth, cipd_bootstrap, git_number tests on python3. 6 years ago
git_rebase_update_test.py
gsutil_test.py depot_tools: Make gsutil compatible with python3. 6 years ago
metrics_test.py depot_tools: Use mock from vpython (or unittest.mock) instead of third_party/mock 5 years ago
my_activity_test.py my_activity: Add some tests and fix some bugs 5 years ago
ninjalog_uploader_test.py
owners_finder_test.py Randomize results of git cl owners 6 years ago
owners_unittest.py
presubmit_unittest.py git-cl: Run PostUpload hooks via CLI. 5 years ago
recipes_test.py
roll_dep_test.py depot_tools: Run roll_dep tests on Python 3. 6 years ago
scm_unittest.py scm: Fix bug when checking for valid revision and add tests. 5 years ago
subcommand_test.py Move subcommand_test to py3 5 years ago
subprocess2_test.py Add win support for subprocess2 unit tests 5 years ago
upload_to_google_storage_unittest.py gsutil: Decode output from subprocess. 6 years ago
watchlists_unittest.py depot_tools: Use mock from vpython (or unittest.mock) instead of third_party/mock 5 years ago