mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-28 08:47:59 +01:00
* When pressing right clear the selection instead of move tab - TextField * Add tests and start on TextView * Finish tests for TextView * Fix typos * typo fix x2 * Fix for Selecting being renamed IsSelecting --------- Co-authored-by: Tig <tig@users.noreply.github.com>
Automated Unit Tests
Terminal.Gui uses xunit for automated unit tests run automatically with Github Actions.
See the Testing wiki for details on how to add more tests.