summaryrefslogtreecommitdiff
path: root/test/test_logging.py
Commit message (Collapse)AuthorAgeFilesLines
* [test] rename test modulesSylvain Th?nault2014-04-181-49/+0
|
* Only emit symbolic warnings from the logging checker.Torsten Marek2014-04-171-3/+3
|
* Add a new decorator that can be used to declaratively set options on the ↵Torsten Marek2014-03-301-3/+2
| | | | checker instance for CheckerTestCase.
* Added a new option logging-modules to make the list of modules to be ↵Torsten Marek2014-03-301-0/+50
inspected for logging format problems configurable.