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 16:27:55 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
43b889d1b15a87ec5aee5dde04ff45cbb8ae5d28
Terminal.Gui
/
UnitTests
/
Drawing
History
Tig
7fe95cb9c7
Renames
Frame
->
Adornment
; changes
Frame
to have a
Border
subclass (
#3158
)
2024-01-13 20:11:17 -07:00
..
AttributeTests.cs
Renames
Frame
->
Adornment
; changes
Frame
to have a
Border
subclass (
#3158
)
2024-01-13 20:11:17 -07:00
ColorTests.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
GlyphTests.cs
Fixes
#2632
. Updates RuneJsonConverter to deal with more formats (
#2640
)
2023-05-21 12:18:48 +02:00
LineCanvasTests.cs
Fixed Linecanvas test warnings
2023-07-19 09:08:49 -06:00
RulerTests.cs
All unit tests PASS!!!
2023-10-13 23:58:49 -06:00
StraightLineExtensionsTests.cs
Line canvas exclude method (
#3004
)
2023-11-26 06:57:23 -07:00
StraightLineTests.cs
Improvements to LineDrawing scenario (
#2732
)
2023-07-05 17:09:37 -06:00
ThicknessTests.cs
Fixes
#2926
- Refactor KeyEvent and KeyEventEventArgs to simplify (
#2927
)
2023-12-16 12:04:23 -07:00