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 dae209fb46 Enforce utf-8 codec on all files read and write.
Otherwise, the files are opened in 'whatever happens to be the current encoding'
which is highly system-dependent. Even if some files are not encoded with utf-8,
the status quo is even worse. So it's worth trying out.

TBR=cmp@chromium.org
BUG=
TEST=


Review URL: https://chromiumcodereview.appspot.com/10697036

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@145306 0039d316-1c4b-4281-b951-d872f2087c98
13 years ago
..
subversion_config
abandon.sh Add test for git-svn with submodule/merge layout. 14 years ago
basic.sh Add test for git-svn with submodule/merge layout. 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 Implement proper svn copy when a file is copied, moved or renamed 14 years ago
fix_encoding_test.py
gcl_unittest.py Update upload.py @ fae51921ad9d 14 years ago
gclient_scm_test.py Give up on verifying stdout for most git gclient scm tests. 14 years ago
gclient_smoketest.py Rework gclient 'recurse' command to use a WorkQueue. 14 years ago
gclient_test.py Add the ability to specify a target_os for gclient solutions 14 years ago
gclient_utils_test.py Enforce utf-8 codec on all files read and write. 13 years ago
git_cl_test.py Add test for git-svn with submodule/merge layout. 14 years ago
hooks.sh Add test for git-svn with submodule/merge layout. 14 years ago
owners.sh Add test for git-svn with submodule/merge layout. 14 years ago
owners_unittest.py Readd missing unittests for owners 14 years ago
patch.sh Add test for git-svn with submodule/merge layout. 14 years ago
patch_test.py Fix unicode upgrade of patch. 14 years ago
post-dcommit-hook-test.sh Add test for git-svn with submodule/merge layout. 14 years ago
presubmit_unittest.py Pass arguments to pylint child process via a pipe. 14 years ago
push-basic.sh Add test for git-svn with submodule/merge layout. 14 years ago
push-from-logs.sh Add test for git-svn with submodule/merge layout. 14 years ago
rename.sh Add test for git-svn with submodule/merge layout. 14 years ago
rietveld_test.py There is no reason to not assume that status:null isn't 'M'. 14 years ago
sample_pre_commit_hook
save-description-on-failure.sh Add test for git-svn with submodule/merge layout. 14 years ago
scm_unittest.py Remove python 2.5 compatibility code. 14 years ago
submit-from-new-dir.sh Add test for git-svn with submodule/merge layout. 14 years ago
submodule-merge-test.sh Add test for git-svn with submodule/merge layout. 14 years ago
subprocess2_test.py Fix variable aliasing. Fixes pylint W0623. 14 years ago
test-lib.sh Add test for git-svn with submodule/merge layout. 14 years ago
trychange_unittest.py Fix support for --bot bot1,bot2 -t foo 14 years ago
upload-local-tracking-branch.sh Add test for git-svn with submodule/merge layout. 14 years ago
upload-stale.sh Add test for git-svn with submodule/merge layout. 14 years ago
upstream.sh Add test for git-svn with submodule/merge layout. 14 years ago
watchlists_unittest.py