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
9a2a7a4685e22382de6e8791f3d2828e3e2ebabb
Terminal.Gui
/
Tests
/
UnitTestsParallelizable
History
Tig
869c02a112
Fixed Region bug preventing menus without borders from working
2025-04-03 15:46:50 -06:00
..
Application
Partially
Fixes
#2975
- Replaces old
ContextMenu
with new
Bar/Shortcut
based implementation (
#4008
)
2025-03-31 17:12:55 -06:00
Drawing
Fixed Region bug preventing menus without borders from working
2025-04-03 15:46:50 -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
#3930
- Splits tests to
Tests/UnitTests
,
Tests/IntegrationTests
,
Tests/StressTests
(
#3954
)
2025-03-05 23:44:27 -07:00
Text
Rewrite TextFormatter.StripCRLF
2025-03-17 16:17:46 +01:00
View
general messing around
2025-04-02 14:05:10 -06:00
Views
Merged from laptop2
2025-04-03 10:34:59 -06:00
AssemblyInfo.cs
Fixes
#3930
- Splits tests to
Tests/UnitTests
,
Tests/IntegrationTests
,
Tests/StressTests
(
#3954
)
2025-03-05 23:44:27 -07: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
README.md
Fixes
#3930
- Splits tests to
Tests/UnitTests
,
Tests/IntegrationTests
,
Tests/StressTests
(
#3954
)
2025-03-05 23:44:27 -07:00
UnitTests.Parallelizable.csproj
Fixes
#3930
- Splits tests to
Tests/UnitTests
,
Tests/IntegrationTests
,
Tests/StressTests
(
#3954
)
2025-03-05 23:44:27 -07: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