Tig 8c59e8255f Partially Fixes #2483 - Removes old Border and leverages LineCanvas for Frames, etc... (#2527) 2 лет назад
..
Application 8c59e8255f Partially Fixes #2483 - Removes old Border and leverages LineCanvas for Frames, etc... (#2527) 2 лет назад
Clipboard 574ed8fec7 Fixes #2469 - Revamp file structure and namespace (#2471) 2 лет назад
Configuration a637f8a29c Fixes #2486 - Removes old `Border` and fixes a litany of related things (#2525) 2 лет назад
ConsoleDrivers a637f8a29c Fixes #2486 - Removes old `Border` and fixes a litany of related things (#2525) 2 лет назад
Dialogs 8c59e8255f Partially Fixes #2483 - Removes old Border and leverages LineCanvas for Frames, etc... (#2527) 2 лет назад
Drawing 8c59e8255f Partially Fixes #2483 - Removes old Border and leverages LineCanvas for Frames, etc... (#2527) 2 лет назад
FileServices c1a578891b Fixes #2150. Revamping FileDialog (#2259) 2 лет назад
Input 574ed8fec7 Fixes #2469 - Revamp file structure and namespace (#2471) 2 лет назад
Text a637f8a29c Fixes #2486 - Removes old `Border` and fixes a litany of related things (#2525) 2 лет назад
Types 8c59e8255f Partially Fixes #2483 - Removes old Border and leverages LineCanvas for Frames, etc... (#2527) 2 лет назад
UICatalog a637f8a29c Fixes #2486 - Removes old `Border` and fixes a litany of related things (#2525) 2 лет назад
View 8c59e8255f Partially Fixes #2483 - Removes old Border and leverages LineCanvas for Frames, etc... (#2527) 2 лет назад
Views 8c59e8255f Partially Fixes #2483 - Removes old Border and leverages LineCanvas for Frames, etc... (#2527) 2 лет назад
AssemblyInfo.cs c1d976c781 refactored AssertDriverContents out of GraphView tests 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) 2 лет назад
TestHelpers.cs 8c59e8255f Partially Fixes #2483 - Removes old Border and leverages LineCanvas for Frames, etc... (#2527) 2 лет назад
UnitTests.csproj c1a578891b Fixes #2150. Revamping FileDialog (#2259) 2 лет назад
coverlet.runsettings b29240f362 Code coverage (#1235) 4 лет назад
xunit.runner.json 8730ac6f37 first unit tests 5 лет назад

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.