Commit graph

6 commits

Author SHA1 Message Date
Colin Benner
60e644d17d Fix pattern in kcov invocation
The old pattern would ignore test executables whose file name ends with
a 'd'.  This should not happen any longer
2018-11-20 22:26:35 +01:00
Colin Benner
0667110c2e Try deleting test executables before building 2018-11-15 18:55:45 +01:00
Colin Benner
999f59bc78 Remove test executables after measuring coverage 2018-11-15 18:55:45 +01:00
Colin Benner
eb48aecf84 Run all tests when collecting coverage information 2018-11-15 18:55:45 +01:00
Colin Benner
0ddb576443 Do not use clippy in Travis build for now 2018-11-15 18:55:45 +01:00
Colin Benner
9718c1675d Add Travis and Codecov configuration 2018-11-15 18:55:45 +01:00