1
0
mirror of https://github.com/catchorg/Catch2.git synced 2025-03-16 02:31:12 -04:00
Commit Graph

3 Commits

Author SHA1 Message Date
Josh Soref
b11175548a Fixup various spelling errors () 2018-03-07 10:08:35 +01:00
Martin Hořeňovský
dc8a8e6371 Speed up AppVeyor build times
* Examples are no longer built for all images
* Coverage is no longer collected from every build
* The number of configurations is reduced
2018-03-06 22:46:49 +01:00
Martin Hořeňovský
45a465713e Add codecov.io coverage collection from AppVeyor
Also had to add new project to redirect CTest output, add
separate batch scripts for AppVeyor because it doesn't handle
multi-line batch scripts in yaml properly, and other helper
scripts.
2017-12-03 13:03:52 +01:00