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
Devon Loehr 5825f91d8c [git cl split] Add trie structure for clustering
This CL defines a trie-based datastructure for representing files based
on their path. It directly mirrors the structure of a file system,
keeping track of directories and the files inside them. It also stores
some information about OWNERS files, for use during clustering (we
won't cluster files together if there's a "break" in ownership due to
`set noparent). Optionally, the ownership information can be overridden;
this will be done via a command-line flag when the algorithm is fully
implemented.

Bug: 335797528
Change-Id: I5dcdf36695a1da5714ec021e5e18b6c36855a4f1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6321290
Reviewed-by: Josip Sokcevic <sokcevic@chromium.org>
Commit-Queue: Devon Loehr <dloehr@google.com>
2 months ago
..
gerrit_util_test.inputs
git_common_test.inputs
gstools
split_cl_test.inputs `git cl split`: Save and load splittings from files 3 months ago
OWNERS
auth_test.py
autoninja_test.py
bazel_test.py
bot_update_coverage_test.py
build_telemetry_test.py
cipd_bootstrap_test.py
detect_host_arch_test.py
download_from_google_storage_unittest.py
fetch_test.py
gclient_cipd_smoketest.py
gclient_eval_unittest.py
gclient_gcs_smoketest.py
gclient_git_mutates_smoketest.py
gclient_git_smoketest.py
gclient_no_sync_smoketest.py
gclient_paths_test.py
gclient_scm_test.py
gclient_smoketest.py
gclient_smoketest_base.py
gclient_test.py
gclient_transitions_smoketest.py
gclient_utils_test.py
gerrit_client_test.py gerrit: addmessage: support attention set control 4 months ago
gerrit_util_test.py
git_auth_test.py [auth] Add test for overwriting global SSO rewrite rules 4 months ago
git_cache_test.py
git_cl_creds_check_report.txt
git_cl_test.py [git cl split]: Allow users to override reviewer assignment 2 months ago
git_common_test.py Modify git squash-branch to perform reparenting 3 months ago
git_dates_test.py
git_find_releases_test.py
git_footers_test.py
git_hyper_blame_test.py
git_map_test.py
git_number_test.py
git_rebase_update_test.py Colorize branch names for rebase-update 3 months ago
git_squash_branch_test.py Modify git squash-branch to perform reparenting 3 months ago
git_squash_branch_tree_test.py
gn_helper_test.py
gsutil_test.py
hooks_test.py
lockfile_test.py
metrics_test.py
metrics_xml_format_test.py
my_activity_test.py
ninjalog_uploader_test.py
owners_client_test.py Select a minimal number of owners for a set of files 2 months ago
owners_finder_test.py
presubmit_canned_checks_test.py CheckNewDEPSHooksHasRequiredReviewers computes reviewers from OWNERS 2 months ago
presubmit_diff_test.py presubmit_diff: add support for -U 4 months ago
presubmit_support_test.py Add UnixLocalPath*() in presubmit_support. 3 months ago
presubmit_unittest.py Revert "Add AffectedFile.Extension() in presubmit_support" 3 months ago
rdb_wrapper_test.py
recipes_test.py
reclient_helper_test.py
roll_dep_test.py roll_dep_test: remove file:// scheme in the git url 2 months ago
roll_downstream_gcs_deps_test.py
scm_mock.py
scm_unittest.py
split_cl_test.py [git cl split] Add trie structure for clustering 2 months ago
subcommand_test.py
subprocess2_test.py
upload_to_google_storage_first_class_unittest.py
upload_to_google_storage_unittest.py
utils_test.py
watchlists_unittest.py