Tig Kindel f35e783f83 Merged v2_develop пре 1 година
..
Application 8274451805 prep for Dialog to use Dim.Auto - Simplify unit tests to not depend on things not important to the unit test (like Dialog) пре 1 година
Clipboard dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) пре 1 година
Configuration dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) пре 1 година
ConsoleDrivers dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) пре 1 година
Dialogs af17636d1f prep for Dialog to use Dim.Auto - Make Dialog tests not depend on MessageBox пре 1 година
Drawing dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) пре 1 година
FileServices dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) пре 1 година
Input 7f759b573b Fixes #3055: Remove `Key.Unknown` (#3057) пре 1 година
Text 9ba5edbec4 prep for Dialog to use Dim.Auto - Simplify unit tests пре 1 година
Types ea24de3a27 Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577) пре 2 година
UICatalog 7f759b573b Fixes #3055: Remove `Key.Unknown` (#3057) пре 1 година
View f35e783f83 Merged v2_develop пре 1 година
Views f35e783f83 Merged v2_develop пре 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 dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) пре 1 година
UnitTests - Backup.csproj 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) пре 2 година
UnitTests.csproj dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) пре 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.