[PR #9677] Create a control unittesting project #27704

Open
opened 2026-01-31 09:23:40 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/9677

State: closed
Merged: Yes


Does what it says on the can.

This is a follow up to #9472. Now that we have a control .lib, we can add tests for it.

Unfortunately, the TermControl itself is a horrible mess. So this new unittest lib is empty for now. I'm working on actual tests as a part of #6842, but this PR is here to keep the diffs smaller.

Also, apparently server.vcxproj had the wrong GUID in it.

  • I work here
  • Adds tests
**Original Pull Request:** https://github.com/microsoft/terminal/pull/9677 **State:** closed **Merged:** Yes --- Does what it says on the can. This is a follow up to #9472. Now that we have a control .lib, we can add tests for it. Unfortunately, the `TermControl` itself is a horrible mess. So this new unittest lib is empty for now. I'm working on actual tests as a part of #6842, but this PR is here to keep the diffs smaller. Also, apparently `server.vcxproj` had the wrong GUID in it. * [x] I work here * [x] Adds tests
claunia added the pull-request label 2026-01-31 09:23:40 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#27704