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
5cebe967ddf16f1acddf10d7e41577f9a702fec2
Terminal.Gui
/
UnitTests
/
Application
History
Tig
36b9171276
Removed ContentSize setter, replaced with SetContentSize
2024-05-13 13:42:14 -06:00
..
ApplicationTests.cs
MouseEvent: int X, int Y -> Point Position
2024-05-09 08:50:50 -06:00
CursorTests.cs
Fixes
#3467
. Views without subviews can't show the cursor.
2024-05-10 17:36:47 +01:00
KeyboardTests.cs
Fix KeyboardTests.
2024-03-23 17:32:14 +00:00
MainLoopTests.cs
Fix MainLoopTests.
2024-03-23 17:35:21 +00:00
MouseTests.cs
Removed ContentSize setter, replaced with SetContentSize
2024-05-13 13:42:14 -06:00
RunStateTests.cs
Fix RunStateTests.
2024-03-23 17:52:36 +00: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
Fixed more bad code
2024-03-25 16:54:08 -06:00