Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Add test for marshalling ArgIterators on Windows #20888

Merged
merged 14 commits into from Nov 14, 2018

Conversation

jkoritzinsky
Copy link
Member

Add simple tests for vararg and ArgIterator marshalling on Windows. We currently don't support this marshalling off-windows (#18377).

@jkoritzinsky
Copy link
Member Author

@dotnet-bot test this please

@jkoritzinsky jkoritzinsky merged commit 30c530c into dotnet:master Nov 14, 2018
@jkoritzinsky jkoritzinsky deleted the ArgIterator-marshalling-tests branch November 14, 2018 23:19
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
* Add (windows-only) tests for __arglist and ArgIterator marshalling.

* Add explicit calling convention notation to pinvokes.

* Add license header

* Update VarargsTest.cs

* Fix calling conventions.

* PR Feedback

* Add explicit calling convention.

* Update VarargsNative.cpp

* Don't reference System.Private.Corelib directly


Commit migrated from dotnet/coreclr@30c530c
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
4 participants