Rox Cian 095013bf0d Update localizations for FileDialog. (#2935) 1 yıl önce
..
Application 21e8a70cee Fixes #2933 - Refactors Cell to simplify code (#2934) 1 yıl önce
Clipboard 6851b42a49 Fixes #2921 - MainLoop refactoring (#2922) 1 yıl önce
Configuration 6851b42a49 Fixes #2921 - MainLoop refactoring (#2922) 1 yıl önce
ConsoleDrivers 21e8a70cee Fixes #2933 - Refactors Cell to simplify code (#2934) 1 yıl önce
Dialogs 6851b42a49 Fixes #2921 - MainLoop refactoring (#2922) 1 yıl önce
Drawing 6851b42a49 Fixes #2921 - MainLoop refactoring (#2922) 1 yıl önce
FileServices 095013bf0d Update localizations for FileDialog. (#2935) 1 yıl önce
Input 6851b42a49 Fixes #2921 - MainLoop refactoring (#2922) 1 yıl önce
Text 5ffaf55efc (Color)foo -> new Color (foo) 1 yıl önce
Types ea24de3a27 Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577) 2 yıl önce
UICatalog 6851b42a49 Fixes #2921 - MainLoop refactoring (#2922) 1 yıl önce
View 21e8a70cee Fixes #2933 - Refactors Cell to simplify code (#2934) 1 yıl önce
Views 21e8a70cee Fixes #2933 - Refactors Cell to simplify code (#2934) 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 21e8a70cee Fixes #2933 - Refactors Cell to simplify code (#2934) 1 yıl önce
UnitTests - Backup.csproj 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) 2 yıl önce
UnitTests.csproj 8ea6b105fc Fixes #2923. Ensures only clear Instances if they really was disposed. (#2924) 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.