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 3e331bdf16 Clean up the parsing of approvals for OWNERS checks.
This fixes bugs 76724. We will now allow approvals from
only non-owners to be sufficient if the patch is from an OWNER.

Also, this strips out the code for suggesting reviewers during upload completely. I've come to believe that this should be done by gcl and git-cl directly rather than through a presubmit hook, when the change is being initially created. CheckOwners() is now a no-op on upload.

(We might need to add a new value to the codereview.settings file instead to indicate if we want this to happen).

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@79339 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 Forcibly uses a non-standard port for local svn and git servers. 14 years ago
filesystem_mock.py make tests work, implement 'set noparent', owners propagating down 14 years ago
fix_encoding_test.py Fix locale.getlocale() exception. 14 years ago
gcl_unittest.py Forcibly uses a non-standard port for local svn and git servers. 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 Forcibly uses a non-standard port for local svn and git servers. 14 years ago
gclient_utils_test.py Revert r79002 - bug processing reviewer lists 14 years ago
owners_unittest.py add test with an OWNERS file that has names plus a wildcard 14 years ago
presubmit_unittest.py Clean up the parsing of approvals for OWNERS checks. 14 years ago
scm_unittest.py Add support for wildcards in svn remote configuration. 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 Fix locale.getlocale() exception. 14 years ago
watchlists_unittest.py Enhance RunPylint to use white_list and black_list arguments. 15 years ago