BDisp c1de5e0dc6 Fixes #2545. ListView throw exception if click on the top border. (#2547) 2 år sedan
..
Application b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 år sedan
Clipboard 574ed8fec7 Fixes #2469 - Revamp file structure and namespace (#2471) 2 år sedan
Configuration b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 år sedan
ConsoleDrivers b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 år sedan
Dialogs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 år sedan
Drawing b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 år sedan
FileServices b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 år sedan
Input 574ed8fec7 Fixes #2469 - Revamp file structure and namespace (#2471) 2 år sedan
Text b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 år sedan
Types b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 år sedan
UICatalog b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 år sedan
View b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 år sedan
Views c1de5e0dc6 Fixes #2545. ListView throw exception if click on the top border. (#2547) 2 år sedan
AssemblyInfo.cs c1d976c781 refactored AssertDriverContents out of GraphView tests 2 år sedan
README.md 61335e8788 Fixes #1893: Fix URLs to match gui-cs Org (#1900) 3 år sedan
ReflectionTools.cs 75c0160d96 Fixes #1999. Prevents the mouseGrabView being executed with a null view. (#2000) 3 år sedan
TestHelpers.cs b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 år sedan
UnitTests.csproj c1a578891b Fixes #2150. Revamping FileDialog (#2259) 2 år sedan
coverlet.runsettings b29240f362 Code coverage (#1235) 4 år sedan
xunit.runner.json 8730ac6f37 first unit tests 5 år sedan

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.