Files
Terminal.Gui/UnitTests
Tig b267e1698e V2 fix warnings (#3671)
* Fixed NumericUpDown warning

* Fixed Aot Warning

* Fixed warnings in Application.cs

* Fixed more NumericUpDown warning

* Fixed CommandImpl warning

* Fixed Thickness warnings

* Fixed Label warning

* Fixed warning

* Fixed menubar test warning

* Fixed warnings

* Fixed warnings

* Removed dead code

* Fixed warnings
2024-08-19 10:09:15 -06:00
..
2024-08-05 09:14:33 -06:00
2024-08-19 10:09:15 -06:00
2024-07-22 16:59:10 -06:00
2024-08-05 09:14:33 -06:00
2024-08-05 09:14:33 -06:00
2024-08-19 10:09:15 -06:00
2024-08-19 10:09:15 -06:00
2024-08-19 10:09:15 -06:00
2024-08-02 11:56:45 -06:00
2024-07-07 14:40:54 -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.