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
af0912e05bef06bb695f40c17a01c3cf631df777
Terminal.Gui
/
UnitTests
/
Text
History
Brandon Thetford
bfedfee9ee
Simplify construction of new Rectangle, Size, Point, and *F instances
...
Use *.Empty when possible. Use `with` in a few cases. Also add some TODO commentary
2024-02-25 20:05:00 -07:00
..
AutocompleteTests.cs
Fixes
#3039
. Fix View.HotKey (
#3249
)
2024-02-22 15:11:26 -07:00
CollectionNavigatorTests.cs
Fixes
#3192
. Improve correctness / clarity of existing
View.AutoSize
functionality/unit tests (
#3202
)
2024-02-11 15:54:03 -07:00
RuneTests.cs
Fixes
#3192
. Improve correctness / clarity of existing
View.AutoSize
functionality/unit tests (
#3202
)
2024-02-11 15:54:03 -07:00
StringTests.cs
Fixes
#3192
. Improve correctness / clarity of existing
View.AutoSize
functionality/unit tests (
#3202
)
2024-02-11 15:54:03 -07:00
TextFormatterTests.cs
Simplify construction of new Rectangle, Size, Point, and *F instances
2024-02-25 20:05:00 -07:00