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
pasko@chromium.org 364876e580 In upload_to_google_storage, pass -z argument through to gsutil.
Also fix some latent bugs in the unit tests.

(cherry-picked by pasko@ from https://codereview.chromium.org/1048103002/)

BUG=467005

Review URL: https://codereview.chromium.org/1059723003

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@294674 0039d316-1c4b-4281-b951-d872f2087c98
10 years ago
..
gstools
subversion_config
abandon.sh Invoke the bash shell via /usr/bin/env so that these scripts run on operating systems without /bin/bash too. 11 years ago
basic.sh Invoke the bash shell via /usr/bin/env so that these scripts run on operating systems without /bin/bash too. 11 years ago
breakpad_unittest.py
checkout_test.py Fix test failures on Ubuntu/Trusty. 11 years ago
download_from_google_storage_unittests.py
fix_encoding_test.py
gcl_unittest.py Add the patchset id to the manual commit messages 11 years ago
gclient_scm_test.py gclient: Add '--auto_rebase' sync option. 11 years ago
gclient_smoketest.py Reland "Make gclient ready for the Blink (DEPS to main project)" 11 years ago
gclient_test.py The original assertions trigger pylint unreachable warnings, and they are replaced by fail() calls. 11 years ago
gclient_utils_test.py
git_cl_test.py Stop defaulting unrecognized branches to master except for handful of special refs. 10 years ago
git_common_test.py Speculative fix for build on windows build bots. 11 years ago
git_footers_test.py Added git footers tool to parse conventional metadata from git commits 11 years ago
git_number_test.py
git_rebase_update_test.py Added hyphen-only options 11 years ago
gsutil_test.py Hook sys.stdio directly to the gsutil subprocess for the gsutil call 11 years ago
hooks.sh Invoke the bash shell via /usr/bin/env so that these scripts run on operating systems without /bin/bash too. 11 years ago
owners.sh Invoke the bash shell via /usr/bin/env so that these scripts run on operating systems without /bin/bash too. 11 years ago
owners_finder_test.py
owners_unittest.py
patch.sh Invoke the bash shell via /usr/bin/env so that these scripts run on operating systems without /bin/bash too. 11 years ago
patch_test.py
post-dcommit-hook-test.sh Invoke the bash shell via /usr/bin/env so that these scripts run on operating systems without /bin/bash too. 11 years ago
presubmit_unittest.py Remove 150% hard line length limit for long URLs. 10 years ago
push-basic.sh Removed git cl push command 11 years ago
push-from-logs.sh Invoke the bash shell via /usr/bin/env so that these scripts run on operating systems without /bin/bash too. 11 years ago
rename.sh Invoke the bash shell via /usr/bin/env so that these scripts run on operating systems without /bin/bash too. 11 years ago
rietveld_test.py
sample_pre_commit_hook
save-description-on-failure.sh Invoke the bash shell via /usr/bin/env so that these scripts run on operating systems without /bin/bash too. 11 years ago
scm_unittest.py Reland "Make gclient ready for the Blink (DEPS to main project)" 11 years ago
submit-from-new-dir.sh Invoke the bash shell via /usr/bin/env so that these scripts run on operating systems without /bin/bash too. 11 years ago
submodule-merge-test.sh Fix test failures on Ubuntu/Trusty. 11 years ago
subprocess2_test.py
test-lib.sh Fix test failures on Ubuntu/Trusty. 11 years ago
trychange_unittest.py
upload-local-tracking-branch.sh Invoke the bash shell via /usr/bin/env so that these scripts run on operating systems without /bin/bash too. 11 years ago
upload-stale.sh Invoke the bash shell via /usr/bin/env so that these scripts run on operating systems without /bin/bash too. 11 years ago
upload_to_google_storage_unittests.py In upload_to_google_storage, pass -z argument through to gsutil. 10 years ago
upstream.sh Invoke the bash shell via /usr/bin/env so that these scripts run on operating systems without /bin/bash too. 11 years ago
watchlists_unittest.py