Tig 0f137579c8 Combined KeyBinding classes hai 8 meses
..
Application 0f137579c8 Combined KeyBinding classes hai 8 meses
Clipboard 44ce74a5c0 Refactored Application into smaller files. hai 1 ano
Configuration 774e603438 Tweaked unit tests more hai 9 meses
ConsoleDrivers 5a0b3507a0 Merged v2_develop. hai 8 meses
Dialogs 7a15f7b39b Backported a bunch of fixes from #3691 hai 9 meses
Drawing 774e603438 Tweaked unit tests more hai 9 meses
FileServices f536945df5 Application.Keyboard Code cleanup hai 10 meses
Input 0f137579c8 Combined KeyBinding classes hai 8 meses
Resources 7fcb5007ec Fixed TryParseW3CColorName hai 11 meses
Text dbfe521db3 Fixes #3873. TextFormatter isn't properly handling combining marks on alignments. (#3874) hai 8 meses
UICatalog c2c5a37ca7 Fixed CM bugs. Added unit tests. Trying to figure out why TryGet is not working properly hai 9 meses
View 5a0b3507a0 Merged v2_develop. hai 8 meses
Views 3edcf643dc Fixed unit tests hai 8 meses
AssemblyInfo.cs 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) %!s(int64=2) %!d(string=hai) anos
LocalPackagesTests.cs 774e603438 Tweaked unit tests more hai 9 meses
README.md 61335e8788 Fixes #1893: Fix URLs to match gui-cs Org (#1900) %!s(int64=3) %!d(string=hai) anos
TestHelpers.cs be07f5a276 Rename to SubscribeDriverEvents and add UnsubscribeDriverEvents method. hai 8 meses
UnitTests.csproj b9efc3e613 Update UnitTests.csproj hai 1 ano
UnitTests.csproj.DotSettings 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) hai 1 ano
UnitTests.sln 02999638f0 trying to fix 3052 hai 1 ano
coverlet.runsettings b29240f362 Code coverage (#1235) %!s(int64=4) %!d(string=hai) anos
xunit.runner.json 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) %!s(int64=2) %!d(string=hai) anos

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.