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-26 15:57:56 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
59339ebe2287f465f4baf0140db813ffa983ac51
Terminal.Gui
/
UnitTests
/
Configuration
History
Tigger Kindel
59339ebe22
Removed Attribute.Make (use new)
2023-10-13 23:58:49 -06:00
..
AppScopeTests.cs
Fixes
#2663
- No more nested classes (
#2664
)
2023-05-23 13:42:47 +02:00
ConfigurationMangerTests.cs
All unit tests PASS!!!
2023-10-13 23:58:49 -06:00
JsonConverterTests.cs
Removed Attribute.Make (use new)
2023-10-13 23:58:49 -06:00
RuneJsonConverterTests.cs
Fixes
#2646
. CharacterMap scenario is throwing exception with surrogate code points. (
#2648
)
2023-05-21 16:24:05 +02:00
SettingsScopeTests.cs
Fixes
#666
. Refactor
ConsoleDriver
s to simplify and remove duplicated code (
#2612
)
2023-08-09 14:28:36 -06:00
ThemeScopeTests.cs
Fixes
#2663
- No more nested classes (
#2664
)
2023-05-23 13:42:47 +02:00
ThemeTests.cs
WIP - Revamped Color
2023-10-13 23:58:49 -06:00