Tig a6b05b83cd Fixes #2632. Updates RuneJsonConverter to deal with more formats (#2640) 2 ani în urmă
..
Application ea24de3a27 Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577) 2 ani în urmă
Clipboard 574ed8fec7 Fixes #2469 - Revamp file structure and namespace (#2471) 2 ani în urmă
Configuration a6b05b83cd Fixes #2632. Updates RuneJsonConverter to deal with more formats (#2640) 2 ani în urmă
ConsoleDrivers dea5f0fe03 Fixes #2597. Enables standard glyphs to be set via ConfigurationManager (#2595) 2 ani în urmă
Dialogs 713b2c4725 Fixes #92. Remove dependency on ustring. (#2620) 2 ani în urmă
Drawing a6b05b83cd Fixes #2632. Updates RuneJsonConverter to deal with more formats (#2640) 2 ani în urmă
FileServices d0107e6026 Fixes #2643 - Make AllowedType more permissive in file matching (#2644) 2 ani în urmă
Input ea24de3a27 Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577) 2 ani în urmă
Text 713b2c4725 Fixes #92. Remove dependency on ustring. (#2620) 2 ani în urmă
Types ea24de3a27 Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577) 2 ani în urmă
UICatalog 713b2c4725 Fixes #92. Remove dependency on ustring. (#2620) 2 ani în urmă
View 713b2c4725 Fixes #92. Remove dependency on ustring. (#2620) 2 ani în urmă
Views 713b2c4725 Fixes #92. Remove dependency on ustring. (#2620) 2 ani în urmă
AssemblyInfo.cs dea5f0fe03 Fixes #2597. Enables standard glyphs to be set via ConfigurationManager (#2595) 2 ani în urmă
README.md 61335e8788 Fixes #1893: Fix URLs to match gui-cs Org (#1900) 3 ani în urmă
ReflectionTools.cs 75c0160d96 Fixes #1999. Prevents the mouseGrabView being executed with a null view. (#2000) 3 ani în urmă
TestHelpers.cs 713b2c4725 Fixes #92. Remove dependency on ustring. (#2620) 2 ani în urmă
UnitTests.csproj dea5f0fe03 Fixes #2597. Enables standard glyphs to be set via ConfigurationManager (#2595) 2 ani în urmă
coverlet.runsettings b29240f362 Code coverage (#1235) 4 ani în urmă
xunit.runner.json 8730ac6f37 first unit tests 5 ani în urmă

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.