1
0
Fork 0

Added code coverage to tests with zig build test -Dtest-coverage

This commit is contained in:
Julien Dessaux 2022-02-20 23:05:50 +01:00
parent 629923b3c9
commit 0c80404e11
Signed by: adyxax
GPG key ID: F92E51B86E07177E
2 changed files with 22 additions and 0 deletions

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
kcov-output/
zig-cache
zig-out