Open bear-in-the-air opened 1 year ago
Currently static analysis is disabled for test files as it picks up errors introduced by Gtest macros. Investigate whether it is possible for the static analyser to ignore the Gtest generated errors but still check the code written in to the tests.
Currently static analysis is disabled for test files as it picks up errors introduced by Gtest macros. Investigate whether it is possible for the static analyser to ignore the Gtest generated errors but still check the code written in to the tests.