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 3fbcb08a1d Add new canned checks: CheckRietveldTryJobExecution and CheckBuildbotPendingBuilds
These are the same that the one in chromium's src/PRESUBMIT.py but slightly more
resilitent to exceptions.
Empirical studies have shown that exceptions in presubmit checks result in
disorientation and lack of willingness to commit.

TEST=OMG new unit tests!

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@42102 0039d316-1c4b-4281-b951-d872f2087c98
15 years ago
..
__init__.py
gcl_unittest.py
gclient_scm_test.py Stop SVNWrapper and GitWrapper from inheriting from scm.SVN and scm.GIT. 15 years ago
gclient_test.py
gclient_utils_test.py
presubmit_unittest.py Add new canned checks: CheckRietveldTryJobExecution and CheckBuildbotPendingBuilds 15 years ago
scm_unittest.py Extract git version check code from gclient_scm.py into scm.py where it belongs. 15 years ago
super_mox.py
trychange_unittest.py Add input_api.json to presubmit checks. 15 years ago
watchlists_unittest.py