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

Add test get interfaces #2696

Merged
merged 3 commits into from
Mar 18, 2022
Merged

Conversation

sbomer
Copy link
Member

@sbomer sbomer commented Mar 18, 2022

@vitek-karas just adding the testcases you shared with me (should already be fixed, by #2694).

…in runtime

There's nothing new in this test, but it's better to have coverage for the pattern as it's used in runtime.
@sbomer sbomer requested a review from marek-safar as a code owner March 18, 2022 22:25
@sbomer sbomer requested a review from vitek-karas March 18, 2022 22:25
@sbomer sbomer merged commit 5929598 into dotnet:main Mar 18, 2022
agocke pushed a commit to dotnet/runtime that referenced this pull request Nov 16, 2022
* Add test which mimics what is done in Type.ImplementInterface helper in runtime

There's nothing new in this test, but it's better to have coverage for the pattern as it's used in runtime.

* Add tests for properties

* Simplify

Co-authored-by: vitek-karas <10670590+vitek-karas@users.noreply.github.com>

Commit migrated from dotnet/linker@5929598
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