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 d579fcf951 Enforces using cwd in all svn calls.
That helps weed out some issues faces with svn plus helped me figure out some
misuses.

Most of the commands have been implicitly depending on os.getcwd(). This change
makes it always consistent and clear when dependence on the current directory is
needed.

Remove default arguments to scm.SVN.GenerateDiff and a few other calls to be
sure the refactoring was done right.

R=dpranke@chromium.org
BUG=
TEST=make sure most commands aren't broke


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

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@114262 0039d316-1c4b-4281-b951-d872f2087c98
14 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 Create a new testing_support module to move utility modules there 14 years ago
checkout_test.py Create a new testing_support module to move utility modules there 14 years ago
fix_encoding_test.py Standardize the sys.path fix up and fix a few pylint warnings. 14 years ago
gcl_unittest.py Enforces using cwd in all svn calls. 14 years ago
gclient_scm_test.py Enforces using cwd in all svn calls. 14 years ago
gclient_smoketest.py Create a new testing_support module to move utility modules there 14 years ago
gclient_test.py Create a new testing_support module to move utility modules there 14 years ago
gclient_utils_test.py Create a new testing_support module to move utility modules there 14 years ago
git_cl_test.py Make --send-mail more useful by not requiring -r 14 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 Create a new testing_support module to move utility modules there 14 years ago
patch.sh Move git_cl back into depot_tools. 14 years ago
patch_test.py Create a new testing_support module to move utility modules there 14 years ago
post-dcommit-hook-test.sh Remove manual --tbr support and convert it into automatic TBR= detection. 14 years ago
presubmit_unittest.py Enforces using cwd in all svn calls. 14 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 Fix deleted empty files. 14 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 Enforces using cwd in all svn calls. 14 years ago
submit-from-new-dir.sh Move git_cl back into depot_tools. 14 years ago
subprocess2_test.py Using lists is faster than cStringIO. 14 years ago
test-lib.sh Move git_cl back into depot_tools. 14 years ago
trychange_unittest.py Create a new testing_support module to move utility modules there 14 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