BDisp aa8b952509 Partially Addresses #2616. Support combining sequences that don't normalize (#2932) há 1 ano atrás
..
Application aa8b952509 Partially Addresses #2616. Support combining sequences that don't normalize (#2932) há 1 ano atrás
Clipboard 6851b42a49 Fixes #2921 - MainLoop refactoring (#2922) há 1 ano atrás
Configuration 6851b42a49 Fixes #2921 - MainLoop refactoring (#2922) há 1 ano atrás
ConsoleDrivers aa8b952509 Partially Addresses #2616. Support combining sequences that don't normalize (#2932) há 1 ano atrás
Dialogs 6851b42a49 Fixes #2921 - MainLoop refactoring (#2922) há 1 ano atrás
Drawing aa8b952509 Partially Addresses #2616. Support combining sequences that don't normalize (#2932) há 1 ano atrás
FileServices aa8b952509 Partially Addresses #2616. Support combining sequences that don't normalize (#2932) há 1 ano atrás
Input 6851b42a49 Fixes #2921 - MainLoop refactoring (#2922) há 1 ano atrás
Text 5ffaf55efc (Color)foo -> new Color (foo) há 1 ano atrás
Types ea24de3a27 Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577) há 2 anos atrás
UICatalog 6851b42a49 Fixes #2921 - MainLoop refactoring (#2922) há 1 ano atrás
View aa8b952509 Partially Addresses #2616. Support combining sequences that don't normalize (#2932) há 1 ano atrás
Views aa8b952509 Partially Addresses #2616. Support combining sequences that don't normalize (#2932) há 1 ano atrás
AssemblyInfo.cs 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) há 2 anos atrás
README.md 61335e8788 Fixes #1893: Fix URLs to match gui-cs Org (#1900) há 3 anos atrás
TestHelpers.cs aa8b952509 Partially Addresses #2616. Support combining sequences that don't normalize (#2932) há 1 ano atrás
UnitTests - Backup.csproj 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) há 2 anos atrás
UnitTests.csproj 8ea6b105fc Fixes #2923. Ensures only clear Instances if they really was disposed. (#2924) há 1 ano atrás
coverlet.runsettings b29240f362 Code coverage (#1235) há 4 anos atrás
xunit.runner.json 0d925ebaf6 all tests pass há 1 ano atrás

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.