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
cf9c24b846c1831eb340833e5a792c1d6cce31ea
Terminal.Gui
/
UnitTests
/
Input
History
BDisp
5e35e890a7
Remove namespace braces.
2024-01-15 22:19:17 +00:00
..
EscSeqReqTests.cs
Fixes
#666
. Refactor
ConsoleDriver
s to simplify and remove duplicated code (
#2612
)
2023-08-09 14:28:36 -06:00
EscSeqUtilsTests.cs
Remove namespace braces.
2024-01-15 22:19:17 +00:00
KeyBindingTests.cs
Fixes
#3127
- View Layout improvements - Redefines how
LayoutStyle
works. Fixes
AutoSize
etc... (
#3130
)
2024-01-12 17:43:35 -07:00
KeyTests.cs
Updates
Key
unit tests with easier to edit/read
MemberData
(
#3147
)
2024-01-09 11:35:06 -07:00
ResponderTests.cs
Fix Disposing unit tests that sometimes throws because some instances aren't cleared on others unit tests classes. (
#3142
)
2024-01-08 12:08:48 -07:00