summaryrefslogtreecommitdiff
path: root/test/unittest_reporting.py
Commit message (Expand)AuthorAgeFilesLines
* Move all package files to a pylint package.Ionel Cristian Maries2015-02-141-125/+0
* Use a DeprecationWarning for ParseableTextReporter.Claudiu Popa2015-01-031-1/+12
* Added test for issue #263Calin Don2014-11-221-0/+47
* Make most tests run unmodified under Python 3.4.Torsten Marek2014-11-091-3/+3
* Forgot to add an import.Claudiu Popa2014-10-161-1/+1
* Fix a regression, where '{path}' was no longer accepted in '--msg-template'.Claudiu Popa2014-10-161-0/+15
* Remove dependency on logilab.testlib in the test suite (also removes Python 2...Torsten Marek2014-07-261-6/+5
* [refactor] move handling of file specific state to its own FileState class (m...Sylvain Th?nault2014-07-241-1/+1
* Updated FSF address.Arun Persaud2014-02-231-1/+1
* cleanup unittest_reportingSylvain Th?nault2013-09-251-21/+8
* Templating mecanism for text reporters.Anthony Truchet2013-07-301-0/+66