2
0
Tig 42b9ad1d61 Fixes #2578 - Updates mouse events to be relative to `View.Bounds` (#2920) 2 жил өмнө
..
Application 42b9ad1d61 Fixes #2578 - Updates mouse events to be relative to `View.Bounds` (#2920) 2 жил өмнө
Clipboard 6851b42a49 Fixes #2921 - MainLoop refactoring (#2922) 2 жил өмнө
Configuration 6851b42a49 Fixes #2921 - MainLoop refactoring (#2922) 2 жил өмнө
ConsoleDrivers aa8b952509 Partially Addresses #2616. Support combining sequences that don't normalize (#2932) 2 жил өмнө
Dialogs 3f4d96bec7 Fixes #3011. TextFormatter doesn't handle combining and tab runes. (#3012) 2 жил өмнө
Drawing 42b9ad1d61 Fixes #2578 - Updates mouse events to be relative to `View.Bounds` (#2920) 2 жил өмнө
FileServices aa8b952509 Partially Addresses #2616. Support combining sequences that don't normalize (#2932) 2 жил өмнө
Input 6851b42a49 Fixes #2921 - MainLoop refactoring (#2922) 2 жил өмнө
Text 3f4d96bec7 Fixes #3011. TextFormatter doesn't handle combining and tab runes. (#3012) 2 жил өмнө
Types ea24de3a27 Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577) 2 жил өмнө
UICatalog 6851b42a49 Fixes #2921 - MainLoop refactoring (#2922) 2 жил өмнө
View 42b9ad1d61 Fixes #2578 - Updates mouse events to be relative to `View.Bounds` (#2920) 2 жил өмнө
Views 42b9ad1d61 Fixes #2578 - Updates mouse events to be relative to `View.Bounds` (#2920) 2 жил өмнө
AssemblyInfo.cs 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) 2 жил өмнө
README.md 61335e8788 Fixes #1893: Fix URLs to match gui-cs Org (#1900) 3 жил өмнө
TestHelpers.cs aa8b952509 Partially Addresses #2616. Support combining sequences that don't normalize (#2932) 2 жил өмнө
UnitTests - Backup.csproj 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) 2 жил өмнө
UnitTests.csproj 0d1bbdd0f9 Updates to xunit 2.6.2 which fixes issue in 2.6.1 (#3003) 2 жил өмнө
coverlet.runsettings b29240f362 Code coverage (#1235) 4 жил өмнө
xunit.runner.json 0d925ebaf6 all tests pass 2 жил өмнө

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.