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
c708fa579194087b6354df6ff9f35cf035370935
Terminal.Gui
/
Tests
/
UnitTestsParallelizable
History
copilot-swe-agent[bot]
a64d9575c7
Refactor TextFormatter Draw tests to use local driver for parallelization
...
Co-authored-by: tig <
585482+tig@users.noreply.github.com
>
2025-10-16 15:06:14 +00:00
..
Application
Port StackExtensionsTests to UnitTests.Parallelizable
2025-10-16 13:45:45 +00:00
Configuration
Fixes
#4231
. NativeAot project throws when running the published executable (
#4232
)
2025-09-10 10:44:08 -06:00
ConsoleDrivers
Port AnsiMouseParserTests to UnitTests.Parallelizable
2025-10-16 14:00:53 +00:00
Drawing
Remove legacy drivers, simplify architecture, and reorganize codebase structure (
#4270
)
2025-10-15 13:24:47 -06:00
FileServices
…
Input
Remove legacy drivers, simplify architecture, and reorganize codebase structure (
#4270
)
2025-10-15 13:24:47 -06:00
Text
Refactor TextFormatter Draw tests to use local driver for parallelization
2025-10-16 15:06:14 +00:00
View
Port TabTests and merge Dim.FillTests, remove empty ThemeTests
2025-10-16 13:54:12 +00:00
Views
Port TabTests and merge Dim.FillTests, remove empty ThemeTests
2025-10-16 13:54:12 +00:00
AssemblyInfo.cs
Fixes
#4107
- Revamps Terminal.Gui's
namespace
(
#4109
)
2025-05-31 15:58:16 -06:00
coverlet.runsettings
…
LocalPackagesTests.cs
…
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
…
TestSetup.cs
Fixes
#4172
Timeout revamp and remove continuous mouse (
#4173
)
2025-07-10 11:59:27 -06:00
UnitTests.Parallelizable.csproj
Refactor TextFormatter Draw tests to use local driver for parallelization
2025-10-16 15:06:14 +00:00
UnitTests.Parallelizable.csproj.DotSettings
…
xunit.runner.json
…
README.md
Automated Unit Tests for parallelizable code