Skip to content

Add test for casting of virtual function parameter types #4202

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

Conversation

smowton
Copy link
Contributor

@smowton smowton commented Feb 15, 2019

This is a test for 3fd321c, one of the type consistency fixes committed with #3822

These will get easier to express as and when expr2java prints generic type parameters / qualifiers, but I won't take that task on here, particularly because that means checking all consumers of pretty-printed output.

These require a cast when a generic parameter changes name between parent and child types.
Copy link
Contributor

@allredj allredj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✔️
Passed Diffblue compatibility checks (cbmc commit: e06a8c6).
Build URL: https://travis-ci.com/diffblue/test-gen/builds/101129707

@kroening kroening merged commit 8e322b3 into diffblue:develop Feb 16, 2019
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.

4 participants