Tigger Kindel 8fffab0274 fixed build warnings hace 1 año
..
Application 05e203c7a4 lots of fixes hace 1 año
Clipboard 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) hace 2 años
Configuration 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) hace 2 años
ConsoleDrivers 8fffab0274 fixed build warnings hace 1 año
Dialogs e2feeefa93 Fixes #2663 - No more nested classes (#2664) hace 2 años
Drawing 4ac7f8b9ce Fixed Linecanvas test warnings hace 2 años
FileServices 06d006077d Fix tests hace 1 año
Input 8fffab0274 fixed build warnings hace 1 año
Text 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) hace 2 años
Types ea24de3a27 Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577) hace 2 años
UICatalog 4d6781e5f9 Fixes #2649 - Unit Tests on Windows are failing (#2650) hace 2 años
View 0d925ebaf6 all tests pass hace 1 año
Views 05e203c7a4 lots of fixes hace 1 año
AssemblyInfo.cs 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) hace 2 años
README.md 61335e8788 Fixes #1893: Fix URLs to match gui-cs Org (#1900) hace 3 años
ReflectionTools.cs 75c0160d96 Fixes #1999. Prevents the mouseGrabView being executed with a null view. (#2000) hace 3 años
TestHelpers.cs 8fffab0274 fixed build warnings hace 1 año
UnitTests - Backup.csproj 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) hace 2 años
UnitTests.csproj 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) hace 2 años
coverlet.runsettings b29240f362 Code coverage (#1235) hace 4 años
xunit.runner.json 0d925ebaf6 all tests pass hace 1 año

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.