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
bfedfee9ee15641b0fcb8ac2ba57a024586c9d17
Terminal.Gui
/
UnitTests
/
Application
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
..
ApplicationTests.cs
Rename Rect to Rectangle in preparation for removal
2024-02-20 20:19:52 -07:00
KeyboardTests.cs
Fixes
#3039
. Fix View.HotKey (
#3249
)
2024-02-22 15:11:26 -07:00
MainLoopTests.cs
Fixes
#3039
. Fix View.HotKey (
#3249
)
2024-02-22 15:11:26 -07:00
MouseTests.cs
Simplify construction of new Rectangle, Size, Point, and *F instances
2024-02-25 20:05:00 -07:00
RunStateTests.cs
Fixes
#3192
. Improve correctness / clarity of existing
View.AutoSize
functionality/unit tests (
#3202
)
2024-02-11 15:54:03 -07:00
StackExtensionsTests.cs
Fixes
#3192
. Improve correctness / clarity of existing
View.AutoSize
functionality/unit tests (
#3202
)
2024-02-11 15:54:03 -07:00
SynchronizatonContextTests.cs
Fixes
#3192
. Improve correctness / clarity of existing
View.AutoSize
functionality/unit tests (
#3202
)
2024-02-11 15:54:03 -07:00