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 f8792079d2 Revert "Fix checkout.py issues when p.patchlevel > 1."
This reverts commit 5908f9906d.

Reason for revert:
Introduces bugs when deleting files.
The reason is that 
  patchlevel = patchlevel or self.patchlevel
will evaluate to self.patchlevel also when patchlevel is 0, which is wrong.

Original change's description:
> Fix checkout.py issues when p.patchlevel > 1.
> 
> When p.patchlevel > 1, p.filename does not correspond to the files that
> git-apply would modify.
> 
> See bug for details
> 
> Bug: 764294
> Change-Id: Icdb803056e306edb25238b2d9cdabd3ff175d8ed
> Reviewed-on: https://chromium-review.googlesource.com/663357
> Reviewed-by: Aaron Gable <agable@chromium.org>
> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>

TBR=kjellander@chromium.org,agable@chromium.org,ehmaldonado@chromium.org

Change-Id: Ifa1f94602a023228cb32e5fe3fa07586b466981a
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: 764294
Reviewed-on: https://chromium-review.googlesource.com/663266
Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org>
Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
8 years ago
..
gstools
abandon.sh
basic.sh
bot_update_coverage_test.py
checkout_test.py Revert "Fix checkout.py issues when p.patchlevel > 1." 8 years ago
download_from_google_storage_unittests.py
fix_encoding_test.py
gclient_eval_unittest.py gclient flatten: preserve variable placeholders (reland #1) 8 years ago
gclient_scm_test.py gclient: fetch arbitrary refs 8 years ago
gclient_smoketest.py gclient flatten: improve reporting of DEPS files 8 years ago
gclient_test.py gclient flatten: fixes for --pin-all-deps 8 years ago
gclient_utils_test.py
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 git cl creds-check: special case parsing of chromium.org emails. 8 years ago
git_common_test.py
git_dates_test.py
git_drover_test.py git-drover: send mail and don't use WIP mode 8 years ago
git_footers_test.py git_footers: fix bug stdin-based message input. 8 years ago
git_hyper_blame_test.py GitHyperBlameMainTest.testBadFilename: Work around git-blame bug. 8 years ago
git_number_test.py
git_rebase_update_test.py
gsutil_test.py
hooks.sh
owners.sh
owners_finder_test.py
owners_unittest.py
patch.sh
patch_test.py
post-land-hook-test.sh
presubmit_unittest.py Revert "Capture ctrl-c in presubmit multiprocessing pool" 8 years ago
push-from-logs.sh
recipes_test.py
rietveld_test.py
save-description-on-failure.sh
scm_unittest.py
submit-from-new-dir.sh
subprocess2_test.py
test-lib.sh
upload-local-tracking-branch.sh
upload-stale.sh
upload_to_google_storage_unittests.py
watchlists_unittest.py