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 ed68d975d0 Blacklist more characters when sending a try job.
Otherwise files containing these characters can be created on the file system,
making it harder to get rid of those files.

TEST=none
BUG=none

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@64782 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 Fall back to our own codereview settings if a key is not found in gcl's settings. 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 gclient can now handle git URLs containing "-" in usernames and "~" in paths. 15 years ago
presubmit_unittest.py Add a note warning the users that presubmit hooks will be run. 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