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
Raul Tambre e99d4b4386 subprocess2, gerrit_test_case: Use SIGTERM instead of SIGKILL for Windows support
SIGKILL doesn't exist on Windows, but SIGTERM does.
For our purposes they do the same thing.

Bug: 962263
Change-Id: I16929cf7d1377cd81f71401a48b5a84fe54da493
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1608561
Reviewed-by: Marc-Antoine Ruel <maruel@chromium.org>
Commit-Queue: Raul Tambre <raul@tambre.ee>
Auto-Submit: Raul Tambre <raul@tambre.ee>
6 years ago
..
__init__.py Create a new testing_support module to move utility modules there 14 years ago
auto_stub.py Fix auto_stub.py for skipped tests. 6 years ago
cipd gclient: Add a test to make sure we're syncing CIPD dependencies. 7 years ago
cipd.bat gclient: Add a test to make sure we're syncing CIPD dependencies. 7 years ago
coverage_utils.py Convert print statements to Python 3 style 6 years ago
fake_cipd.py Reland "gclient: delete unversioned directory before adding cipd dep for the same path" 7 years ago
fake_repos.py fake_repos: Fix use of NamedTemporaryFile on Windows 6 years ago
filesystem_mock.py owners.py: Use os.path.split to handle file separators correctly 7 years ago
gerrit-init.sh Convert print statements to Python 3 style 6 years ago
gerrit_test_case.py subprocess2, gerrit_test_case: Use SIGTERM instead of SIGKILL for Windows support 6 years ago
git_test_utils.py git_test_utils: Copy os.environ in get_git_commit_env() 6 years ago
patches_data.py Fix applying git diff with new file mode 644 on a svn checkout. 13 years ago
super_mox.py Convert except statements to be Python 3 compatible 6 years ago
trial_dir.py Convert print statements to Python 3 style 6 years ago