dotnet/winforms

Add test coverage for AxHost related classes

Open

#8,294 创建于 2022年11月28日

在 GitHub 查看
 (6 评论) (0 反应) (0 负责人)C# (922 fork)batch import
area-COMhelp wantedtest-enhancement

仓库指标

Star
 (4,100 star)
PR 合并指标
 (平均合并 14天 22小时) (30 天内合并 56 个 PR)

描述

We have some tests, but there are significant gaps. Any additional coverage here will help keep this code in good shape for the next few decades. :)

Help here is appreciated. Live on the bleeding edge of the mid-nineties. :)

Supporting this scenario is important for Windows Forms customers with legacy dependencies. This code is how Visual Basic 6 (VB6) controls are supported, and we plan to add specific tests for that scenario as well. See #8253.

贡献者指南