mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
* Improvements to LineDrawing scenario - Add drag drawing of current line - Add undo/redo - LineCanvas is now more mutable with StraightLine now public and mutable * Prevent redo after drawing * Fix xmldoc and test --------- Co-authored-by: Tig <tig@users.noreply.github.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.