BDisp 2eb05113af Fix negative bounds on draw text and thus fixes scrolling. %!s(int64=2) %!d(string=hai) anos
..
Application eac93a7973 Resolving merge conflicts. %!s(int64=2) %!d(string=hai) anos
Colors 9425b2a720 Fixes #2181 - (Really) Adds configuration manager (#2365) %!s(int64=2) %!d(string=hai) anos
Configuration 2cf7757691 Trying to fix init issue in ConfigManager that was causing intermittent unit test fails %!s(int64=2) %!d(string=hai) anos
Core 2eb05113af Fix negative bounds on draw text and thus fixes scrolling. %!s(int64=2) %!d(string=hai) anos
Drivers 3ed927f867 Fixed unit tests: Clipboard flakyness %!s(int64=2) %!d(string=hai) anos
Menus 489a802df6 Implementing nullable bool checked on Menu. %!s(int64=2) %!d(string=hai) anos
Text 2eb05113af Fix negative bounds on draw text and thus fixes scrolling. %!s(int64=2) %!d(string=hai) anos
TopLevels c7b5417f79 Fixes unit tests. %!s(int64=2) %!d(string=hai) anos
Types 4d7e23c77e Fixed merge conflicts - readded DimTests.cs %!s(int64=2) %!d(string=hai) anos
UICatalog cacfe0d772 Fixes #2371. V2 needs be merged with develop and be fixed from errors. (#2372) %!s(int64=2) %!d(string=hai) anos
Views 8ab01b0847 Renaming DimView to View. %!s(int64=2) %!d(string=hai) anos
AssemblyInfo.cs c1d976c781 refactored AssertDriverContents out of GraphView tests %!s(int64=2) %!d(string=hai) anos
README.md 61335e8788 Fixes #1893: Fix URLs to match gui-cs Org (#1900) %!s(int64=3) %!d(string=hai) anos
ReflectionTools.cs 75c0160d96 Fixes #1999. Prevents the mouseGrabView being executed with a null view. (#2000) %!s(int64=2) %!d(string=hai) anos
TestHelpers.cs 9425b2a720 Fixes #2181 - (Really) Adds configuration manager (#2365) %!s(int64=2) %!d(string=hai) anos
UnitTests.csproj ffc06ea59f Remove duplicates packages and updating. %!s(int64=2) %!d(string=hai) anos
coverlet.runsettings b29240f362 Code coverage (#1235) %!s(int64=4) %!d(string=hai) anos
xunit.runner.json 8730ac6f37 first unit tests %!s(int64=5) %!d(string=hai) anos

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.