summaryrefslogtreecommitdiff
path: root/pylint/testutils
Commit message (Expand)AuthorAgeFilesLines
* Add an exception for malformed expected output in functional testsPierre Sassoulas2020-11-291-2/+20
* Make the .txt file optional in functional testsPierre Sassoulas2020-11-291-1/+5
* Burst what remain of utils into filesPierre Sassoulas2020-11-295-45/+54
* Create a file for decoratorsPierre Sassoulas2020-11-293-20/+26
* Create a file for get_test_infoPierre Sassoulas2020-11-293-48/+47
* Create a file for the global test linterPierre Sassoulas2020-11-292-11/+21
* Remove context manager replaced by pytest tmp_file/dirPierre Sassoulas2020-11-291-34/+0
* Create a file for lint_module_testPierre Sassoulas2020-11-293-220/+220
* Create a file for Message/OutputLinePierre Sassoulas2020-11-293-47/+53
* Create a testutils/constant.py filePierre Sassoulas2020-11-293-25/+33
* Create a file for test util's functional test filePierre Sassoulas2020-11-292-71/+80
* Add typing to constructor of LintModuleTestPierre Sassoulas2020-11-291-1/+1
* Refactor some variable names in testutilPierre Sassoulas2020-11-291-6/+6
* Use typing instead of docstring in multiset_differencePierre Sassoulas2020-11-291-13/+5
* Fix PytestCollectionWarning: cannot collect test class TestReporterPierre Sassoulas2020-11-283-5/+8
* Create an API for testutils directoryPierre Sassoulas2020-11-282-537/+568
* Create a testutils/test_reporter.py filePierre Sassoulas2020-11-282-74/+82
* Move testutils.py in its own packagePierre Sassoulas2020-11-281-0/+638