Is it possible to get code coverage done by tests using google test framework?
+1
A:
Yes, I've successfully used both free (gcov) and commercial (CTC++) tools. No special steps are needed, just follow the documentation.
chalup
2010-03-01 22:18:18
I'll take a look.
gruszczy
2010-03-01 22:24:01