Skip to content

Add tests for generic types/values with the Marshal APIs - #55533

Merged
jkoritzinsky merged 4 commits into
dotnet:mainfrom
jkoritzinsky:offset-of-generic
Jul 14, 2021
Merged

Add tests for generic types/values with the Marshal APIs#55533
jkoritzinsky merged 4 commits into
dotnet:mainfrom
jkoritzinsky:offset-of-generic

Conversation

@jkoritzinsky

Copy link
Copy Markdown
Member

Adds tests that validate the current behavior of OffsetOf with generic types

Fixes#35193

@jkoritzinsky

Copy link
Copy Markdown
MemberAuthor

I've added more tests based on the discussion in #35193

@jkoritzinskyjkoritzinsky changed the title Add tests for generic types for Marshal.OffsetOfAdd tests for generic types/values with the Marshal APIsJul 13, 2021
@jkoritzinsky

Copy link
Copy Markdown
MemberAuthor

This PR is only test changes and the failures are in unrelated tests. Merging

@jkoritzinsky
jkoritzinsky merged commit 3ec6907 into dotnet:mainJul 14, 2021
@jkoritzinsky
jkoritzinsky deleted the offset-of-generic branch July 14, 2021 20:40
@ghostghost locked as resolved and limited conversation to collaborators Aug 13, 2021
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Marshal API test coverage for generics marshalling

2 participants

@jkoritzinsky@elinor-fung