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 96b6b3bffd Revert both r78355 and r78329
"Fix regression introduced in r78329."
"Modify gcl to use suggested_reviewer output from presubmit_support."

My quick fix was insufficient.

TBR=dpranke

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@78356 0039d316-1c4b-4281-b951-d872f2087c98
15 years ago
..
__init__.py Refactor the unit tests to remove a lot of duplicate code. 17 years ago
fake_repos.py Although there appear to be one or two tests that are flaky on both mac and linux. 15 years ago
filesystem_mock.py make tests work, implement 'set noparent', owners propagating down 15 years ago
gcl_unittest.py Revert both r78355 and r78329 15 years ago
gclient_scm_test.py Although there appear to be one or two tests that are flaky on both mac and linux. 15 years ago
gclient_smoketest.py Correctly kill 'git daemon' child process, fixing a lot of testing issues. 15 years ago
gclient_utils_test.py Shorten RemoveDirectory and rename to rmtree. Remove rmtree from fake_repos. 15 years ago
owners_unittest.py Add more tests for owners.py, remove unneeded code, make syntax errors more helpful 15 years ago
presubmit_unittest.py This change moves the code I added to git-cl to parse the results of the presubmit hooks into presubmit_support itself. It also removes a lot of the text-file parsing that is no longer necessary since everything is in process. 15 years ago
scm_unittest.py Improve SVN.Revert() again to work better in reverting svn added directories. 15 years ago
super_mox.py Enhance RunPylint to use white_list and black_list arguments. 15 years ago
trial_dir.py Add trial_dir to manage automatic trial directory creation and deletion. 15 years ago
trychange_unittest.py Enhance RunPylint to use white_list and black_list arguments. 15 years ago
watchlists_unittest.py Enhance RunPylint to use white_list and black_list arguments. 15 years ago