Pavlech Juraj
Pavlech Juraj
Hi, I would like to ask, if there is a way to do properly only **conditional** branch coverage with LCOV/GCOV. I found this simple project which is showing the problem:...
Hi, I have som problems with displaying my dashboard after installing CDash v3.0.0. After creating a new project and testing, the test results and my project info do not appear...
Hi, I would like to ask, if there is a way to access private struct in class. For example I want to access **info1**: ``` class Cat { private: struct...