summaryrefslogtreecommitdiff
path: root/pylint/test/unittest_reporting.py
Commit message (Expand)AuthorAgeFilesLines
* Reformat the code with blackClaudiu Popa2018-09-171-18/+18
* Update copyright noticesClaudiu Popa2018-07-151-1/+2
* Remove six package usages. (#2151)Sushobhit2018-05-271-3/+3
* Regenerate copyright noticesClaudiu Popa2017-12-151-0/+5
* Refactor pytest fixtures. (#1255)Derek Gustafson2017-01-031-10/+8
* Removed setup and teardown functions.Derek Gustafson2016-12-081-60/+60
* Remove pytest.main calls.Derek Gustafson2016-12-071-5/+0
* Reduce dependency on unittestDerek Gustafson2016-12-061-14/+11
* Switch test runner from unnittest to pytest.Derek Gustafson2016-12-061-11/+12
* 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
* Remove the support for html reportingClaudiu Popa2016-07-051-80/+0
* Add the new shorter license header, including to missing files. Close #894.Claudiu Popa2016-06-011-13/+3
* Merge branch '2.0'Claudiu Popa2016-02-161-10/+2
|\
* | Decouple the displaying of reports from the displaying of messagesClaudiu Popa2016-01-091-1/+1
* | Rename display_results to display_reports, the old name being deprecated.Claudiu Popa2016-01-091-2/+20
|/
* Remove features in 1.6.0 which were scheduled for removal.Claudiu Popa2015-12-171-15/+0
* Bring logilab-common's ureports into pylint.reporters.Claudiu Popa2015-09-051-1/+2
* BaseReporter.add_message is scheduled for removal for Pylint 1.6, not 1.7.Claudiu Popa2015-05-161-1/+1
* Emit a proper deprecation warning for reporters.BaseReporter.add_message.Claudiu Popa2015-05-071-1/+18
* The HTML output accepts the `--msg-template` option.Claudiu Popa2015-02-171-0/+33
* Move all package files to a pylint package.Ionel Cristian Maries2015-02-141-0/+125