Skip to content

v9

Choose a tag to compare

@rollbear rollbear released this 29 Nov 20:21
  • 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