mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-29 17:28:01 +01:00
* Fix format bug for 10 character date * Handle all date formats (except date formats using 2 chars seprator) * Removes \u200F mark from the Text property. * Make constant for RIGHT_TO_LEFT MARK * Add comment explanation for StandardizeDateFormat method --------- Co-authored-by: BDisp <bd.bdisp@gmail.com>
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.