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 b495bf5017 gclient: evaluate variables before passing them to GN
This helps make sure they have proper types (e.g. True
instead of "True" for booleans).

Also see https://chromium-review.googlesource.com/c/chromium/src/+/681854
for context.

Bug: 756688, 570091
Change-Id: I1e4d26df724e8e94cc3daba361191856f80a1b2c
Reviewed-on: https://chromium-review.googlesource.com/681705
Reviewed-by: Dirk Pranke <dpranke@chromium.org>
Commit-Queue: Paweł Hajdan Jr. <phajdan.jr@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: evaluate variables before passing them to GN 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. 8 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. 8 years ago
trial_dir.py