microsoft/Terminal

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

Open

#4.168 geöffnet am 9. Jan. 2020

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (3.212 Forks)batch import
Area-CodeHealthHelp WantedIssue-TaskProduct-Terminal

Repository-Metriken

Stars
 (35.764 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 27T 19h) (24 gemergte PRs in 30 T)

Beschreibung

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