Lars Melchior
f3e6445b67
add codecov.yaml and update coverage flags ( #26 )
2020-04-21 12:00:13 +02:00
Lars Melchior
f371ebfb86
treat warnings as errors on msvc as well ( #11 )
2020-04-15 09:21:48 +02:00
Lars Melchior
a4881dda8b
enforce standards conformance on MSVC and fix warning flags ( #10 )
...
* enforce standards conformance on MSVC
* add \W4 flag for test compilation
* enable compiler warnings for the library target when building tests
* update note on testing frameworks
* turns out only clang understands strongly typed enums
2020-04-15 09:12:12 +02:00
Lars Melchior
4c756a78f3
use doctest_discover_tests to find individual tests ( #7 )
2020-04-14 17:11:41 +02:00
Lars Melchior
adf2801be6
small readme and cmake cleanup ( #6 )
...
* small readme and cmake cleanup
* wording
2020-04-14 15:46:15 +02:00
Lars Melchior
23abf01c55
Add CONFIGURE_DEPENDS flag to globs and cleanup ( #5 )
...
* join comments
* join target properties
* add empty lines
* update readme
* add CONFIGURE_DEPENDS to glob sources
* update comment about glob
* update comment about removing unused files
* update glob comment in the main CMakeLists
2020-04-14 14:56:32 +02:00
Lars Melchior
991d397433
revert install path and set find_package in tests to REQUIRED
2020-04-14 11:01:15 +02:00
Lars Melchior
83d0e6e7cc
track coverage in the actual project
2020-04-13 18:17:01 +02:00
Lars Melchior
b0384f889a
add install test
2020-04-13 17:30:09 +02:00
Lars Melchior
3507aa0a21
rename variable
2020-04-13 17:00:37 +02:00
Lars Melchior
c94580f25c
init
2020-04-11 12:31:08 +02:00