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
Pierre-Antoine Manzagol fc1c6f4c1f Correct Git show's path format on Windows
_CalculateAddedDeps calls into depot tools' scm.py GetOldContents to
compare previous and current versions of the DEPS file. GetOldContents
attempts to 'git show <sha>:<path>'. The problem on Windows is that path
uses '\' but git show seems to want a posix path. Git show therefore
doesn't find the file and returns an empty output, leading presubmit to
think all the deps are new.

Bug:725933
Change-Id: Ifbbfbcba4be466d9be623826818fd191bd2ca525
Reviewed-on: https://chromium-review.googlesource.com/514142
Commit-Queue: Nodir Turakulov <nodir@chromium.org>
Reviewed-by: Nodir Turakulov <nodir@chromium.org>
8 years ago
..
gstools Scripts to download files from google storage based on sha1 sums 12 years ago
subversion_config Dropping remaining scons references. 9 years ago
abandon.sh Remove SVN (and dcommit) support from git-cl 8 years ago
basic.sh Remove SVN (and dcommit) support from git-cl 8 years ago
bot_update_coverage_test.py bot_update: expose --disable-syntax-validation to recipes 8 years ago
checkout_test.py depot_tools: Replace pylint error numbers with symbolic names. 8 years ago
download_from_google_storage_unittests.py depot_tools: Replace pylint error numbers with symbolic names. 8 years ago
fix_encoding_test.py Standardize the sys.path fix up and fix a few pylint warnings. 14 years ago
gclient_eval_unittest.py gclient: fix recursedeps tuple/list validation for chromeos 8 years ago
gclient_scm_test.py Fix depot_tools test for git 2.11 8 years ago
gclient_smoketest.py gclient flatten: first pass 8 years ago
gclient_test.py gclient: remove support for From() (reland #1) 8 years ago
gclient_utils_test.py depot_tools: Replace pylint error numbers with symbolic names. 8 years ago
git_cache_test.py Allow 'git cache fetch' to re-bootstrap. 10 years ago
git_cl_creds_check_report.txt git cl creds-check: add reporting. 8 years ago
git_cl_test.py git_cl: Clean up spelling, docstrings and printed messages. 8 years ago
git_common_test.py Make git blame test pass independently of core.abbrev setting 8 years ago
git_dates_test.py Added git hyper-blame, a tool that skips unwanted commits in git blame. 9 years ago
git_drover_test.py git-drover: TBR appropriate reviewers 8 years ago
git_footers_test.py Reland of Relax git_footers parsing to match that of Gerrit (JGit). 8 years ago
git_hyper_blame_test.py git hyper-blame: Fixed --no-default-ignores option to not take argument. 8 years ago
git_number_test.py Disable tests that break because of git 2.4 10 years ago
git_rebase_update_test.py Add better error messages to git_reparent_branch. 10 years ago
gsutil_test.py gsutil: Parallel-safe, specify target, add clean. 10 years ago
hooks.sh Remove SVN (and dcommit) support from git-cl 8 years ago
owners.sh Remove SVN (and dcommit) support from git-cl 8 years ago
owners_finder_test.py Only attribute comments to owners that are close to the comment 8 years ago
owners_unittest.py owners: handle CLs which only have partial OWNERS 8 years ago
patch.sh Remove SVN (and dcommit) support from git-cl 8 years ago
patch_test.py Fix applying svn:executable on Windows. 13 years ago
post-land-hook-test.sh Remove SVN (and dcommit) support from git-cl 8 years ago
presubmit_unittest.py Parse Bug, R, and Tbr git-footers in PRESUBMIT 8 years ago
push-from-logs.sh Remove SVN (and dcommit) support from git-cl 8 years ago
recipes_test.py Stop running deprecated simulation_test 8 years ago
rietveld_test.py Rietveld: fix search query. 8 years ago
sample_pre_commit_hook Move commit-queue/checkout into depot_tools so it can be reused by the try server. 14 years ago
save-description-on-failure.sh Remove SVN (and dcommit) support from git-cl 8 years ago
scm_unittest.py Correct Git show's path format on Windows 8 years ago
submit-from-new-dir.sh Remove SVN (and dcommit) support from git-cl 8 years ago
subprocess2_test.py depot_tools: Replace pylint error numbers with symbolic names. 8 years ago
test-lib.sh Remove SVN (and dcommit) support from git-cl 8 years ago
upload-local-tracking-branch.sh Remove SVN (and dcommit) support from git-cl 8 years ago
upload-stale.sh Remove SVN (and dcommit) support from git-cl 8 years ago
upload_to_google_storage_unittests.py depot_tools: Replace pylint error numbers with symbolic names. 8 years ago
watchlists_unittest.py depot_tools: Replace pylint error numbers with symbolic names. 8 years ago