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
mbjorge f2d73522b8 Fix relative file: paths in OWNERS with roots other than '/'
If an OWNERS file used the file: directive with a relative file
path, but was using a root other than '/' (e.g.
'/path/to/my/real/root'), then the include resolver would incorrectly
leave a leading '/' on the include path. When os_path.join was then
called, the leading '/' meant the path was treated as an absolute path
and the join did not behave as expected.

Review-Url: https://codereview.chromium.org/2148683003
9 years ago
..
gstools
subversion_config Dropping remaining scons references. 9 years ago
abandon.sh
basic.sh Do not remove issue from branch after it is landed manually 9 years ago
checkout_test.py Fix presubmit checkout test after git 2.9.0 9 years ago
download_from_google_storage_unittests.py
fix_encoding_test.py
gclient_scm_test.py Remove all safesync_url functionality from gclient 9 years ago
gclient_smoketest.py Switch gclient config to default to unmanaged mode. 9 years ago
gclient_test.py Remove all safesync_url functionality from gclient 9 years ago
gclient_utils_test.py
git_cache_test.py
git_cl_test.py git cl try: Trigger CQ Dry Run by default. 9 years ago
git_common_test.py Better error checking in git freeze 9 years ago
git_dates_test.py Added git hyper-blame, a tool that skips unwanted commits in git blame. 10 years ago
git_drover_test.py drover win: Use --stdin so update-index doesn't fail on long cmdline 9 years ago
git_footers_test.py Refactor git_footers for later use in git cl. 9 years ago
git_hyper_blame_test.py Simplify octal constants in Python code (e.g. 0o0700 -> 0o700). 9 years ago
git_number_test.py
git_rebase_update_test.py
gsutil_test.py
hooks.sh
owners.sh
owners_finder_test.py
owners_unittest.py Fix relative file: paths in OWNERS with roots other than '/' 9 years ago
patch.sh
patch_test.py
post-dcommit-hook-test.sh
presubmit_unittest.py Expose fnmatch in presubmit's input_api. 9 years ago
push-basic.sh Do not remove issue from branch after it is landed manually 9 years ago
push-from-logs.sh
recipes_test.py
rename.sh
rietveld_test.py Raise exceptions properly on HTTP errors from OAuthRpcServer (which is only used on bots) 10 years ago
sample_pre_commit_hook
save-description-on-failure.sh
scm_unittest.py
submit-from-new-dir.sh
submodule-merge-test.sh
subprocess2_test.py
test-lib.sh
trychange_unittest.py Finally get rid of depot_tools' breakpad. 10 years ago
upload-local-tracking-branch.sh
upload-stale.sh
upload_to_google_storage_unittests.py
upstream.sh
watchlists_unittest.py