Skip to content

Extend TypeDeclarationStructureTests with records#48161

Merged
CyrusNajmabadi merged 2 commits intodotnet:mainfrom
Youssef1313:patch-46
Jun 3, 2022
Merged

Extend TypeDeclarationStructureTests with records#48161
CyrusNajmabadi merged 2 commits intodotnet:mainfrom
Youssef1313:patch-46

Conversation

@Youssef1313
Copy link
Copy Markdown
Member

No description provided.

@Youssef1313 Youssef1313 requested a review from a team as a code owner September 29, 2020 15:13
[InlineData("record")]
[InlineData("struct")]
[InlineData("interface")]
public async Task TestStruct3(string typeKind)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

i don't really even get how this test is working.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I'm not sure too. Just extended it for records for completeness.

@jinujoseph jinujoseph added Area-IDE Community The pull request was submitted by a contributor who is not a Microsoft employee. labels Sep 29, 2020
Base automatically changed from master to main March 3, 2021 23:52
@Youssef1313
Copy link
Copy Markdown
Member Author

@CyrusNajmabadi Let me know if we should close this test-only change or merge it. It's a minor change, but I thought it's good to add to prevent any possible regression.

@Youssef1313
Copy link
Copy Markdown
Member Author

Ping @CyrusNajmabadi for review.

@CyrusNajmabadi
Copy link
Copy Markdown
Contributor

Weird since it's a feature we aren't shipping. But it's tests, so i don't mind :)

@CyrusNajmabadi CyrusNajmabadi merged commit dbbf6a9 into dotnet:main Jun 3, 2022
@ghost ghost added this to the Next milestone Jun 3, 2022
@Youssef1313 Youssef1313 deleted the patch-46 branch June 3, 2022 17:54
@RikkiGibson RikkiGibson modified the milestones: Next, 17.3 P3 Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-IDE Community The pull request was submitted by a contributor who is not a Microsoft employee.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants