Tig 2c48ac67cc REMOVED RESPONDER 3! 10 bulan lalu
..
Application 8d41641928 REMOVED RESPONDER! 10 bulan lalu
Clipboard 44ce74a5c0 Refactored Application into smaller files. 1 tahun lalu
Configuration ccf2daa024 Change all RuneCell to Cell and move methods to the Cell record struct. 11 bulan lalu
ConsoleDrivers d835b569d8 Fixed more clipping bugs and unit tests. All tests pass! 10 bulan lalu
Dialogs e4b552331b drawming.md 10 bulan lalu
Drawing 95f21c383e LineCanvas code cleanup and API docs 10 bulan lalu
FileServices f536945df5 Application.Keyboard Code cleanup 10 bulan lalu
Input 8d41641928 REMOVED RESPONDER! 10 bulan lalu
Resources 7fcb5007ec Fixed TryParseW3CColorName 11 bulan lalu
Text e0551f4e4d NeedsDisplay -> NeedsDraw 10 bulan lalu
UICatalog 8d41641928 REMOVED RESPONDER! 10 bulan lalu
View 2c48ac67cc REMOVED RESPONDER 3! 10 bulan lalu
Views 362c1d97af Removed legacy scrollview stuff. 10 bulan lalu
AssemblyInfo.cs 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) 2 tahun lalu
LocalPackagesTests.cs 8f1954f16c Fixes #3790. Can't build v2_develop RELEASE - "The local source 'C:\Users\Tig\s\gui-cs\Terminal.Gui\local_packages' doesn't exist." (#3794) 10 bulan lalu
README.md 61335e8788 Fixes #1893: Fix URLs to match gui-cs Org (#1900) 3 tahun lalu
TestHelpers.cs 8d41641928 REMOVED RESPONDER! 10 bulan lalu
UnitTests.csproj b9efc3e613 Update UnitTests.csproj 1 tahun lalu
UnitTests.csproj.DotSettings 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 tahun lalu
UnitTests.sln 02999638f0 trying to fix 3052 1 tahun lalu
coverlet.runsettings b29240f362 Code coverage (#1235) 4 tahun lalu
xunit.runner.json 0d925ebaf6 all tests pass 1 tahun lalu

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.