Files
Terminal.Gui/UnitTests
BDisp 2ef4edd08e NetDriver fixes keys modifiers not reseting and enter key on Windows Terminal. (#1484)
* Fixes keys modifiers not reseting and enter key on Windows Terminal.

* Fixes summary warnings.

* Ensures MainIteration processes  input while count greater than zero.

* Adding UseSystemConsole to the launch settings profile.

* Improves the performance with Console.Write by writing faster.
2021-10-25 12:31:49 -07:00
..
2021-08-26 07:55:19 -07:00
2021-04-25 10:18:31 -07:00
2021-08-26 07:55:19 -07:00
2021-04-25 10:18:31 -07:00
2020-06-07 22:20:12 -06:00
2021-04-25 10:18:31 -07:00
2020-06-07 21:44:03 -06:00

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.