microsoft/Terminal

Add more `CommandlineTest` tests for `wt.exe` commandlines

Open

#4,168 opened on Jan 9, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (3,212 forks)batch import
Area-CodeHealthHelp WantedIssue-TaskProduct-Terminal

Repository metrics

Stars
 (35,764 stars)
PR merge metrics
 (Avg merge 27d 19h) (24 merged PRs in 30d)

Description

Test excessively long text. Test empty text. Test text with ridiculous Unicode points in it like RTL/LTR/ZWJ/BOM. Test with invalid Unicode characters like the 0x80 0xc0 version of null.

Originally posted by @miniksa in https://github.com/microsoft/terminal/pull/4023

Contributor guide