mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Update changelog regarding TPL macros
This commit is contained in:
parent
dc9d98e5a5
commit
374482367f
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ Released -
|
||||||
|
|
||||||
* Allow auto-deducing signature in `MOCK_METHOD_(NON_)CONST`
|
* Allow auto-deducing signature in `MOCK_METHOD_(NON_)CONST`
|
||||||
* Replaced Boost facilities with std:: equivalents where existing in C++14
|
* Replaced Boost facilities with std:: equivalents where existing in C++14
|
||||||
* Deprecated MOCK_*_TPL as no longer required, use the non _TPL variant even for templates
|
* Removed MOCK_*_TPL as they are no longer required, use the non _TPL variant even for templates
|
||||||
* Added MOCK_PROTECT_FUNCTION_SIG to pass function signatures with commas in the return type
|
* Added MOCK_PROTECT_FUNCTION_SIG to pass function signatures with commas in the return type
|
||||||
|
|
||||||
[endsect]
|
[endsect]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue