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
Paweł Hajdan, Jr fd0057e42b gclient: include deps_os entries in dependencies (reland #1)
This is a reland of https://chromium-review.googlesource.com/c/541280/
with a fix for https://bugs.chromium.org/p/chromium/issues/detail?id=735418
(patchset 1 is original patch, patchset 2 has the fix).

Keep deps_os entries in dependencies, just with should_process set to False
for entries not applicable to target OS list.

This way gclient flatten has proper access to dependencies e.g. to evaluate
recursedeps referring to deps_os entries other than active OS.

Allow but ignore deps_os overriding a value with None, since that does not
fit the new model. There's no correctness harm in not checking out a repo.

Allow "overrides" setting given dependency to the same value. This seems
fairly common, especially for mac/ios and unix/android, even in chromium/src.

Bug: 570091, 735418
Change-Id: I6eba0e4be202212eb86cb959c18f2b2f0c1452b9
Reviewed-on: https://chromium-review.googlesource.com/543076
Commit-Queue: Paweł Hajdan Jr. <phajdan.jr@chromium.org>
Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org>
8 years ago
..
__init__.py Create a new testing_support module to move utility modules there 14 years ago
auto_stub.py Reduce auto_stub.py by removing python 2.6 support code. 11 years ago
coverage_utils.py Disable coverage in depot_tools tests. 9 years ago
fake_repos.py gclient: include deps_os entries in dependencies (reland #1) 8 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 Reland "Refactor ReadHttpResponse to be error-friendlier" 8 years ago
git_test_utils.py depot_tools: Replace pylint error numbers with symbolic names. 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 depot_tools: Replace pylint error numbers with symbolic names. 9 years ago
trial_dir.py Remove gclient_utils.RemoveDirectory(). 12 years ago