Files
Terminal.Gui/UnitTests
Tig 3adfa22f91 Merge pull request #2263 from tznind/full-row-select-home-end
Fixes #2262 - Change Ctrl+Home/End to prevent horizontal navigation when FullRowSelect is on
2022-12-31 13:27:32 -07:00
..
2022-11-04 11:25:27 -06:00
2022-12-04 20:07:39 +00:00
2022-10-31 17:09:19 +00:00
2022-12-03 19:34:55 +00: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.