Files
Terminal.Gui/UnitTests
Tig 0ef67d785b Merge pull request #3353 from BDisp/v2_tabindex-fix_3351
Fixes #3351. TabIndex with the same setter value but with wrong index return without set the correct value.
2024-03-31 10:48:59 -06:00
..
2024-03-25 16:54:08 -06:00
2024-03-25 15:24:57 -06:00
2024-03-23 19:45:32 +00:00
2024-03-25 16:54:08 -06:00
2024-03-25 17:36:35 +00:00
2024-03-23 19:55:45 +00:00
2024-03-25 16:54:08 -06:00
2024-03-25 16:54:08 -06:00
2024-03-25 15:24:57 -06:00
2023-10-04 06:42:47 -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.