mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-30 17:57:57 +01:00
* Disable next and previous button when Date would go out of range * Make DatePicker compatible with DateField * Update unit tests * Fix unit tests * Fix test comments
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.