Skip to content

Fix #1219 copy on expect with output parameter returning#1222

Open
asgeroverby wants to merge 6 commits into
cpputest:masterfrom
asgeroverby:fix-1219-copy-on-expect-withOutputParameterReturning
Open

Fix #1219 copy on expect with output parameter returning#1222
asgeroverby wants to merge 6 commits into
cpputest:masterfrom
asgeroverby:fix-1219-copy-on-expect-withOutputParameterReturning

Conversation

@asgeroverby
Copy link
Copy Markdown

This fixes #1219.
On expect .withOutputParameterReturning() store content of
output parameter.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.03%) to 99.846% when pulling d96813e on asgeroverby:fix-1219-copy-on-expect-withOutputParameterReturning into 9be6d3d on cpputest:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The expectation value of .withOutputParameterReturning() is changeable after the call

2 participants