Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-05-21 | Enable code coverage on AppVeyor. | Elliott Sales de Andrade | 1 | -1/+1 | |
* Install pip on msys (which doesn't have it) * Install codecov/coverage everywhere. * Generate coverage XML file manually because codecov tries to call the coverage script itself and it's in a weird place on the path. | |||||
2017-05-21 | Use a wrapper script to run tests in Cygwin. | Elliott Sales de Andrade | 2 | -6/+6 | |
2017-04-07 | Add Cygwin/x86_64 to AppVeyor CI matrix | Jon Turney | 2 | -0/+17 | |
Install ninja and packages needed for tests Don't bother with x86 for speed and reliability reasons |