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

Moved everything to CMake and cleaned old stuff. #311

Closed FranckRJ closed 1 year ago

FranckRJ commented 1 year ago

Appveyor build fails because I deleted its files. I hope once it's merged to master it'll just stop running, because I don't have access to it.

coveralls commented 1 year ago

Coverage Status

Coverage: 99.925% (+4.0e-05%) from 99.925% when pulling 052925fe2d718313b9394e3525fc9dbcb49d1817 on improve-cmake-support into 33a2bf623721e727298585e78bfe864b5312ea74 on dev.

FranckRJ commented 1 year ago

The issue with app veyor is annoying, so I'll merge this to master fast, hopping it will fix it.