github eranpeer/FakeIt 2.3.1

latest releases: 2.4.0, 2.3.2
18 months ago
  • Automatically fake the destructor of mocks on MSVC, you no longer need to do it yourself. The behavior is now the same as for Clang / GCC #289
  • Allow stubbing of functions with move-only return values #282
  • Extended lifetime of mock actions to fix some rare segfaults #301
  • Fixed a compilation error when trying to mock functions taking a vector of move-only objects #298
  • Fixed a compilation error when using ReturnAndSet for a type convertible but not assignable to the type of the parameter #295
  • Fixed name collision with macro for some template parameters #300
  • Fixed some compilation issues on MSVC #290
  • Fixed a rare compilation error #299

Don't miss a new FakeIt release

NewReleases is sending notifications on new releases.