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
dpranke@chromium.org b68786e8b1 Add tests that were annoyingly missed on the previous checkin, and fix
bugs that for some reason the presubmit missed the first time around.

TBR=chase@chromium.org,maruel@chromium.org

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@78497 0039d316-1c4b-4281-b951-d872f2087c98
14 years ago
..
__init__.py Refactor the unit tests to remove a lot of duplicate code. 16 years ago
fake_repos.py Although there appear to be one or two tests that are flaky on both mac and linux. 14 years ago
filesystem_mock.py make tests work, implement 'set noparent', owners propagating down 14 years ago
gcl_unittest.py Add tests that were annoyingly missed on the previous checkin, and fix 14 years ago
gclient_scm_test.py Although there appear to be one or two tests that are flaky on both mac and linux. 14 years ago
gclient_smoketest.py Correctly kill 'git daemon' child process, fixing a lot of testing issues. 14 years ago
gclient_utils_test.py Shorten RemoveDirectory and rename to rmtree. Remove rmtree from fake_repos. 14 years ago
owners_unittest.py Fix the owners implementation to validate method inputs. 14 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. 14 years ago
scm_unittest.py Improve SVN.Revert() again to work better in reverting svn added directories. 14 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. 14 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