summaryrefslogtreecommitdiff
path: root/tests/test_import_graph.py
Commit message (Expand)AuthorAgeFilesLines
* Fix existing codeMarc Mueller2021-06-101-1/+1
* Rename copying to license and upgrade the setup.cfg (#4338)Pierre Sassoulas2021-04-111-1/+1
* Skip test_missing_graphviz if graphviz is installed (#4270)Pierre Sassoulas2021-03-301-0/+4
* Prepare 2.7.3 release (#4261)pylint-2.7.32.7Pierre Sassoulas2021-03-291-0/+1
* Fix various problems with --import-graph filename parsing (#4259)Andrew Howe2021-03-291-3/+15
* Apply copyrite --contribution-thresholdPierre Sassoulas2021-02-211-1/+2
* Fix all E741 ambiguous variable name 'l'Pierre Sassoulas2021-02-151-14/+13
* Fix PytestCollectionWarning: cannot collect test class TestReporterPierre Sassoulas2020-11-281-1/+1
* Sets up copyrighthippo912020-08-201-1/+2
* Switch to isort 5 for pylint's own codeDamien Baty2020-08-181-1/+1
* Disable redefined-outer-name necessary by design with pytestPierre Sassoulas2020-05-011-0/+1
* Add missing copyright annotations for the past releasesClaudiu Popa2020-04-271-1/+4
* [tests lint] Fix all W0702 bare-except in pylint's own testsPierre Sassoulas2020-04-201-1/+1
* Handles failing file-delete when skipping import_graph testsFrank Harrison2020-04-191-1/+5
* Stopped installing tests with packageAshley Whetter2019-06-201-0/+83