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
456bad45dde0c5cd5b98f5ea01eed994ea9a7d0e
Terminal.Gui
/
Tests
/
UnitTestsParallelizable
History
BDisp
08dfea67cf
Fixes
#4216
. Legacy drivers aren't refreshing the screen correctly on view drag
2025-07-28 03:27:16 +01:00
..
Application
Fixes
#4172
Timeout revamp and remove continuous mouse (
#4173
)
2025-07-10 11:59:27 -06:00
Configuration
Updated doc links
2025-06-12 13:45:39 -06:00
Drawing
Fixes
#4107
- Revamps Terminal.Gui's
namespace
(
#4109
)
2025-05-31 15:58:16 -06:00
FileServices
Fixes
#3930
- Splits tests to
Tests/UnitTests
,
Tests/IntegrationTests
,
Tests/StressTests
(
#3954
)
2025-03-05 23:44:27 -07:00
Input
Fixes
#4107
- Revamps Terminal.Gui's
namespace
(
#4109
)
2025-05-31 15:58:16 -06:00
Text
Fixes
#4027
. Add collection search matcher (
#4029
)
2025-04-28 06:39:11 -06:00
View
Fixes
#4216
. Legacy drivers aren't refreshing the screen correctly on view drag
2025-07-28 03:27:16 +01:00
Views
Fixes
#4162
. Keyword dynamic isn't AOT-Compatible and must be removed (
#4163
)
2025-06-15 10:57:55 -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