Tigger Kindel c4368e4e2a Re-enabled tests; fixed some issues преди 1 година
..
Application e4f3b97da0 Fixed WindowsDriver mem leak преди 1 година
Clipboard 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) преди 2 години
Configuration c4368e4e2a Re-enabled tests; fixed some issues преди 1 година
ConsoleDrivers 9529afc84b All unit tests PASS!!! преди 1 година
Dialogs 1c133ba364 Refactored CheckTimers into MainLoop and renamed/simplified преди 1 година
Drawing c4368e4e2a Re-enabled tests; fixed some issues преди 1 година
FileServices 06d006077d Fix tests преди 1 година
Input 8fffab0274 fixed build warnings преди 1 година
Text 1fa6267895 WIP - Revamped Color преди 1 година
Types ea24de3a27 Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577) преди 2 години
UICatalog 4d6781e5f9 Fixes #2649 - Unit Tests on Windows are failing (#2650) преди 2 години
View 1c133ba364 Refactored CheckTimers into MainLoop and renamed/simplified преди 1 година
Views 26580aca6a inital commit - proving Color can be made a class without breaking tons of code преди 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 години
ReflectionTools.cs 75c0160d96 Fixes #1999. Prevents the mouseGrabView being executed with a null view. (#2000) преди 3 години
TestHelpers.cs 8fffab0274 fixed build warnings преди 1 година
UnitTests - Backup.csproj 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) преди 2 години
UnitTests.csproj 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) преди 2 години
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.