Thomas Nind f622eaf177 Tests and polish for FileDialog (#2522) 2 سال پیش
..
Application b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 سال پیش
Clipboard 574ed8fec7 Fixes #2469 - Revamp file structure and namespace (#2471) 2 سال پیش
Configuration b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 سال پیش
ConsoleDrivers b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 سال پیش
Dialogs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 سال پیش
Drawing b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 سال پیش
FileServices f622eaf177 Tests and polish for FileDialog (#2522) 2 سال پیش
Input 574ed8fec7 Fixes #2469 - Revamp file structure and namespace (#2471) 2 سال پیش
Text b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 سال پیش
Types b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 سال پیش
UICatalog b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 سال پیش
View b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 سال پیش
Views dcdb4f9b49 Add Style.ShowHeaders to TableView (#2514) 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) 3 سال پیش
TestHelpers.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 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.