BDisp ecc44fce91 Merge branch 'v2_develop' into v2_2489_scroll-scrollbar-new 1 년 전
..
Application 9865f72801 Merged with v2_develop. 1 년 전
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 9865f72801 Merged with v2_develop. 1 년 전
Input a661fcecf7 Fixes #3652. Setting Menus causes unexpected Exception. (#3653) 1 년 전
Text b267e1698e V2 fix warnings (#3671) 1 년 전
UICatalog 4985da476e Hacked in Application.Navigation.Set/GetFocused 1 년 전
View 7e3a3b2eaf Fixes #3679. WantContinuousButtonPressed mustn't force calling GrabMouse. 1 년 전
Views ecc44fce91 Merge branch 'v2_develop' into v2_2489_scroll-scrollbar-new 1 년 전
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 63e75b7413 Fixes #3109. AOT support with .Net 8. (#3638) 1 년 전
UnitTests.csproj bb16e695fa merged with v2_develop 1 년 전
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.