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

Extend the the test matrix with other target platfom configurations #173

Open vodorok opened 5 years ago

vodorok commented 5 years ago

The current setup of the compilation, we only test for one target platform. We can't be sure the plugin works on older releases, even though we won't use newer features. Create a deeper test matrix with separate, older (newer) target platforms, for Travis.