Martin Hořeňovský
1e98c820bb
Simplify the Appveyor configuration batch script
2018-09-09 10:18:30 +02:00
Martin Hořeňovský
bcfa9b1775
Properly exit appveyor batch scripts on error
2018-09-09 10:18:29 +02:00
Martin Hořeňovský
38e1731f69
Build ExtraTests when building Examples on AppVeyor
2018-08-31 18:32:23 +02: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
David Seifert
b0f4f16ee0
Namespace Catch CMake options
2018-01-18 23:20:26 +01:00
Martin Hořeňovský
a4fd96fbaa
Remove debug prints from batch scripts
2017-12-03 14:14:58 +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