mc-imperial / dredd

A mutation testing tool designed to work with large C++ (and C) codebases.
Apache License 2.0
13 stars 3 forks source link

Support Windows builds in CI #136

Closed afd closed 2 years ago

afd commented 2 years ago

Adds support for building under Windows in CI, and incorporates some CI refactorings.