Skip to content

Add regression tests for 3 previously-fixed codegen issues - #19309

Merged
T-Gro merged 1 commit into
mainfrom
codegen/small-fixes-and-tests
Feb 18, 2026
Merged

Add regression tests for 3 previously-fixed codegen issues#19309
T-Gro merged 1 commit into
mainfrom
codegen/small-fixes-and-tests

Conversation

@T-Gro

@T-GroT-Gro commented Feb 17, 2026

Copy link
Copy Markdown
Member

Add 9 regression tests covering 3 codegen issues that are already fixed on main but lacked test coverage.

All tests pass on current main without any source changes.

@github-actions

Copy link
Copy Markdown
Contributor

✅ No release notes required

@T-Gro
T-Groforce-pushed the codegen/small-fixes-and-tests branch from c777f60 to 581af3bCompareFebruary 17, 2026 12:14
@T-GroT-Gro changed the title Add regression tests for 4 previously-fixed codegen issuesAdd regression tests for 3 previously-fixed codegen issuesFeb 17, 2026
Add 9 regression tests covering 3 codegen issues that are already
fixed on main but lacked test coverage.
- #13100: --platform:x64 no longer sets Bit32Machine PE flag
- #11935: unmanaged constraint emits modreq + IsUnmanagedAttribute for C# interop
- #7861: Assembly references emitted for types used only in attributes
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@T-Gro
T-Groforce-pushed the codegen/small-fixes-and-tests branch from 581af3b to 6eb37fcCompareFebruary 17, 2026 14:37
@T-Gro
T-Gro requested a review from abonieFebruary 18, 2026 12:13
@T-Gro
T-Gro enabled auto-merge (squash) February 18, 2026 14:44
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

2 participants

@T-Gro@abonie