BDisp 25be329f90 Merge branch 'v2_2432-DimAuto' into tig_v2_2432-DimAuto hai 1 ano
..
Application 56922b4357 Merge pull request #3323 from tig/v2_3269_Bounds-ContentArea hai 1 ano
Clipboard 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) hai 1 ano
Configuration e7a116eb46 Code cleanup hai 1 ano
ConsoleDrivers 3ffc6405b4 Fix ConsoleDriverTests. hai 1 ano
Dialogs 0aef9d14db Removed notion of View.Autosize from Pos and Dim classes hai 1 ano
Drawing b6b29fec1a Checked out Justifier from v2_1785-PosJustify hai 1 ano
FileServices 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) hai 1 ano
Input 40ae272944 Refactored MouseEnter/Leave APIs to match design guidelines hai 1 ano
Text b7293e0470 Performing text reverse during formatting instead during drawing. hai 1 ano
UICatalog a48146af82 Tons of unit test updates hai 1 ano
View cea6e54b19 Ready for review. hai 1 ano
Views f51ec9cf66 Addded comments to remind myself of issues hai 1 ano
.filenesting.json 92a601254e Fixes #3170. Color improvements (#3204) hai 1 ano
AssemblyInfo.cs 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) %!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
TestHelpers.cs a48146af82 Tons of unit test updates hai 1 ano
UnitTests.csproj dc4ee2993c Updated package versions in multiple projects hai 1 ano
UnitTests.csproj.DotSettings 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) hai 1 ano
coverlet.runsettings b29240f362 Code coverage (#1235) %!s(int64=4) %!d(string=hai) anos
xunit.runner.json 0d925ebaf6 all tests pass hai 1 ano

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.