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
abandon.sh
basic.sh
breakpad_unittest.py
checkout_test.py Remove python 2.5 compatibility code. 13 years ago
fix_encoding_test.py
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
owners.sh
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
patch_test.py Fix unicode upgrade of patch. 13 years ago
post-dcommit-hook-test.sh
presubmit_unittest.py Add disabled_warnings arg to RunPylint() and use the default pylintrc file by default. 13 years ago
push-basic.sh
push-from-logs.sh
rename.sh
rietveld_test.py There is no reason to not assume that status:null isn't 'M'. 13 years ago
sample_pre_commit_hook
save-description-on-failure.sh
scm_unittest.py Remove python 2.5 compatibility code. 13 years ago
submit-from-new-dir.sh
subprocess2_test.py Fix variable aliasing. Fixes pylint W0623. 13 years ago
test-lib.sh Stop synching depot_tools on each git-cl invocation in git-cl tests 13 years ago
trychange_unittest.py Fix support for --bot bot1,bot2 -t foo 13 years ago
upload-local-tracking-branch.sh
upload-stale.sh
upstream.sh
watchlists_unittest.py