| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-11-03 | Avoid mixing error patterns with error annotations | Tomasz Miąsko | -3/+1 | |
| When both error patterns and error annotations are present in an ui test, only error patterns are validated against the output. Replace the error pattern with an error annotation to avoid silently ignoring the other error annotation. | ||||
| 2019-04-11 | Continue evaluating after missing main | Esteban Küber | -0/+32 | |
