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-29 01:07:58 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bb04a629ff904125b1e99e5bf1416aeabcc64101
Terminal.Gui
/
UnitTests
/
Application
History
Tig Kindel
8274451805
prep for Dialog to use Dim.Auto - Simplify unit tests to not depend on things not important to the unit test (like Dialog)
2023-12-18 10:40:47 -07:00
..
ApplicationTests.cs
prep for Dialog to use Dim.Auto - Simplify unit tests to not depend on things not important to the unit test (like Dialog)
2023-12-18 10:40:47 -07:00
KeyboardTests.cs
Fixes
#2926
- Refactor KeyEvent and KeyEventEventArgs to simplify (
#2927
)
2023-12-16 12:04:23 -07:00
MainLoopTests.cs
Fixes
#2926
- Refactor KeyEvent and KeyEventEventArgs to simplify (
#2927
)
2023-12-16 12:04:23 -07:00
MouseTests.cs
Fixes
#2578
- Updates mouse events to be relative to
View.Bounds
(
#2920
)
2023-11-26 16:58:52 -07:00
RunStateTests.cs
Fixes
#2663
- No more nested classes (
#2664
)
2023-05-23 13:42:47 +02:00
StackExtensionsTests.cs
Fixes
#2493
. Move all layout code out of View (and Toplevel) into a layout helper class (
#2544
)
2023-04-14 10:26:10 -06:00
SynchronizatonContextTests.cs
Fixes
#2921
- MainLoop refactoring (
#2922
)
2023-10-21 08:06:04 -07:00