Tig Kindel 42eb0c36cb Removes CheckAbsoulte and updates unit tests to match hai 1 ano
..
Application 7af54f369d Robustness improvements in prep for implementing Virtual Terminal Sequences (#3094) hai 1 ano
Clipboard dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) hai 1 ano
Configuration 80ef4b5e19 Fixes #3071 & #3079. Key cast and static props are not correct (#3089) hai 1 ano
ConsoleDrivers 7af54f369d Robustness improvements in prep for implementing Virtual Terminal Sequences (#3094) hai 1 ano
Dialogs a7209bcd88 Improves robustness of `Dim`, `Pos`, and `SetRelativeLayout` (#3077) hai 1 ano
Drawing 2c8f4034b8 Fixes #3080. Potentially unintended behavior of static pre-defined Attribute.Default in Attribute class (v2) (#3091) hai 1 ano
FileServices dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) hai 1 ano
Input 0484fc8bf9 Cleans up key handling in drivers (was "fixes VkeyPacketSimulator is broken") (#3078) hai 1 ano
Text 0484fc8bf9 Cleans up key handling in drivers (was "fixes VkeyPacketSimulator is broken") (#3078) hai 1 ano
Types ea24de3a27 Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577) %!s(int64=2) %!d(string=hai) anos
UICatalog 7f759b573b Fixes #3055: Remove `Key.Unknown` (#3057) hai 1 ano
View 42eb0c36cb Removes CheckAbsoulte and updates unit tests to match hai 1 ano
Views c6570a5bfd Fixes #3098 & #3099 - Slider bugs (#3121) hai 1 ano
AssemblyInfo.cs 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) %!s(int64=2) %!d(string=hai) anos
README.md 61335e8788 Fixes #1893: Fix URLs to match gui-cs Org (#1900) %!s(int64=3) %!d(string=hai) anos
TestHelpers.cs dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) hai 1 ano
UnitTests - Backup.csproj 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) %!s(int64=2) %!d(string=hai) anos
UnitTests.csproj a7209bcd88 Improves robustness of `Dim`, `Pos`, and `SetRelativeLayout` (#3077) hai 1 ano
coverlet.runsettings b29240f362 Code coverage (#1235) %!s(int64=4) %!d(string=hai) anos
xunit.runner.json 0d925ebaf6 all tests pass hai 1 ano

README.md

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.