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
Edward Lemur d52eddaad2 scm: Fix bug when checking for valid revision and add tests.
When running `git rev-parse REV^{commit}` in Windows, `^` must be
escaped.
However, it was escaped more times than necessary.

Split IsValidRevision to call ResolveCommit, add tests to ResolveCommit,
and run scm.py tests on Windows.

Change-Id: I761a820394c8b5410d68b6ccd6c352c41c30c88c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2092904
Reviewed-by: Josip Sokcevic <sokcevic@google.com>
Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
6 years ago
..
gstools
OWNERS
auth_test.py depot_tools: Use mock from vpython (or unittest.mock) instead of third_party/mock 6 years ago
bot_update_coverage_test.py Allow the bot_update api to not fetch tags from the git server. 6 years ago
cipd_bootstrap_test.py depot_tools: Run auth, cipd_bootstrap, git_number tests on python3. 6 years ago
detect_host_arch_test.py depot_tools: Use mock from vpython (or unittest.mock) instead of third_party/mock 6 years ago
download_from_google_storage_unittest.py gsutil: Decode output from subprocess. 6 years ago
fix_encoding_test.py
gclient_eval_unittest.py gclient: Don't allow duplicate entries on deps 6 years ago
gclient_paths_test.py depot_tools: Add tests for gclient_paths 6 years ago
gclient_scm_test.py depot_tools: Use mock from vpython (or unittest.mock) instead of third_party/mock 6 years ago
gclient_smoketest.py gclient: Make smoketests run on Windows. 6 years ago
gclient_test.py gclient: Remove syntax validation flags. 6 years ago
gclient_utils_test.py gclient_utils: Add temporary_file method. 6 years ago
gerrit_util_test.py Reland "my_activity.py: Run using vpython3 by default." 6 years ago
git_cache_test.py Allow the bot_update api to not fetch tags from the git server. 6 years ago
git_cl_creds_check_report.txt
git_cl_test.py git cl: better detection of messages from CQ. 6 years ago
git_common_test.py Default to origin's default branch instead of always origin/master. 6 years ago
git_dates_test.py
git_drover_test.py depot_tools: Use mock from vpython (or unittest.mock) instead of third_party/mock 6 years ago
git_footers_test.py gclient_utils: Add temporary_file method. 6 years ago
git_hyper_blame_test.py gclient_utils: Add temporary_file method. 6 years ago
git_map_test.py git-map: Refactor and add simple tests 6 years ago
git_number_test.py depot_tools: Run auth, cipd_bootstrap, git_number tests on python3. 6 years ago
git_rebase_update_test.py
gsutil_test.py depot_tools: Make gsutil compatible with python3. 6 years ago
metrics_test.py depot_tools: Use mock from vpython (or unittest.mock) instead of third_party/mock 6 years ago
my_activity_test.py my_activity: Add some tests and fix some bugs 6 years ago
ninjalog_uploader_test.py
owners_finder_test.py Randomize results of git cl owners 6 years ago
owners_unittest.py
presubmit_unittest.py git-cl: Run PostUpload hooks via CLI. 6 years ago
recipes_test.py
roll_dep_test.py depot_tools: Run roll_dep tests on Python 3. 6 years ago
scm_unittest.py scm: Fix bug when checking for valid revision and add tests. 6 years ago
subcommand_test.py subcommand: Add tests. 6 years ago
subprocess2_test.py subprocess2: Fix CalledProcessError str() method on Python 3. 6 years ago
upload_to_google_storage_unittest.py gsutil: Decode output from subprocess. 6 years ago
watchlists_unittest.py depot_tools: Use mock from vpython (or unittest.mock) instead of third_party/mock 6 years ago