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 Lesmes 0dd5482c52 depot_tools: Restore appending title before change description.
On an initial upload, git-cl upload -t <title> should append <title>
before the change description.

This broke because options.squash is set to a default value very late
into code execution, so its value was not available when computing the
initial description.

options.squash is now set when parsing the options, early into code
execution.

Bug: 1064905
Change-Id: I04a18c572dd5b04a3013d39f71bc43d026ea85d3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2122324
Reviewed-by: Josip Sokcevic <sokcevic@google.com>
Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
6 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
fetch_test.py Add unit tests for fetch.py 6 years ago
fix_encoding_test.py
gclient_cipd_smoketest.py depot_tools: Split gclient_smoketests. 6 years ago
gclient_eval_unittest.py gclient_eval: Raise an error on implicitly concatenated strings. 6 years ago
gclient_git_smoketest.py depot_tools: Split gclient_smoketests. 6 years ago
gclient_paths_test.py
gclient_scm_test.py Revert "git-cl: Remove unused and duplicate functions." 6 years ago
gclient_smoketest.py depot_tools: Split gclient_smoketests. 6 years ago
gclient_smoketest_base.py Reland "depot_tools: Run using Python 3 by default." 6 years ago
gclient_test.py gclient: Remove syntax validation flags. 6 years ago
gclient_transitions_smoketest.py depot_tools: Split gclient_smoketests. 6 years ago
gclient_utils_test.py gclient_utils: Add temporary_file method. 6 years ago
gerrit_client_test.py Add gerrit_client unit tests 6 years ago
gerrit_util_test.py Add support for git_cl_tests on Windows platform 6 years ago
git_cache_test.py git-cache: Also bootstrap in the case that there are 0 pack files 6 years ago
git_cl_creds_check_report.txt Add support for git_cl_tests on Windows platform 6 years ago
git_cl_test.py depot_tools: Restore appending title before change description. 6 years ago
git_common_test.py
git_dates_test.py
git_drover_test.py depot_tools: Use gclient_utils.AskForData instead of raw_input. 6 years ago
git_find_releases_test.py Add unit tests for git_find_releases 6 years ago
git_footers_test.py gclient_utils: Add temporary_file method. 6 years ago
git_hyper_blame_test.py Add support for git_hyper_blame for Windows 6 years ago
git_map_test.py
git_number_test.py
git_rebase_update_test.py
gsutil_test.py
metrics_test.py
my_activity_test.py my_activity: Add some tests and fix some bugs 6 years ago
ninjalog_uploader_test.py
owners_finder_test.py
owners_unittest.py
presubmit_unittest.py git-cl: Run PostUpload hooks via CLI. 6 years ago
recipes_test.py
roll_dep_test.py
scm_unittest.py Revert "git-cl: Remove unused and duplicate functions." 6 years ago
subcommand_test.py Move subcommand_test to py3 6 years ago
subprocess2_test.py Add win support for subprocess2 unit tests 6 years ago
upload_to_google_storage_unittest.py
watchlists_unittest.py