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
Ben Pastene d410c664e6 gclient: Preserve ANSI color codes when calling hooks.
If a hook prints error/warning output that's color-coded, gclient
will cause the coloring to be disabled since those hooks aren't
called directly from a terminal.

By emulating a terminal when launching subprocs from gclient, we can
convince them to keep the color escape codes.

LED builds with both //third_party/depot_tools rolled to this CL, as
well as depot_tools in the recipe bundle rolled to this CL:
linux: https://ci.chromium.org/swarming/task/4e40237985888310
mac: https://ci.chromium.org/swarming/task/4e4023ea0c829710
win: https://ci.chromium.org/swarming/task/4e4024612e03dc10

Bug: 1034063
Change-Id: I4150f66ef215ece06f4c32482dcd4ded14eb1bfe
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2368435
Reviewed-by: Dirk Pranke <dpranke@google.com>
Commit-Queue: Ben Pastene <bpastene@chromium.org>
5 years ago
..
gstools
OWNERS
auth_test.py
bot_update_coverage_test.py
cipd_bootstrap_test.py
detect_host_arch_test.py
download_from_google_storage_unittest.py Print the SHA of files downloaded from GS 5 years ago
fetch_test.py
fix_encoding_test.py
gclient_cipd_smoketest.py
gclient_eval_unittest.py Reland "Add a Str() function to gclient for use in DEPS files." 5 years ago
gclient_git_smoketest.py gclient: Make gclient_gn_args_file honor use_relative_paths 5 years ago
gclient_paths_test.py
gclient_scm_test.py gclient: Preserve ANSI color codes when calling hooks. 5 years ago
gclient_smoketest.py
gclient_smoketest_base.py
gclient_test.py gclient: deprecated use_relative_hooks 5 years ago
gclient_transitions_smoketest.py
gclient_utils_test.py gclient: Preserve ANSI color codes when calling hooks. 5 years ago
gerrit_client_test.py
gerrit_util_test.py
git_cache_test.py Reland "Use OS level locking in git_cache.py" 5 years ago
git_cl_creds_check_report.txt
git_cl_test.py Changed naming convention 5 years ago
git_common_test.py
git_dates_test.py
git_drover_test.py
git_find_releases_test.py
git_footers_test.py
git_hyper_blame_test.py
git_map_test.py
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
my_activity_test.py
ninjalog_uploader_test.py
owners_finder_test.py
owners_unittest.py
presubmit_unittest.py Changed naming convention 5 years ago
rdb_wrapper_test.py Changed naming convention 5 years ago
recipes_test.py
roll_dep_test.py
scm_unittest.py
subcommand_test.py
subprocess2_test.py
upload_to_google_storage_unittest.py
watchlists_unittest.py