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
Mike Frysinger 7f4762b2a1 pylintrc: version all of them
When running pylint tools in depot_tools itself, we default to the
pylintrc file all the time even though we have versioned ones we
want to use instead.  This breaks things like `./pylint-2.17 foo.py`.
Rename the existing pylintrc to 2.6 and duplicate it to 2.7 so we
clear out the 'pylintrc' file and the wrappers always default to the
versioned ones.

We've been riding on pylint being a bit compatible across versions,
but it seems to be accelerating in adding/removing diagnostics and
settings, so this is more churn to add new versions, but we don't
have much choice.

Change-Id: I5c20a41ed8aead3e90b6dda8f5f2fc3b87cfb251
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6150453
Reviewed-by: Josip Sokcevic <sokcevic@chromium.org>
Auto-Submit: Mike Frysinger <vapier@chromium.org>
Commit-Queue: Josip Sokcevic <sokcevic@chromium.org>
8 months ago
..
gerrit_util_test.inputs [gerrit_util] Add some additional tests and fixes for SSOAuthenticator. 1 year ago
git_common_test.inputs Prefer direct git installation for Windows 9 months ago
gstools
.vpython3 run tests using python 3.8 1 year ago
OWNERS Remove brucedawson@ from some depot_tools OWNERS files 11 months ago
auth_test.py
autoninja_test.py autoninja: use build/toolchain/use_reclient_value.py 9 months ago
bazel_test.py
bot_update_coverage_test.py
build_telemetry_test.py build_telemetry: Set timeout to 'cipd auth-info' command. 12 months ago
cipd_bootstrap_test.py
detect_host_arch_test.py
download_from_google_storage_unittest.py Upload script for first class gcs deps 1 year ago
fetch_test.py
gclient_cipd_smoketest.py tests: switch to 4 space indent 2 years ago
gclient_eval_unittest.py run tests using python 3.8 1 year ago
gclient_gcs_smoketest.py Make the downloaded tarfile a dotfile 1 year ago
gclient_git_mutates_smoketest.py
gclient_git_smoketest.py Update CMDgitmodules to set `gclient-recursedeps` in .gitmodules file. 11 months ago
gclient_no_sync_smoketest.py tests: switch to 4 space indent 2 years ago
gclient_paths_test.py
gclient_scm_test.py Avoid silently overwriting diff.ignoreSubmodules config. 12 months ago
gclient_smoketest.py tests: switch to 4 space indent 2 years ago
gclient_smoketest_base.py Fix multiline comment formatting 2 years ago
gclient_test.py
gclient_transitions_smoketest.py
gclient_utils_test.py [gclient] Use lowercase and when merging conditions 1 year ago
gerrit_client_test.py gerrit_client: introduce add message command 9 months ago
gerrit_util_test.py [git-sso] Read sso helper output line by line 10 months ago
git_auth_test.py [git_auth] Add apply_global tests 1 year ago
git_cache_test.py
git_cl_creds_check_report.txt
git_cl_test.py Reland "Support formatting metrics xml(s) in the subfolders." 8 months ago
git_common_test.py Prefer direct git installation for Windows 9 months ago
git_dates_test.py
git_find_releases_test.py Skip tests not supported in non-git env if in non-git env 1 year ago
git_footers_test.py [git_footers] add support for multiline footers 9 months ago
git_hyper_blame_test.py
git_map_test.py
git_number_test.py Revert "[git-number] Remove unused git-number script." 1 year ago
git_rebase_update_test.py Remove "attempt to squash" behavior from `git rebase-update` 8 months ago
git_squash_branch_tree_test.py Add git squash-branch-tree 1 year ago
gn_helper_test.py gn_helper: find correct directory for // 9 months ago
gsutil_test.py
hooks_test.py
lockfile_test.py [gsutil] Fix race when downloading gsutil 1 year ago
metrics_test.py [metrics] Add new auth metric 1 year ago
metrics_xml_format_test.py Reland "Support formatting metrics xml(s) in the subfolders." 8 months ago
my_activity_test.py
ninjalog_uploader_test.py ninjalog_uploader: Add is_cloudtop, gce_machine_type, is_cog to the Ninjalog metadata 11 months ago
owners_client_test.py
owners_finder_test.py
presubmit_canned_checks_test.py allow comment lines in inclusive_language_presubmit_exempt_dirs.txt 11 months ago
presubmit_diff_test.py Handle binaries in presubmit_diff 1 year ago
presubmit_support_test.py Use ProvidedDiffChange if diff is empty string 10 months ago
presubmit_unittest.py pylintrc: version all of them 8 months ago
rdb_wrapper_test.py
recipes_test.py
reclient_helper_test.py autoninja: Use AUTONINJA_BUILD_ID for RBE_invocation_id as is. 1 year ago
roll_dep_test.py
roll_downstream_gcs_deps_test.py Update roll_downstream_gcs_deps to take a list of source and destination packages. 11 months ago
scm_mock.py [scm_mock] Expose mocking of system config layer. 1 year ago
scm_unittest.py [scm] Handle empty .gitmodules file 11 months ago
split_cl_test.py split_cl: do not prepend '/' in $directory 1 year ago
subcommand_test.py
subprocess2_test.py
upload_to_google_storage_first_class_unittest.py
upload_to_google_storage_unittest.py
utils_test.py Use $HOME/.config/depot_tools on linux for .cfg files 1 year ago
watchlists_unittest.py tests: switch to 4 space indent 2 years ago