[PR #5449] [MERGED] Add a test to cover #5428 #26329

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/5449
Author: @zadjii-msft
Created: 4/21/2020
Status: Merged
Merged: 4/22/2020
Merged by: @undefined

Base: masterHead: dev/migrie/b/5428-vim.exe-is-mad


📝 Commits (3)

  • a53638a I believe this is a test for #5428
  • e075e20 I fixed the test, but wait, it already works???
  • 999b9ee cleanup for pr I guess

📊 Changes

1 file changed (+137 additions, -0 deletions)

View changed files

📝 src/cascadia/UnitTests_TerminalCore/ConptyRoundtripTests.cpp (+137 -0)

📄 Description

This PR adds a test for #5428. Mysteriously, after #5398 merged, 5428 went away. However, I already wrote this test for it, so we might as well add it to our collection.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/5449 **Author:** [@zadjii-msft](https://github.com/zadjii-msft) **Created:** 4/21/2020 **Status:** ✅ Merged **Merged:** 4/22/2020 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `dev/migrie/b/5428-vim.exe-is-mad` --- ### 📝 Commits (3) - [`a53638a`](https://github.com/microsoft/terminal/commit/a53638a5f362a5c71704d60fd81bb9bd4c0eecd1) I believe this is a test for #5428 - [`e075e20`](https://github.com/microsoft/terminal/commit/e075e2090530992dbafe59446a5d6e8b8fd0dca9) I fixed the test, but wait, it already works??? - [`999b9ee`](https://github.com/microsoft/terminal/commit/999b9ee96e7d0d1cd51f58132947ee7fb8cacf4d) cleanup for pr I guess ### 📊 Changes **1 file changed** (+137 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/UnitTests_TerminalCore/ConptyRoundtripTests.cpp` (+137 -0) </details> ### 📄 Description This PR adds a test for #5428. Mysteriously, after #5398 merged, 5428 went away. However, I already wrote this test for it, so we might as well add it to our collection. * [x] Closes #5428 * [x] I work here * [x] Is a test --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:15:22 +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#26329