We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2b4dc2 commit 0aae4c2Copy full SHA for 0aae4c2
ChangeLog
@@ -1,3 +1,20 @@
1
+v9 2015-11-29
2
+
3
+ * Fixed bug with accepting std::unique_ptr<> by value.
4
5
+ * Signed/unsigned compilation warnings in expectations are attributed
6
+ to correct file/line with clang++ and VisualStudio 2015
7
8
+ * Complete documentation overhaul. Now with:
9
+ - Cook book
10
+ - FAQ
11
+ - reference manual
12
13
+ * Better compilation error message when illegal argument is
14
+ used in expectation.
15
16
+ * Addressed clang++ and VisualStudio warnings
17
18
v8 2015-10-30
19
20
* Fixed bug when mock object was destroyed with a saturated
0 commit comments