Tig 4d6781e5f9 Fixes #2649 - Unit Tests on Windows are failing (#2650) преди 2 години
..
Application ea24de3a27 Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577) преди 2 години
Clipboard 4d6781e5f9 Fixes #2649 - Unit Tests on Windows are failing (#2650) преди 2 години
Configuration 5eed00e8f5 Fixes #2646. CharacterMap scenario is throwing exception with surrogate code points. (#2648) преди 2 години
ConsoleDrivers dea5f0fe03 Fixes #2597. Enables standard glyphs to be set via ConfigurationManager (#2595) преди 2 години
Dialogs 4d6781e5f9 Fixes #2649 - Unit Tests on Windows are failing (#2650) преди 2 години
Drawing a6b05b83cd Fixes #2632. Updates RuneJsonConverter to deal with more formats (#2640) преди 2 години
FileServices d0107e6026 Fixes #2643 - Make AllowedType more permissive in file matching (#2644) преди 2 години
Input ea24de3a27 Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577) преди 2 години
Text 4d6781e5f9 Fixes #2649 - Unit Tests on Windows are failing (#2650) преди 2 години
Types ea24de3a27 Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577) преди 2 години
UICatalog 4d6781e5f9 Fixes #2649 - Unit Tests on Windows are failing (#2650) преди 2 години
View 4d6781e5f9 Fixes #2649 - Unit Tests on Windows are failing (#2650) преди 2 години
Views 4d6781e5f9 Fixes #2649 - Unit Tests on Windows are failing (#2650) преди 2 години
AssemblyInfo.cs dea5f0fe03 Fixes #2597. Enables standard glyphs to be set via ConfigurationManager (#2595) преди 2 години
README.md 61335e8788 Fixes #1893: Fix URLs to match gui-cs Org (#1900) преди 3 години
ReflectionTools.cs 75c0160d96 Fixes #1999. Prevents the mouseGrabView being executed with a null view. (#2000) преди 3 години
TestHelpers.cs 4d6781e5f9 Fixes #2649 - Unit Tests on Windows are failing (#2650) преди 2 години
UnitTests.csproj dea5f0fe03 Fixes #2597. Enables standard glyphs to be set via ConfigurationManager (#2595) преди 2 години
coverlet.runsettings b29240f362 Code coverage (#1235) преди 4 години
xunit.runner.json 8730ac6f37 first unit tests преди 5 години

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.