eranpeer / FakeIt

C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.
MIT License
1.22k stars 170 forks source link

Add 64 bits builds for MSVC in the CI. #335

Closed FranckRJ closed 1 month ago

FranckRJ commented 1 month ago

Disable RTTI-dependent tests as RTTI isn't properly supported on 64 bits MSCV in fakeit for now, but it's not a reason to not run the other tests.

Will fix partially #269.

coveralls commented 1 month ago

Coverage Status

coverage: 99.926%. remained the same when pulling d90155a326ece65c14d06529ead1809d4d44984c on partial-msvc-64bits-ci into bec66cb4c47b4115e53db89923a3924498f18b60 on dev.