v9
- Fixed bug with mock functions accepting
std::unique_ptr<>by value. - signed/unsigned compilation warnings in expectations are attributed to correct file/line with clang++ and VisualStudio 2015
- Complete documentation overhaul. Now with:
- Cook book
- FAQ
- reference manual
- Better compilation error message when illegal argument is used in expectation.
- Addressed clang++ and VisualStudio warnings