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
maruel@chromium.org 264952ad00 There is no reason to not assume that status:null isn't 'M'.
Rietveld self-corrupts its status all the time, there is not point in bailing
just because of that. So just assume it's an 'M' and it'll work fine. In any
case, the diff is properly parsed to detect what was the real operation.

Add unit test that correctly process a deleted file with status:null.

TBR=nsylvain@chromium.org
BUG=
TEST=A corrupted patchset can still be committed with the Commit Queue.


Review URL: http://codereview.chromium.org/10272024

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@134733 0039d316-1c4b-4281-b951-d872f2087c98
13 years ago
..
subversion_config Move commit-queue/checkout into depot_tools so it can be reused by the try server. 14 years ago
abandon.sh Move git_cl back into depot_tools. 14 years ago
basic.sh Move git_cl back into depot_tools. 14 years ago
breakpad_unittest.py Make sure that direct call to SendStack() doesn't send a stack trace for non googler 14 years ago
checkout_test.py Remove python 2.5 compatibility code. 13 years ago
fix_encoding_test.py Standardize the sys.path fix up and fix a few pylint warnings. 14 years ago
gcl_unittest.py Update upload.py @ fae51921ad9d 13 years ago
gclient_scm_test.py Fix an error in gclient revert where a directory is unexpected and locked 13 years ago
gclient_smoketest.py Rework gclient 'recurse' command to use a WorkQueue. 13 years ago
gclient_test.py Add the ability to specify a target_os for gclient solutions 13 years ago
gclient_utils_test.py Revert r132446 "Check the existence and executability of scm commands" 13 years ago
git_cl_test.py Allow overriding base-url in git-cl. 13 years ago
hooks.sh Move git_cl back into depot_tools. 14 years ago
owners.sh Move git_cl back into depot_tools. 14 years ago
owners_unittest.py Show a list of directories missing OWNER reviewers on upload, and show directories rather than files missing OWNER approvals on commit. 13 years ago
patch.sh Move git_cl back into depot_tools. 14 years ago
patch_test.py Fix unicode upgrade of patch. 13 years ago
post-dcommit-hook-test.sh Remove manual --tbr support and convert it into automatic TBR= detection. 14 years ago
presubmit_unittest.py Add disabled_warnings arg to RunPylint() and use the default pylintrc file by default. 13 years ago
push-basic.sh Move git_cl back into depot_tools. 14 years ago
push-from-logs.sh Move git_cl back into depot_tools. 14 years ago
rename.sh Move git_cl back into depot_tools. 14 years ago
rietveld_test.py There is no reason to not assume that status:null isn't 'M'. 13 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 Move git_cl back into depot_tools. 14 years ago
scm_unittest.py Remove python 2.5 compatibility code. 13 years ago
submit-from-new-dir.sh Move git_cl back into depot_tools. 14 years ago
subprocess2_test.py Fix variable aliasing. Fixes pylint W0623. 14 years ago
test-lib.sh Stop synching depot_tools on each git-cl invocation in git-cl tests 14 years ago
trychange_unittest.py Fix support for --bot bot1,bot2 -t foo 13 years ago
upload-local-tracking-branch.sh Move git_cl back into depot_tools. 14 years ago
upload-stale.sh Move git_cl back into depot_tools. 14 years ago
upstream.sh Do not run integration tests on upload, they are too slow. 14 years ago
watchlists_unittest.py Create a new testing_support module to move utility modules there 14 years ago