BDisp 325eb1aaac Fix MessageBoxTests. пре 1 година
..
Application 0766ad32b0 Fix RunStateTests. пре 1 година
Clipboard 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) пре 1 година
Configuration 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) пре 1 година
ConsoleDrivers bfedfee9ee Simplify construction of new Rectangle, Size, Point, and *F instances пре 1 година
Dialogs 325eb1aaac Fix MessageBoxTests. пре 1 година
Drawing a518cb37ee Refactored Diagnostics пре 1 година
FileServices 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) пре 1 година
Input 667912a610 Fixed a buinch of bugs. Updated unit tests including some that test all views to utilize TheoryData пре 1 година
Text bd8edbe201 Merged MouseEvent() and OnMouseEvent() пре 1 година
UICatalog 866946055f Fix UICatalog.Tests. пре 1 година
View d2a2ff1f99 Fixes #3340. Mouse ButtonShift doesn't work anymore on Windows Terminal. пре 1 година
Views c8890628e9 Fixes #3338. Application.Run/End -> Callers must dispose Toplevel пре 1 година
.filenesting.json 92a601254e Fixes #3170. Color improvements (#3204) пре 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 e6de9ed9dc Ensures Top disposing on the AutoInitShutdownAttribute and fix ApplicationTests. пре 1 година
UnitTests.csproj 550a263155 Tweaked r# settings and applied to View and ViewLayout.cs пре 1 година
UnitTests.csproj.DotSettings 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) пре 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.