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 463042941a Fix custom_deps, hooks and custom_vars to be evaluated even if no DEPS file.
Previously, solution's properties would be ignored if there was no DEPS file in
source control. Change the behavior to evaluate the properties anyway.

TEST=new smoke test
BUG=none

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@64232 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 Add automated sys.stdout check. 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 Reuse gcl.py's code review settings when running [gcl try], as gcl is 15 years ago
watchlists_unittest.py Cleanup the unit tests by mocking more system functions. 16 years ago