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

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.