BDisp 66ec2de322 Fix more unit tests that were used with KeepContentInAllViewport as true and now is false by default. преди 11 месеца
..
Application 4d3ec57f27 code cleanup. преди 11 месеца
Clipboard 44ce74a5c0 Refactored Application into smaller files. преди 1 година
Configuration b267e1698e V2 fix warnings (#3671) преди 1 година
ConsoleDrivers 2e0a9a7c68 Fixed nullable warnings преди 1 година
Dialogs 9865f72801 Merged with v2_develop. преди 1 година
Drawing 44ce74a5c0 Refactored Application into smaller files. преди 1 година
FileServices 5cdac86fea Fixed warnings преди 11 месеца
Input 42a9ecb151 Fixed unit tests преди 1 година
Resources 1540714951 Fixes #3698. ResourceManager GetResourceSet doesn't fallback to default for no translated keys. преди 1 година
Text b267e1698e V2 fix warnings (#3671) преди 1 година
UICatalog 4985da476e Hacked in Application.Navigation.Set/GetFocused преди 1 година
View 842b246e68 fixed bug correctly преди 11 месеца
Views 66ec2de322 Fix more unit tests that were used with KeepContentInAllViewport as true and now is false by default. преди 11 месеца
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 794ad0bad7 Refactoring again... WIP broke преди 1 година
UnitTests.csproj b9efc3e613 Update UnitTests.csproj преди 11 месеца
UnitTests.csproj.DotSettings 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) преди 1 година
UnitTests.sln 02999638f0 trying to fix 3052 преди 1 година
coverlet.runsettings b29240f362 Code coverage (#1235) преди 4 години
xunit.runner.json 0d925ebaf6 all tests pass преди 1 година

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.