mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-27 00:07:58 +01:00
* Added MaxWidthLine into the TextFormatter class.
* Some more test line to better verifying the mainloop idle handlers.
* Fixes #1979. MessageBox.Query not wrapping since 1.7.1
* Added MessageBox unit tests.
* States a button centered issue on a lower fixed size.
* Fixed the centered button issue 4d0a4b6.
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.