Files
Terminal.Gui/UnitTests
Tig 09565a0ef1 Tons of changes - mostly experiments, but some goodness.
There's a huge issue that TextFormatter is confused about AutoSize.
a) It behaves 'automatically' even when AutoSize == false (e.g. in Text_set).
b) It doesn't support auto sizing only one dimension.
2024-04-25 13:29:18 -06:00
..
2024-03-29 10:36:12 -06:00
2024-03-23 19:45:32 +00:00
2024-04-18 09:59:07 -06:00
2024-04-18 09:59:07 -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.