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
6e8e3aeea54ac8a1f67d35af168bb5af8c97be22
Terminal.Gui
/
UnitTests
/
ConsoleDrivers
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
..
AddRuneTests.cs
Fixes
#3192
. Improve correctness / clarity of existing
View.AutoSize
functionality/unit tests (
#3202
)
2024-02-11 15:54:03 -07:00
ClipRegionTests.cs
Rename Rect to Rectangle in preparation for removal
2024-02-20 20:19:52 -07:00
ConsoleDriverTests.cs
Simplify construction of new Rectangle, Size, Point, and *F instances
2024-02-25 20:05:00 -07:00
ConsoleKeyMappingTests.cs
Fixes
#3192
. Improve correctness / clarity of existing
View.AutoSize
functionality/unit tests (
#3202
)
2024-02-11 15:54:03 -07:00
ConsoleScrolllingTests.cs
Fixes
#3192
. Improve correctness / clarity of existing
View.AutoSize
functionality/unit tests (
#3202
)
2024-02-11 15:54:03 -07:00
ContentsTests.cs
Fixes
#3192
. Improve correctness / clarity of existing
View.AutoSize
functionality/unit tests (
#3202
)
2024-02-11 15:54:03 -07:00
DriverColorTests.cs
Fixes
#3192
. Improve correctness / clarity of existing
View.AutoSize
functionality/unit tests (
#3202
)
2024-02-11 15:54:03 -07:00
KeyCodeTests.cs
Fixes
#3192
. Improve correctness / clarity of existing
View.AutoSize
functionality/unit tests (
#3202
)
2024-02-11 15:54:03 -07:00
MainLoopDriverTests.cs
Fixes
#3192
. Improve correctness / clarity of existing
View.AutoSize
functionality/unit tests (
#3202
)
2024-02-11 15:54:03 -07:00