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
8954fa5ecfc9747fdcdc3a667488b5a5dfc4098d
Terminal.Gui
/
UnitTests
/
Drawing
History
BDisp
2c8f4034b8
Fixes
#3080
. Potentially unintended behavior of static pre-defined Attribute.Default in Attribute class (v2) (
#3091
)
2023-12-26 08:29:16 -07:00
..
AttributeTests.cs
Fixes
#3080
. Potentially unintended behavior of static pre-defined Attribute.Default in Attribute class (v2) (
#3091
)
2023-12-26 08:29:16 -07:00
ColorTests.cs
(Color)foo -> new Color (foo)
2023-10-13 23:58:49 -06: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