microsoft/Terminal

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

Open

#4.168 aberto em 9 de jan. de 2020

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (3.212 forks)batch import
Area-CodeHealthHelp WantedIssue-TaskProduct-Terminal

Métricas do repositório

Stars
 (35.764 stars)
Métricas de merge de PR
 (Mesclagem média 27d 19h) (24 fundiu PRs em 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

Guia do colaborador