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 e79ddeaabf gclient flatten: preserve variable placeholders
One of the main use cases is making it clear which revision hashes
need to be changed together. The way it's usually done is one variable
referenced several times. With this CL, we preserve the references
from original DEPS, as opposed to evaluating them and losing some info.

This CL actually makes Var() emit a variable placeholder
instead of its value, and adds support for these placeholders
to gclient.

One of possible next steps might be to deprecate Var().

Bug: 570091
Change-Id: I9b13a691b5203cc284c33a59438720e31c9ebf7a
Reviewed-on: https://chromium-review.googlesource.com/583617
Commit-Queue: Paweł Hajdan Jr. <phajdan.jr@chromium.org>
Reviewed-by: Dirk Pranke <dpranke@chromium.org>
8 years ago
..
__init__.py
auto_stub.py
coverage_utils.py Disable coverage in depot_tools tests. 9 years ago
fake_repos.py gclient flatten: preserve variable placeholders 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
super_mox.py depot_tools: Replace pylint error numbers with symbolic names. 9 years ago
trial_dir.py