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

test: substitution of return expression.S() #1755

Merged
merged 1 commit into from
Nov 28, 2017

Conversation

pvojtechovsky
Copy link
Collaborator

Improves a test of substitution of return expression.S(), which actually substitutes
A) return expression.S() if the parameter value is CtBlock
B) expression.S() if the parameter value is an expression

The case B) was not tested before, so I would like to add this test before #1686 so it visible that this contract is still working and did not changed.

@pvojtechovsky pvojtechovsky changed the title test substitution of return expression.S() test: substitution of return expression.S() Nov 28, 2017
@monperrus
Copy link
Collaborator

do we still have an assertion for case A?

@pvojtechovsky
Copy link
Collaborator Author

@monperrus monperrus merged commit a7e76ab into INRIA:master Nov 28, 2017
@monperrus
Copy link
Collaborator

thanks!

@pvojtechovsky pvojtechovsky deleted the testReturnExpression branch November 28, 2017 21:02
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.

2 participants