Skip to content

1.3.1

Compare
Choose a tag to compare
@mat007 mat007 released this 07 Mar 12:25
5c0f290

This release has long been overdue and brings mostly bug fixes and increased C++17 support:

  • Fixed mocking of a function returning a reference for gcc 4.1
  • Added MOCK_NO_AUTO_PTR to deactivate std::auto_ptr support
  • Added Catch integration
  • Fixed move-only type argument in actions
  • Fixed move-only type support in constraints
  • Added support for dereferencing in mock::equal
  • Added support for movable objects in mock::retrieve
  • Fixed deprecation warning about std::uncaught_exception in c++17 for msvc

For more information see http://turtle.sf.net