mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Generalized to MOCK_CONSTRAINT
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@660 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
8a6edd531e
commit
400aaddf9a
7 changed files with 108 additions and 123 deletions
|
|
@ -5,7 +5,7 @@ Not yet released
|
|||
|
||||
* Added support for C++11 lambdas as constraints
|
||||
* Return actions now accept by copy types derived from abstract base types
|
||||
* Officially documented MOCK_UNARY_CONSTRAINT and MOCK_BINARY_CONSTRAINT
|
||||
* Added MOCK_CONSTRAINT helper macro
|
||||
* Added support for several sequences in 'in'
|
||||
* Added support for nullptr as constraint
|
||||
* Added mock::close, mock::close_fraction, mock::small and mock::near constraints
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue