eclipse / Xpect

This repository has been rewritten to move to the Eclipse Foundation. Find the old history here: https://github.com/TypeFox/Xpect
http://www.xpect-tests.org/
Eclipse Public License 2.0
32 stars 28 forks source link

Fixed #188: Mixed XPECT errors and XPECT warnings confuse the diff #191

Closed xpomul closed 7 years ago

xpomul commented 8 years ago

Added filter by severity to ValidationTest to address the issue and report only the issues of the requested severity.

Change-Id: Iff31150199231854e709e03c41e0ab34909427f7 Signed-off-by: Stefan Winkler stefan@winklerweb.net

xpomul commented 8 years ago

This is an update to my earlier pull-request. The earlier version had problems with generic "issue" Xpectations. This pull request fixes that issue and also adds a JUnit test.

meysholdt commented 7 years ago

hey @xpomul, hey @timdelbruegger,

thank you very much for the contributions. I finally found the time to review/merge them: