approvals / ApprovalTests.cpp

Native ApprovalTests for C++ on Linux, Mac and Windows
https://approvaltestscpp.readthedocs.io/en/latest/
Apache License 2.0
318 stars 51 forks source link

Set up a clang-cl CI build? #30

Closed claremacrae closed 4 years ago

claremacrae commented 5 years ago

Seeing #29 has made me wonder if we should have a CI build that tests our code with Clang's MSVC compatibility:

https://clang.llvm.org/docs/MSVCCompatibility.html

claremacrae commented 4 years ago

This has been fixed by @alastairUK in #63 - closing.