1.3.1
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