Tigger Kindel 33befa249e Unit tests %!s(int64=2) %!d(string=hai) anos
..
Application 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) %!s(int64=2) %!d(string=hai) anos
Clipboard 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) %!s(int64=2) %!d(string=hai) anos
Configuration 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) %!s(int64=2) %!d(string=hai) anos
ConsoleDrivers 33befa249e Unit tests %!s(int64=2) %!d(string=hai) anos
Dialogs e2feeefa93 Fixes #2663 - No more nested classes (#2664) %!s(int64=2) %!d(string=hai) anos
Drawing 4ac7f8b9ce Fixed Linecanvas test warnings %!s(int64=2) %!d(string=hai) anos
FileServices 52ea9507dd True Color File Icons (Requires True Color branch) (#2736) %!s(int64=2) %!d(string=hai) anos
Input 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) %!s(int64=2) %!d(string=hai) anos
Text 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) %!s(int64=2) %!d(string=hai) anos
Types ea24de3a27 Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577) %!s(int64=2) %!d(string=hai) anos
UICatalog 4d6781e5f9 Fixes #2649 - Unit Tests on Windows are failing (#2650) %!s(int64=2) %!d(string=hai) anos
View 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) %!s(int64=2) %!d(string=hai) anos
Views 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) %!s(int64=2) %!d(string=hai) anos
AssemblyInfo.cs 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) %!s(int64=2) %!d(string=hai) anos
README.md 61335e8788 Fixes #1893: Fix URLs to match gui-cs Org (#1900) %!s(int64=3) %!d(string=hai) anos
ReflectionTools.cs 75c0160d96 Fixes #1999. Prevents the mouseGrabView being executed with a null view. (#2000) %!s(int64=3) %!d(string=hai) anos
TestHelpers.cs 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) %!s(int64=2) %!d(string=hai) anos
UnitTests - Backup.csproj 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) %!s(int64=2) %!d(string=hai) anos
UnitTests.csproj 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) %!s(int64=2) %!d(string=hai) anos
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.