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
Raphael Kubo da Costa b542cca266 git_test_utils: Copy os.environ in get_git_commit_env()
Instead of creating an empty dict and setting all the required git variables
there, add those variables to os.environ so that we do not drop other
required variables -- in my case, git was not in /usr/bin so invoking 'git
commit' in _add_schema_commit fails with "no such file or directory".

Change-Id: I8c9b14e1f534efc8f40d21b312a5396b2f65f4a1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1528290
Auto-Submit: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
Commit-Queue: Robbie Iannucci <iannucci@chromium.org>
Reviewed-by: Robbie Iannucci <iannucci@chromium.org>
6 years ago
..
__init__.py
auto_stub.py
cipd
cipd.bat
coverage_utils.py
fake_cipd.py Reland "gclient: delete unversioned directory before adding cipd dep for the same path" 7 years ago
fake_repos.py gclient: Sync CIPD deps before running hooks. 7 years ago
filesystem_mock.py owners.py: Use os.path.split to handle file separators correctly 7 years ago
gerrit-init.sh
gerrit_test_case.py
git_test_utils.py git_test_utils: Copy os.environ in get_git_commit_env() 6 years ago
patches_data.py
super_mox.py
trial_dir.py