Skip to content

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

Open
T-Gro wants to merge 1 commit intomainfrom
codegen/small-fixes-and-tests
Open

Add regression tests for 3 previously-fixed codegen issues#19309
T-Gro wants to merge 1 commit intomainfrom
codegen/small-fixes-and-tests

Conversation

@T-Gro
Copy link
Member

@T-Gro T-Gro commented Feb 17, 2026

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
Contributor

✅ No release notes required

@T-Gro T-Gro force-pushed the codegen/small-fixes-and-tests branch from c777f60 to 581af3b Compare February 17, 2026 12:14
@T-Gro T-Gro changed the title Add regression tests for 4 previously-fixed codegen issues Add regression tests for 3 previously-fixed codegen issues Feb 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-Gro force-pushed the codegen/small-fixes-and-tests branch from 581af3b to 6eb37fc Compare February 17, 2026 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: New

1 participant