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/testing_support
tobiasjs 2836bcf810 Support additional user presubmit scripts named PRESUBMIT*.py.
This allows users to specify additional local presubmit tests that
do not need to exist as locally maintained changes to PRESUBMIT.py
files.

BUG=

Review-Url: https://codereview.chromium.org/2232203002
9 years ago
..
__init__.py Create a new testing_support module to move utility modules there 13 years ago
auto_stub.py Reduce auto_stub.py by removing python 2.6 support code. 11 years ago
coverage_utils.py Fix format string. 10 years ago
fake_repos.py Remove most svn related testing. 10 years ago
filesystem_mock.py Fix relative file: paths in OWNERS with roots other than '/' 9 years ago
gerrit-init.sh testing_support: fix Gerrit releases URL. 9 years ago
gerrit_test_case.py Simplify octal constants in Python code (e.g. 0o0700 -> 0o700). 9 years ago
git_test_utils.py Fix broken git tests on mac. 9 years ago
local_rietveld.py Fix depot_tools presubmit's local_rietveld script. 9 years ago
patches_data.py Fix applying git diff with new file mode 644 on a svn checkout. 13 years ago
super_mox.py Support additional user presubmit scripts named PRESUBMIT*.py. 9 years ago
trial_dir.py Remove gclient_utils.RemoveDirectory(). 12 years ago