Copilot e7a4df492d Fixes #4050. Rename Command.Select and Selecting to Activate/Activating (#4470) 5 dni temu
..
Application dd12df7fb7 Fixes #4176. Removes `View.MouseClick` (#4450) 1 tydzień temu
Clipboard a84b2c4896 Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422) 1 tydzień temu
Configuration d303943809 Fixes #4004 & #4445 - Merge of `Application.ForceDriver and Driver.Force16Colors` and `windows" broken in conhost and cmd` (#4448) 1 tydzień temu
Dialogs a84b2c4896 Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422) 1 tydzień temu
FakeDriver a84b2c4896 Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422) 1 tydzień temu
FileServices f3fc20306e Remove TextField.Caption property; use Title with hotkey navigation support (#4352) 1 miesiąc temu
Text a84b2c4896 Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422) 1 tydzień temu
UICatalog a84b2c4896 Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422) 1 tydzień temu
View e7a4df492d Fixes #4050. Rename Command.Select and Selecting to Activate/Activating (#4470) 5 dni temu
Views e7a4df492d Fixes #4050. Rename Command.Select and Selecting to Activate/Activating (#4470) 5 dni temu
AssemblyInfo.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) 6 miesięcy temu
AutoInitShutdownAttribute.cs c5906c2dc1 #4329—Major Terminal.Gui v2 Architecture Modernization: Application Decoupling, Terminology Improvements, and Nullable Migration (#4338) 3 tygodni temu
DriverAssert.cs f548059a27 Fixes #4258 - Glyphs drawn at mid-point of wide glyphs don't get drawn with clipping (#4462) 6 dni temu
FakeDriverBase.cs d303943809 Fixes #4004 & #4445 - Merge of `Application.ForceDriver and Driver.Force16Colors` and `windows" broken in conhost and cmd` (#4448) 1 tydzień temu
OutputAssert.cs b0f32811eb Fixes #3930 - Splits tests to `Tests/UnitTests`, `Tests/IntegrationTests`, `Tests/StressTests` (#3954) 9 miesięcy temu
README.md a84b2c4896 Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422) 1 tydzień temu
SetupFakeApplicationAttribute.cs a84b2c4896 Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422) 1 tydzień temu
TestRespondersDisposedAttribute.cs d53fcd7485 Fixes #4374 - Nukes all (?) legacy Driver and Application stuff; revamps tests (#4376) 1 miesiąc temu
TestsAllViews.cs a84b2c4896 Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422) 1 tydzień temu
UnitTests.csproj a84b2c4896 Fixes #4419, #4148, #4408 - Toplevel is GONE - Replaced by Runnable (#4422) 1 tydzień temu
UnitTests.csproj.DotSettings b0f32811eb Fixes #3930 - Splits tests to `Tests/UnitTests`, `Tests/IntegrationTests`, `Tests/StressTests` (#3954) 9 miesięcy temu
UnitTests.sln b0f32811eb Fixes #3930 - Splits tests to `Tests/UnitTests`, `Tests/IntegrationTests`, `Tests/StressTests` (#3954) 9 miesięcy temu
runsettings.coverage.xml d53fcd7485 Fixes #4374 - Nukes all (?) legacy Driver and Application stuff; revamps tests (#4376) 1 miesiąc temu
runsettings.xml d53fcd7485 Fixes #4374 - Nukes all (?) legacy Driver and Application stuff; revamps tests (#4376) 1 miesiąc temu
xunit.runner.json b0f32811eb Fixes #3930 - Splits tests to `Tests/UnitTests`, `Tests/IntegrationTests`, `Tests/StressTests` (#3954) 9 miesięcy temu

README.md

Automated Unit Tests (non-Parallelizable)

IMPORTANT: New tests belong in UnitTests.Parallelizable. Please use the UnitTests.Parallelizable project for all new tests.

See the Testing wiki for details on how to add more tests.