eranpeer / FakeIt

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

Fix MSVC warnings from GCC pragma / attributes #236

Closed FranckRJ closed 3 years ago

FranckRJ commented 3 years ago

Should fix #230.

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 99.923% when pulling f2e43f22f44e0ff7319831edf4bfd4f4ea32dc48 on fix_msvc_warnings_from_gcc_stuff into 4716aca0bc751204a583f7f743ea12db9c764aff on master.