This website requires JavaScript.
Explore
Help
Register
Sign In
Git_Mirror
/
Terminal.Gui
Watch
1
Star
0
Fork
0
You've already forked Terminal.Gui
mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced
2025-12-27 00:07:58 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fa0b1735592c2f2d18f7b0a2fd044bb2bf990bd2
Terminal.Gui
/
Tests
/
UnitTestsParallelizable
History
Tig
fa0b173559
Merge branch 'v2_develop' into copilot/fix-e6dde989-9ea1-4d83-8522-54ed8f70815a
2025-10-19 12:20:35 -06:00
..
Application
Fixes
#4172
Timeout revamp and remove continuous mouse (
#4173
)
2025-07-10 11:59:27 -06:00
Configuration
Fixes
#4231
. NativeAot project throws when running the published executable (
#4232
)
2025-09-10 10:44:08 -06:00
Drawing
Fixes
#4274
- v2win vsdebugconsole issue CM related UnitTest failures (
#4287
)
2025-10-19 09:44:08 -06:00
FileServices
Fixes
#3930
- Splits tests to
Tests/UnitTests
,
Tests/IntegrationTests
,
Tests/StressTests
(
#3954
)
2025-03-05 23:44:27 -07:00
Input
Remove legacy drivers, simplify architecture, and reorganize codebase structure (
#4270
)
2025-10-15 13:24:47 -06:00
Text
Make new architecture the default and validate all tests pass
2025-09-27 23:43:43 +00:00
View
Fixes
#4177
: View.GetAttributeForRole now defers to SuperView for proper attribute hierarchy (
#4292
)
2025-10-19 12:19:33 -06:00
Views
Fixes
#4177
: View.GetAttributeForRole now defers to SuperView for proper attribute hierarchy (
#4292
)
2025-10-19 12:19:33 -06:00
AssemblyInfo.cs
Fixes
#4107
- Revamps Terminal.Gui's
namespace
(
#4109
)
2025-05-31 15:58:16 -06:00
coverlet.runsettings
Fixes
#3930
- Splits tests to
Tests/UnitTests
,
Tests/IntegrationTests
,
Tests/StressTests
(
#3954
)
2025-03-05 23:44:27 -07:00
LocalPackagesTests.cs
Fixes
#3930
- Splits tests to
Tests/UnitTests
,
Tests/IntegrationTests
,
Tests/StressTests
(
#3954
)
2025-03-05 23:44:27 -07:00
MockConsoleDriver.cs
Fixes
#4107
- Revamps Terminal.Gui's
namespace
(
#4109
)
2025-05-31 15:58:16 -06:00
ParallelizableBase.cs
Fixes
#4107
- Revamps Terminal.Gui's
namespace
(
#4109
)
2025-05-31 15:58:16 -06:00
README.md
Fixes
#3930
- Splits tests to
Tests/UnitTests
,
Tests/IntegrationTests
,
Tests/StressTests
(
#3954
)
2025-03-05 23:44:27 -07:00
TestSetup.cs
Fixes
#4172
Timeout revamp and remove continuous mouse (
#4173
)
2025-07-10 11:59:27 -06:00
UnitTests.Parallelizable.csproj
Partial on
#2975
- Replaces Menu v1 in many places with v2 (
#4040
)
2025-04-24 05:17:58 -06:00
UnitTests.Parallelizable.csproj.DotSettings
Fixes
#3930
- Splits tests to
Tests/UnitTests
,
Tests/IntegrationTests
,
Tests/StressTests
(
#3954
)
2025-03-05 23:44:27 -07:00
xunit.runner.json
Fixes
#3930
- Splits tests to
Tests/UnitTests
,
Tests/IntegrationTests
,
Tests/StressTests
(
#3954
)
2025-03-05 23:44:27 -07:00
README.md
Automated Unit Tests for parallelizable code