Files
Terminal.Gui/UnitTests
BDisp 58ad65f348 Fixes #2686. Border color doesn't change when changing color scheme. (#2687)
* Fixes #2686. Border color doesn't change when changing color scheme.

* Fix issue that was preventing unit test from running.

* Fixes #2688. ReadOnly TextView's broken scrolling after version update.

* keyModifiers must be reset after key up was been processed.
2023-06-07 08:27:23 -06:00
..
2023-05-19 10:24:28 +02:00
2023-01-15 18:33:38 -07:00
2023-01-15 18:33:38 -07:00
2023-02-21 11:59:46 +13:00
2023-05-21 23:27:01 +02: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.