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

Improve undefined sanitizer support. #318

Closed FranckRJ closed 1 year ago

FranckRJ commented 1 year ago

Based on #261, should fix #304.

Added a new action in the GitHub CI as well to run tests with sanitizers enabled (for GCC and Clang).

coveralls commented 1 year ago

Coverage Status

Coverage: 99.926%. Remained the same when pulling 5d6c9905019709d49e4ac3dd2116305906c828c5 on improve-undef-san-support into f6de205aca20d0054f7709efa0a3e4106b70e5c0 on dev.