summaryrefslogtreecommitdiff
path: root/test/unittest_utils.py
Commit message (Collapse)AuthorAgeFilesLines
* Implement confidence levels.Torsten Marek2014-07-241-1/+1
| | | | | | | - attach confidence levels to a number of messages - include confidence levels in the message object - if the confidence of a message is not HIGH or UNDEFINED, include it in the test output.
* Remove dependency on logilab.testlib in the test suite (also removes Python ↵Torsten Marek2014-07-261-4/+3
| | | | 2.5 compatibility).
* [test] rename test modulesSylvain Th?nault2014-04-181-0/+63