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

Changed case of all ALL_CAPS non macro names to PascalCase and added FAKEIT_ prefix for macros. #300

Closed FranckRJ closed 1 year ago

FranckRJ commented 1 year ago

Should fix issues like #285.

coveralls commented 1 year ago

Coverage Status

Coverage remained the same at 99.925% when pulling 0f06a1b0ff797339fc25f7e4cbd4386360b8a3d4 on fix-macro-names-clashes into 58b79336820417206760b4872642322d79517971 on dev-2.3.1.