BDisp 57db5a351b Add unit test. 2 éve
..
Application e2feeefa93 Fixes #2663 - No more nested classes (#2664) 2 éve
Clipboard 4d6781e5f9 Fixes #2649 - Unit Tests on Windows are failing (#2650) 2 éve
Configuration 325180ae48 Fixes #2680. Make the TextView API more extensible. (#2682) 2 éve
ConsoleDrivers dea5f0fe03 Fixes #2597. Enables standard glyphs to be set via ConfigurationManager (#2595) 2 éve
Dialogs e2feeefa93 Fixes #2663 - No more nested classes (#2664) 2 éve
Drawing e02fa1b14c Improvements to LineDrawing scenario (#2732) 2 éve
FileServices a8d1a79615 Fixes #2726 - Refactor filedialog classes to be more easily reused (#2727) 2 éve
Input ea24de3a27 Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577) 2 éve
Text 325180ae48 Fixes #2680. Make the TextView API more extensible. (#2682) 2 éve
Types ea24de3a27 Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577) 2 éve
UICatalog 4d6781e5f9 Fixes #2649 - Unit Tests on Windows are failing (#2650) 2 éve
View e2feeefa93 Fixes #2663 - No more nested classes (#2664) 2 éve
Views 57db5a351b Add unit test. 2 éve
AssemblyInfo.cs dea5f0fe03 Fixes #2597. Enables standard glyphs to be set via ConfigurationManager (#2595) 2 éve
README.md 61335e8788 Fixes #1893: Fix URLs to match gui-cs Org (#1900) 3 éve
ReflectionTools.cs 75c0160d96 Fixes #1999. Prevents the mouseGrabView being executed with a null view. (#2000) 3 éve
TestHelpers.cs 4d6781e5f9 Fixes #2649 - Unit Tests on Windows are failing (#2650) 2 éve
UnitTests.csproj 816eb2a183 Updates project references for v2 (#2697) 2 éve
coverlet.runsettings b29240f362 Code coverage (#1235) 4 éve
xunit.runner.json 8730ac6f37 first unit tests 5 éve

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.