BDisp 221fef3e7f Fix DialogTests. il y a 1 an
..
Application 0766ad32b0 Fix RunStateTests. il y a 1 an
Clipboard 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) il y a 1 an
Configuration 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) il y a 1 an
ConsoleDrivers bfedfee9ee Simplify construction of new Rectangle, Size, Point, and *F instances il y a 1 an
Dialogs 221fef3e7f Fix DialogTests. il y a 1 an
Drawing a518cb37ee Refactored Diagnostics il y a 1 an
FileServices 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) il y a 1 an
Input 667912a610 Fixed a buinch of bugs. Updated unit tests including some that test all views to utilize TheoryData il y a 1 an
Text bd8edbe201 Merged MouseEvent() and OnMouseEvent() il y a 1 an
UICatalog 866946055f Fix UICatalog.Tests. il y a 1 an
View d2a2ff1f99 Fixes #3340. Mouse ButtonShift doesn't work anymore on Windows Terminal. il y a 1 an
Views c8890628e9 Fixes #3338. Application.Run/End -> Callers must dispose Toplevel il y a 1 an
.filenesting.json 92a601254e Fixes #3170. Color improvements (#3204) il y a 1 an
AssemblyInfo.cs 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) il y a 2 ans
README.md 61335e8788 Fixes #1893: Fix URLs to match gui-cs Org (#1900) il y a 3 ans
TestHelpers.cs e6de9ed9dc Ensures Top disposing on the AutoInitShutdownAttribute and fix ApplicationTests. il y a 1 an
UnitTests.csproj 550a263155 Tweaked r# settings and applied to View and ViewLayout.cs il y a 1 an
UnitTests.csproj.DotSettings 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) il y a 1 an
coverlet.runsettings b29240f362 Code coverage (#1235) il y a 4 ans
xunit.runner.json 0d925ebaf6 all tests pass il y a 1 an

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.