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

EnvironmentParser test cleanup #137

Closed gyorb closed 4 years ago

gyorb commented 5 years ago

use English words in the Environment parser tests

https://github.com/Ericsson/CodeCheckerEclipsePlugin/blob/7fa3007259a879e671a1148bb1c083482f2cac82/eclipse-plugin/eclipse/cc.codechecker.eclipse.plugin.tests/src/cc/codechecker/plugin/runtime/EnvironmentParserTest.java#L16-L30

vodorok commented 4 years ago

The environment parser was phased out in #170