Skip to content

C# params interop tests#17495

Merged
psfinaki merged 2 commits into
dotnet:mainfrom
psfinaki:params-compat
Aug 7, 2024
Merged

C# params interop tests#17495
psfinaki merged 2 commits into
dotnet:mainfrom
psfinaki:params-compat

Conversation

@psfinaki

@psfinaki psfinaki commented Aug 6, 2024

Copy link
Copy Markdown
Contributor

Resolves: #17481

This:

  • migrates old ParamArray tests from FsharpQA with minimal changes
  • adds new tests in regards to C# 13 params enhancements described here and here

The goal is demo that things compile and run, albeit with a need of manual collection construction.
I am going to create a lang suggestion to streamline the interop experience in the future.

@psfinaki psfinaki requested a review from a team as a code owner August 6, 2024 16:34
@github-actions

github-actions Bot commented Aug 6, 2024

Copy link
Copy Markdown
Contributor

✅ No release notes required

@psfinaki

psfinaki commented Aug 7, 2024

Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 2 pipeline(s).

Comment thread tests/FSharp.Compiler.ComponentTests/Interop/ParamArray.fs
@psfinaki psfinaki enabled auto-merge (squash) August 7, 2024 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Check new C# params interop with F#

3 participants