Nutzzz 1bc25900e7 Add additional LineStyles (#2533) 2 tahun lalu
..
Application b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 tahun lalu
Clipboard 574ed8fec7 Fixes #2469 - Revamp file structure and namespace (#2471) 2 tahun lalu
Configuration b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 tahun lalu
ConsoleDrivers b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 tahun lalu
Dialogs 1bc25900e7 Add additional LineStyles (#2533) 2 tahun lalu
Drawing 1bc25900e7 Add additional LineStyles (#2533) 2 tahun lalu
FileServices f622eaf177 Tests and polish for FileDialog (#2522) 2 tahun lalu
Input 574ed8fec7 Fixes #2469 - Revamp file structure and namespace (#2471) 2 tahun lalu
Text b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 tahun lalu
Types b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 tahun lalu
UICatalog b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 tahun lalu
View b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 tahun lalu
Views 5cefd5bf0b Fixes #2553 - Fix HotFocus color when FullRowSelecting being used for VLines on left/right of TableView (#2557) 2 tahun lalu
AssemblyInfo.cs c1d976c781 refactored AssertDriverContents out of GraphView tests 2 tahun lalu
README.md 61335e8788 Fixes #1893: Fix URLs to match gui-cs Org (#1900) 3 tahun lalu
ReflectionTools.cs 75c0160d96 Fixes #1999. Prevents the mouseGrabView being executed with a null view. (#2000) 3 tahun lalu
TestHelpers.cs 5cefd5bf0b Fixes #2553 - Fix HotFocus color when FullRowSelecting being used for VLines on left/right of TableView (#2557) 2 tahun lalu
UnitTests.csproj c1a578891b Fixes #2150. Revamping FileDialog (#2259) 2 tahun lalu
coverlet.runsettings b29240f362 Code coverage (#1235) 4 tahun lalu
xunit.runner.json 8730ac6f37 first unit tests 5 tahun lalu

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.