index
:
delta/python-packages/pylint-git.git
1.9
2.2
2.3.0
2.4
2.5
2.6
2.7
2.7.3-cherry-picked-from-master
2.8
3.0.0.alpha
DanielNoord-patch-1
add-docstring-formatter-in-pre-commit
add-functional-tests-for-configuration
add-primer-tests
add-typing-to-checker-registration
add-warning-for-3.6.0or3.6.1
burst-pylint-checker-classes
checker-check-deprecation
dependabot/github_actions/actions/cache-v2.1.5
dependabot/github_actions/actions/setup-python-2.3.0
dependabot/github_actions/actions/setup-python-v2.2.2
dependabot/pip/black-21.12b0
dependabot/pip/coverage-approx-eq-6.0
dependabot/pip/coverage-approx-eq-6.1
dependabot/pip/coveralls-3.0.1
dependabot/pip/flake8-3.9.0
dependabot/pip/isort-5.10.1
dependabot/pip/isort-5.8.0
dependabot/pip/pre-commit-approx-eq-2.11
dependabot/pip/pre-commit-approx-eq-2.15
dependabot/pip/pre-commit-approx-eq-2.16
dependabot/pip/pyupgrade-2.12.0
dependabot/pip/pyupgrade-2.13.0
dependabot/pip/sphinx-3.5.2
dependabot/pip/sphinx-3.5.3
dependabot/pip/sphinx-4.3.0
dependabot/pip/sphinx-7.0.0
dependabot/pip/sphinx-7.0.1
dependabot/pip/tbump-approx-eq-6.6.0
dependabot/pip/tbump-approx-eq-6.7.0
emacs-dangling-temporary-file
enforce-the-confidence-in-add-message
first-patch-2471
fix-crash-in-attribute-check
fix-crash-parallel-mode-missing-file-path
fix-elif-checker-crash
fix-range-without-args-crash
fix-typing-in-unittest-expand-module
github-actions
invalid-toml-config
issue-1191
issue-2072
issue-3339
issue-8419
issue/2913-unicode-defs
main
maintenance/2.17.x
master
migrate-extension-tests-to-functional
move-env-help-to-the-logical-place
per_dir_config
pre-commit-ci-update-config
property-with-parameter-abstract
python-2.7
refactor-module-stats-creation
refactor-variable-checker-visit_name
regression-test-for-3181
regression-tests-for-73
release-branch-2.12
revert-5561-dependabot/pip/tbump-approx-eq-6.6.1
simplify-toml-test-using-env-var
tests-for-astroid-1207
typo-and-small-fixes-before-5558
upgrade-astroid-2.9.1
github.com: PyCQA/pylint.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pylint
/
testutils
/
utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[use-implicit-booleaness] Fix comparison to empty strings across the codebase...
Pierre Sassoulas
2022-11-07
1
-1
/
+1
*
[pythonpath context manager] Fix a bug where pythonpath was not restored corr...
Pierre Sassoulas
2022-07-13
1
-4
/
+3
*
[refactor] Move the context manager for pythonpath in pylint.testutil
Pierre Sassoulas
2022-07-13
1
-0
/
+20
*
[testutils] Add a parameter to context manager changing sys.path or cwd
Pierre Sassoulas
2022-07-11
1
-2
/
+12
*
[refactor] Move test context manager to pylint.testutils
Pierre Sassoulas
2022-07-11
1
-1
/
+19
*
Move '_patch_stream' to pylint.testutil
Pierre Sassoulas
2022-04-15
1
-0
/
+15
*
Use ``python-typing-update`` on ``pylint/testutils`` directory
Daniël van Noord
2022-04-14
1
-2
/
+3
*
Refactor ``find_default_config_files`` (#6067)
Daniël van Noord
2022-04-01
1
-0
/
+44
*
Burst what remain of utils into files
Pierre Sassoulas
2020-11-29
1
-92
/
+0
*
Create a file for decorators
Pierre Sassoulas
2020-11-29
1
-19
/
+0
*
Create a file for get_test_info
Pierre Sassoulas
2020-11-29
1
-41
/
+0
*
Create a file for the global test linter
Pierre Sassoulas
2020-11-29
1
-11
/
+1
*
Remove context manager replaced by pytest tmp_file/dir
Pierre Sassoulas
2020-11-29
1
-34
/
+0
*
Create a file for lint_module_test
Pierre Sassoulas
2020-11-29
1
-217
/
+3
*
Create a file for Message/OutputLine
Pierre Sassoulas
2020-11-29
1
-46
/
+2
*
Create a testutils/constant.py file
Pierre Sassoulas
2020-11-29
1
-24
/
+7
*
Create a file for test util's functional test file
Pierre Sassoulas
2020-11-29
1
-71
/
+6
*
Add typing to constructor of LintModuleTest
Pierre Sassoulas
2020-11-29
1
-1
/
+1
*
Refactor some variable names in testutil
Pierre Sassoulas
2020-11-29
1
-6
/
+6
*
Use typing instead of docstring in multiset_difference
Pierre Sassoulas
2020-11-29
1
-13
/
+5
*
Fix PytestCollectionWarning: cannot collect test class TestReporter
Pierre Sassoulas
2020-11-28
1
-2
/
+5
*
Create an API for testutils directory
Pierre Sassoulas
2020-11-28
1
-0
/
+541