mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
* Added AutoSize. CalcRect calculates vertical. Fixes Draw bug. * Added TextDirection constructor. Ensuring set frame on Pos/Dim absolute. Improves AutoSize. * Added a scenario for the AutoSize and TextDirection. * Added more unit tests. * Fixing some broken scenarios. * Fixes others TextDirection that was not working.
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.