Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

asgeroverby
Copy link

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

@coveralls
Copy link

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