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
Shahbaz Youssefi 407b5a54a9 Use rstrip when getting footer tags
A quick bugfix was made in cc29098042 that removed trailing empty lines
when getting tags out of the git log.  This preserved the behavior that
tags with trailing whitespace would retain said whitespace.

This change instead simplifies the logic that removes trailing
whitespace with the side effect that whitespace at the end of the last
tag is also stripped.  The unittests are adjusted accordingly

Bug: 1130601
Change-Id: I26d39736179b36ac2573de1ca003a5bc09f30a28
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2423050
Auto-Submit: Shahbaz Youssefi <syoussefi@chromium.org>
Commit-Queue: Dirk Pranke <dpranke@google.com>
Reviewed-by: Dirk Pranke <dpranke@google.com>
5 years ago
..
gstools
OWNERS
auth_test.py Run spellchecker on depot_tools 6 years ago
bot_update_coverage_test.py
cipd_bootstrap_test.py [cipd] Take cipd.ps1 out of %PATH%. 6 years ago
detect_host_arch_test.py depot_tools: Use mock from vpython (or unittest.mock) instead of third_party/mock 6 years ago
download_from_google_storage_unittest.py Print the SHA of files downloaded from GS 6 years ago
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 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 depot_tools: Add tests for gclient_paths 6 years ago
gclient_scm_test.py gclient: Preserve ANSI color codes when calling hooks. 5 years ago
gclient_smoketest.py depot_tools: Split gclient_smoketests. 6 years ago
gclient_smoketest_base.py Run spellchecker on depot_tools 6 years ago
gclient_test.py gclient: deprecated use_relative_hooks 5 years ago
gclient_transitions_smoketest.py depot_tools: Split gclient_smoketests. 6 years ago
gclient_utils_test.py gclient: Preserve ANSI color codes when calling hooks. 5 years ago
gerrit_client_test.py Add gerrit_client unit tests 6 years ago
gerrit_util_test.py ReadHttpResponse: Handle 429s with retries and adjust retry count 6 years ago
git_cache_test.py Reland "Use OS level locking in git_cache.py" 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 Changed naming convention 5 years ago
git_common_test.py Modify git map-branches to show the number of commits on a branch 5 years ago
git_dates_test.py
git_drover_test.py Decode the returned encoded bytes of subprocess.check_all/check_output. 6 years ago
git_find_releases_test.py Add unit tests for git_find_releases 6 years ago
git_footers_test.py Use rstrip when getting footer tags 5 years ago
git_hyper_blame_test.py Add support for git_hyper_blame for Windows 6 years ago
git_map_test.py git-map: Refactor and add simple tests 6 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" 6 years ago
metrics_test.py Adding AIX 5 years ago
my_activity_test.py Run spellchecker on depot_tools 6 years ago
ninjalog_uploader_test.py
owners_finder_test.py Fix slash direction sensitivity in git cl owners 6 years ago
owners_unittest.py Run spellchecker on depot_tools 6 years ago
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 Fix Python3 integer division issue in roll-dep. 6 years ago
scm_unittest.py Reland "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 depot_tools: Use mock from vpython (or unittest.mock) instead of third_party/mock 6 years ago