Ericsson / CodeCheckerEclipsePlugin

This is an Eclipse plugin that shows C/C++ static analysis results found by Clang Static Analyzer and Clang Tidy
Eclipse Public License 1.0
32 stars 13 forks source link

End test #163

Closed vodorok closed 4 years ago

vodorok commented 5 years ago

Add a new test to the integration test phase. This tests the result display function of the pluging. The Compilation logging is emulated by a utility method which needs to be called before a build.

Extended The dummy CodeChecker accordingly.