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
Benjamin Pastene 728244f70a Revert "gclient eval: Expand vars while parsing DEPS files"
This reverts commit 88f9c40e0c.

Reason for revert: suspected to be causing update scripts failures and prevent gce bots from connecting
https://build.chromium.org/deprecated/tryserver.chromium.win/builders/win7_chromium_rel_ng/builds/128479/steps/update_scripts/logs/stdio

Original change's description:
> gclient eval: Expand vars while parsing DEPS files
> 
> Introduce a Parse function that takes care of expanding vars while parsing
> the DEPS file.
> 
> It wraps Exec and exec calls, and supports deferring the expansion until
> later, so gclient flatten gets access to the unexpanded version.
> 
> Bug: 821199
> Change-Id: I943b021cc4474c9cda67b3816b841dd8ada3f5b2
> Reviewed-on: https://chromium-review.googlesource.com/973749
> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
> Reviewed-by: Aaron Gable <agable@chromium.org>
> Reviewed-by: Dirk Pranke <dpranke@chromium.org>

TBR=agable@chromium.org,dpranke@chromium.org,ehmaldonado@chromium.org

Change-Id: Ib9b84c13ef9b56735fd8f714b74a6601c61715e5
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: 821199
Reviewed-on: https://chromium-review.googlesource.com/976721
Reviewed-by: Benjamin Pastene <bpastene@chromium.org>
Commit-Queue: Benjamin Pastene <bpastene@chromium.org>
7 years ago
..
gstools
auth_test.py
bot_update_coverage_test.py [bot_update] Remove support for rietveld patches. 7 years ago
checkout_test.py
download_from_google_storage_unittest.py download_from_google_storage: allow normal files with .. 7 years ago
fix_encoding_test.py
gclient_eval_unittest.py Revert "gclient eval: Expand vars while parsing DEPS files" 7 years ago
gclient_scm_test.py gclient sync: Add support to apply gerrit refs. 7 years ago
gclient_smoketest.py gclient sync: Add support to apply gerrit refs. 7 years ago
gclient_test.py gclient sync: Add support to apply gerrit refs. 7 years ago
gclient_utils_test.py
git_cache_test.py
git_cl_creds_check_report.txt
git_cl_test.py [git_cl] Remove rietveld CMDland implementation. 7 years ago
git_common_test.py git_test_utils: Fixed custom git metadata in git commit schemas. 7 years ago
git_dates_test.py
git_drover_test.py
git_footers_test.py
git_hyper_blame_test.py Update git_hyper_blame_test for git 2.16 7 years ago
git_number_test.py
git_rebase_update_test.py Add better error messages to git_reparent_branch. 10 years ago
gsutil_test.py
owners_finder_test.py Skip files owned by reviewers when quering for missing owners. 7 years ago
owners_unittest.py
patch_test.py
presubmit_unittest.py [presubmit_support] Prevent depot_tools' virtualenv from leaking into other repos. 7 years ago
recipes_test.py
scm_unittest.py
subprocess2_test.py
upload_to_google_storage_unittest.py
watchlists_unittest.py