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 e94aedc26f Add RunPylint as a canned presubmit check.
Adding it as I figured out how to make it run correctly on ubuntu 10.4 and it's
used in enough places it warrants a canned check.

BUG=none
TEST=it self tests itself.

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@69051 0039d316-1c4b-4281-b951-d872f2087c98
15 years ago
..
__init__.py Refactor the unit tests to remove a lot of duplicate code. 16 years ago
fake_repos.py Improve the testing situation on Windows. 15 years ago
gcl_unittest.py Change gcl presubmit to only run commit hooks by default. 15 years ago
gclient_scm_test.py Largely reduce the number of pylint warnings and fix one typo. 15 years ago
gclient_smoketest.py Fix custom_deps, hooks and custom_vars to be evaluated even if no DEPS file. 15 years ago
gclient_utils_test.py Reduce the chances for gclient to throw an exception in subprocess module. 15 years ago
presubmit_unittest.py Add RunPylint as a canned presubmit check. 15 years ago
scm_unittest.py Simplify GIT.Capture() code to always redirect stderr by default and always throw an exception on failure. 15 years ago
super_mox.py Add automated sys.stdout check. 15 years ago
trychange_unittest.py Blacklist more characters when sending a try job. 15 years ago
watchlists_unittest.py Cleanup the unit tests by mocking more system functions. 16 years ago