2
0
Tig a8f929bed9 Fixed DimAuto and tests 1 жил өмнө
..
Application 9865f72801 Merged with v2_develop. 1 жил өмнө
Clipboard 44ce74a5c0 Refactored Application into smaller files. 1 жил өмнө
Configuration a661fcecf7 Fixes #3652. Setting Menus causes unexpected Exception. (#3653) 1 жил өмнө
ConsoleDrivers 2e0a9a7c68 Fixed nullable warnings 1 жил өмнө
Dialogs 9865f72801 Merged with v2_develop. 1 жил өмнө
Drawing 44ce74a5c0 Refactored Application into smaller files. 1 жил өмнө
FileServices 9865f72801 Merged with v2_develop. 1 жил өмнө
Input a661fcecf7 Fixes #3652. Setting Menus causes unexpected Exception. (#3653) 1 жил өмнө
Text a935ef83df Merge remote-tracking branch 'refs/remotes/origin/v2_2491-Toplevel-Redesign' into v2_2491-Toplevel-Redesign 1 жил өмнө
UICatalog 4985da476e Hacked in Application.Navigation.Set/GetFocused 1 жил өмнө
View a8f929bed9 Fixed DimAuto and tests 1 жил өмнө
Views a661fcecf7 Fixes #3652. Setting Menus causes unexpected Exception. (#3653) 1 жил өмнө
AssemblyInfo.cs 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) 2 жил өмнө
README.md 61335e8788 Fixes #1893: Fix URLs to match gui-cs Org (#1900) 3 жил өмнө
TestHelpers.cs 63e75b7413 Fixes #3109. AOT support with .Net 8. (#3638) 1 жил өмнө
UnitTests.csproj bb16e695fa merged with v2_develop 1 жил өмнө
UnitTests.csproj.DotSettings 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 жил өмнө
UnitTests.sln 02999638f0 trying to fix 3052 1 жил өмнө
coverlet.runsettings b29240f362 Code coverage (#1235) 4 жил өмнө
xunit.runner.json 0d925ebaf6 all tests pass 1 жил өмнө

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.