Thomas Nind 4a05df9f00 Fixes #2636 - Move unicode file/folder icons to Glyphs (#2637) 2 år sedan
..
Application ea24de3a27 Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577) 2 år sedan
Clipboard 574ed8fec7 Fixes #2469 - Revamp file structure and namespace (#2471) 2 år sedan
Configuration f3ab1fb1bd Fixes #2629 - Config Manager error logging improvements (#2630) 2 år sedan
ConsoleDrivers dea5f0fe03 Fixes #2597. Enables standard glyphs to be set via ConfigurationManager (#2595) 2 år sedan
Dialogs dea5f0fe03 Fixes #2597. Enables standard glyphs to be set via ConfigurationManager (#2595) 2 år sedan
Drawing ea24de3a27 Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577) 2 år sedan
FileServices 4a05df9f00 Fixes #2636 - Move unicode file/folder icons to Glyphs (#2637) 2 år sedan
Input ea24de3a27 Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577) 2 år sedan
Text dea5f0fe03 Fixes #2597. Enables standard glyphs to be set via ConfigurationManager (#2595) 2 år sedan
Types ea24de3a27 Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577) 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 dea5f0fe03 Fixes #2597. Enables standard glyphs to be set via ConfigurationManager (#2595) 2 år sedan
Views 07c4c05729 Test fixes for tv-checkboxes merge (#2619) 2 år sedan
AssemblyInfo.cs dea5f0fe03 Fixes #2597. Enables standard glyphs to be set via ConfigurationManager (#2595) 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 130fc5713d Fixes #2582 - Refactors FileDialog for cleaner data model (#2583) 2 år sedan
UnitTests.csproj dea5f0fe03 Fixes #2597. Enables standard glyphs to be set via ConfigurationManager (#2595) 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.