summaryrefslogtreecommitdiff
path: root/pylint/test/test_functional.py
Commit message (Expand)AuthorAgeFilesLines
* Stopped installing tests with packageAshley Whetter2019-06-201-384/+0
* Fix - C0412: Imports from package x are not groupedPierre Sassoulas2019-03-201-2/+3
* Style - Re-Apply black following the isort cleanupPierre Sassoulas2019-03-201-2/+2
* Style - Apply isort on all apllicable filesPierre Sassoulas2019-03-201-7/+4
* implicit-str-concat-in-sequence: Handling lines with multi-bytes characters -...Lucas Cimon2018-11-261-2/+3
* Update copyright noticesClaudiu Popa2018-07-151-0/+1
* Spelling fixesVille Skyttä2018-01-301-1/+1
* Regenerate copyright noticesClaudiu Popa2017-12-151-1/+7
* Show the file for which the test failedClaudiu Popa2017-08-091-1/+1
* test_functional: assign user-friendly names to parametrised tests (#1248)Łukasz Rogalski2016-12-291-7/+3
* Make removed tests pass.Derek Gustafson2016-12-171-4/+10
* Remove pytest.main calls.Derek Gustafson2016-12-071-6/+1
* Added test_functional tests back in.Derek Gustafson2016-12-061-15/+19
* Fix pylint warnings.Derek Gustafson2016-12-061-4/+4
* Switch test runner from unnittest to pytest.Derek Gustafson2016-12-061-3/+2
* Don't emit unused-argument and function-redefined for singledispatch implemen...Łukasz Rogalski2016-12-041-2/+5
* Even more granular copyrights (thanks to copyrite)Claudiu Popa2016-07-231-2/+3
* Keep a consistent copyright notice across the board.Claudiu Popa2016-07-191-0/+2
* Add the new shorter license header, including to missing files. Close #894.Claudiu Popa2016-06-011-0/+3
* Rename display_results to display_reports, the old name being deprecated.Claudiu Popa2016-01-091-1/+1
* Bring parts of logilab.common.configuration and logilab.common.optik_ext into...Claudiu Popa2015-09-011-1/+2
* Improve detection of relative imports in non-packages, as well as importing m...Claudiu Popa2015-07-141-1/+0
* Fix the implementation of except_implementations, it was busted due to the fa...Claudiu Popa2015-05-081-2/+2
* Move all package files to a pylint package.Ionel Cristian Maries2015-02-141-0/+369