eljonny/TestCPP

Fix CPPCheck issues - Known conditional expression is checked

Closed this issue · 1 comments

I still need to investigate this one.

/github/workspace/src/TestCPP.cpp:450:31: style: Condition 'testSuiteName.data()' is always true [knownConditionTrueFalse]

This is fixed in #10 with some coincidental changes.