Tig c5a6c907a4 Justifier->Aligner 1 yıl önce
..
Application a1249198bd PositionCursor unit tests and flashing cursor fixes 1 yıl önce
Clipboard 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 yıl önce
Configuration c5a6c907a4 Justifier->Aligner 1 yıl önce
ConsoleDrivers f18c166d0f - Made Dim.DimAutoStyle flags. 1 yıl önce
Dialogs c5a6c907a4 Justifier->Aligner 1 yıl önce
Drawing c5a6c907a4 Justifier->Aligner 1 yıl önce
FileServices 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) 1 yıl önce
Input 40ae272944 Refactored MouseEnter/Leave APIs to match design guidelines 1 yıl önce
Text c5a6c907a4 Justifier->Aligner 1 yıl önce
UICatalog be8f7fadc6 Progress on removing AutoSize. 1 yıl önce
View c5a6c907a4 Justifier->Aligner 1 yıl önce
Views c5a6c907a4 Justifier->Aligner 1 yıl önce
.filenesting.json 92a601254e Fixes #3170. Color improvements (#3204) 1 yıl önce
AssemblyInfo.cs 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) 2 yıl önce
README.md 61335e8788 Fixes #1893: Fix URLs to match gui-cs Org (#1900) 3 yıl önce
TestHelpers.cs a48146af82 Tons of unit test updates 1 yıl önce
UnitTests.csproj dc4ee2993c Updated package versions in multiple projects 1 yıl önce
UnitTests.csproj.DotSettings 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 yıl önce
coverlet.runsettings b29240f362 Code coverage (#1235) 4 yıl önce
xunit.runner.json 0d925ebaf6 all tests pass 1 yıl önce

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.