| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement confidence levels. | Torsten Marek | 2014-07-24 | 1 | -4/+4 |
| | | | | | | | | - 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. | ||||
| * | Expected output files for the new test framework are now CSV files. | Torsten Marek | 2014-08-16 | 1 | -8/+8 |
| | | | | | | CSV files are easier to parse (messages with multi-line output were parsed with a heuristic so far), and are easier to extend with new fields. | ||||
| * | Don't emit 'missing-docstring' when the actual docstring uses `.format`. ↵ | cpopa | 2014-07-25 | 1 | -0/+8 |
| Closes issue #281. | |||||
