mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-10 11:51:42 +00:00
Build a code coverage report with gcov and lcov (#1221)
This commit is contained in:
@@ -3,9 +3,13 @@
|
||||
/rgbfix
|
||||
/rgbgfx
|
||||
/rgbshim.sh
|
||||
/coverage/
|
||||
*.o
|
||||
*.exe
|
||||
*.dll
|
||||
*.gcno
|
||||
*.gcda
|
||||
*.gcov
|
||||
.checkpatch-camelcase.*
|
||||
CMakeCache.txt
|
||||
CMakeFiles/
|
||||
|
||||
Reference in New Issue
Block a user