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
7fe95cb9c7f70c28f53264ab7a6c640f684c6da2
Terminal.Gui
/
UnitTests
/
Configuration
History
Tig
7fe95cb9c7
Renames
Frame
->
Adornment
; changes
Frame
to have a
Border
subclass (
#3158
)
2024-01-13 20:11:17 -07:00
..
AppScopeTests.cs
Fixes
#2663
- No more nested classes (
#2664
)
2023-05-23 13:42:47 +02:00
ConfigurationMangerTests.cs
Renames
Frame
->
Adornment
; changes
Frame
to have a
Border
subclass (
#3158
)
2024-01-13 20:11:17 -07:00
JsonConverterTests.cs
Fixes
#2944
.
TreeView
unit tests fail intermittently: Ensures
Attribute
and
Color
are read only value types (
#3163
)
2024-01-13 08:54:20 -07: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
#2944
.
TreeView
unit tests fail intermittently: Ensures
Attribute
and
Color
are read only value types (
#3163
)
2024-01-13 08:54:20 -07:00
ThemeScopeTests.cs
Fixes
#2663
- No more nested classes (
#2664
)
2023-05-23 13:42:47 +02:00
ThemeTests.cs
(Color)foo -> new Color (foo)
2023-10-13 23:58:49 -06:00