shuaimu / rococo

35 stars 15 forks source link

Add code coverage test #9

Open shuaimu opened 9 years ago

shuaimu commented 9 years ago

gcov seems a good way to test code coverage.

http://bobah.net/d4d/tools/code-coverage-with-gcov

shuaimu commented 9 years ago

Free online service (using gcov): https://coveralls.io/

cpp doc: https://github.com/eddyxu/cpp-coveralls