1
1
Fork
You've already forked CodeCoverageExample
0
Example of setting up unit tests and code coverage on macOS using QT Creator
  • C++ 62.4%
  • Shell 21.7%
  • QMake 15.9%
Find a file
2020年04月23日 08:30:33 -04:00
.github Create FUNDING.yml 2020年04月23日 08:30:33 -04:00
src Initial commit 2017年01月06日 16:13:55 -05:00
test Initial commit 2017年01月06日 16:13:55 -05:00
asmExample.pri Initial commit 2017年01月06日 16:13:55 -05:00
CodeCoverageExample.pro Initial commit 2017年01月06日 16:13:55 -05:00
README.md Initial commit 2017年01月06日 16:13:55 -05:00

Code Coverage Example

Example of setting up unit tests and code coverage tests on macOS using gcov, lcov, and the Qt Creator IDE.

See the post "Code Coverage Of Unit Tests Using Qt 5 On macOS" for details: https://asmaloney.com/2017/01/code/code-coverage-of-unit-tests-using-qt-5-on-macos/

06 January 2017
Andy Maloney
https://asmaloney.com