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

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.