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
Matt Giuca a148b5ee55 git hyper-blame: Fix tabulation of Unicode characters in author name.
Previously, it counted the number of UTF-8 bytes when spacing out the
table, not the number of code points.

Bug: 808905
Change-Id: Ice5504089e0f7097e108c6dfbbb810620b9dfc94
Reviewed-on: https://chromium-review.googlesource.com/901142
Commit-Queue: Matt Giuca <mgiuca@chromium.org>
Reviewed-by: Robbie Iannucci <iannucci@chromium.org>
7 years ago
..
gstools
auth_test.py [depot_tools] Fix timestamp issues related to local auth 7 years ago
bot_update_coverage_test.py Write target_cpu to .gclient 7 years ago
checkout_test.py Revert "Fix checkout.py issues when p.patchlevel > 1." 8 years ago
download_from_google_storage_unittest.py download_from_google_storage: allow normal files with .. 7 years ago
fix_encoding_test.py
gclient_eval_unittest.py gclient conditionals are supposed to allow '!=', but don't currently. 8 years ago
gclient_scm_test.py Fix pylint error in gclient_scm_test. 7 years ago
gclient_smoketest.py Make flattened recursedeps inherit parent conditionals. 7 years ago
gclient_test.py Add cipd support to gclient. 7 years ago
gclient_utils_test.py gclient: Stop printing newline in front of "________ running hook" 8 years ago
git_cache_test.py
git_cl_creds_check_report.txt git cl creds-check: improve report and give better recommendation. 8 years ago
git_cl_test.py Remove similarity support from git-cl 7 years ago
git_common_test.py git_test_utils: Fixed custom git metadata in git commit schemas. 7 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: Fix tabulation of Unicode characters in author name. 7 years ago
git_number_test.py
git_rebase_update_test.py
gsutil_test.py download_from_google_storage: Fix tests and rename 7 years ago
owners_finder_test.py Skip files owned by reviewers when quering for missing owners. 7 years ago
owners_unittest.py Also check override files before checking the fs 7 years ago
patch_test.py
presubmit_unittest.py Notify presubmit owners check that we use Gerrit now. 7 years ago
recipes_test.py Stop running deprecated simulation_test 8 years ago
scm_unittest.py Correct Git show's path format on Windows 8 years ago
subprocess2_test.py
upload_to_google_storage_unittest.py tests: Use the right clean up method name for some test cases. 7 years ago
watchlists_unittest.py