Tig 21e55cc6c0 Enabled ViewHighlight.Hover hace 11 meses
..
Application f9e0c9fe03 Fixed unit test hace 11 meses
Clipboard 44ce74a5c0 Refactored Application into smaller files. hace 1 año
Configuration 21e55cc6c0 Enabled ViewHighlight.Hover hace 11 meses
ConsoleDrivers 2e0a9a7c68 Fixed nullable warnings hace 1 año
Dialogs 9865f72801 Merged with v2_develop. hace 1 año
Drawing 44ce74a5c0 Refactored Application into smaller files. hace 1 año
FileServices 5cdac86fea Fixed warnings hace 1 año
Input e95ff61fef Refactored Enter event and added unit tests hace 11 meses
Resources 1540714951 Fixes #3698. ResourceManager GetResourceSet doesn't fallback to default for no translated keys. hace 1 año
Text b267e1698e V2 fix warnings (#3671) hace 1 año
UICatalog 4985da476e Hacked in Application.Navigation.Set/GetFocused hace 1 año
View 8189667c3e Code cleanup hace 11 meses
Views a5fa3c4faa Merge branch 'v2_3750-MouseEnter' of tig:tig/Terminal.Gui into v2_3750-MouseEnter hace 11 meses
AssemblyInfo.cs 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) hace 2 años
README.md 61335e8788 Fixes #1893: Fix URLs to match gui-cs Org (#1900) hace 3 años
TestHelpers.cs 794ad0bad7 Refactoring again... WIP broke hace 1 año
UnitTests.csproj b9efc3e613 Update UnitTests.csproj hace 1 año
UnitTests.csproj.DotSettings 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) hace 1 año
UnitTests.sln 02999638f0 trying to fix 3052 hace 1 año
coverlet.runsettings b29240f362 Code coverage (#1235) hace 4 años
xunit.runner.json 0d925ebaf6 all tests pass hace 1 año

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.