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
68a0385bc8636c2d5a0ca9e1f2eaa3c00b0c4d23
Terminal.Gui
/
UnitTests
/
Text
History
BDisp
59a7ff95b3
Fixes
#2655
. Should be avoid cast to char on a Rune ctor which always fallback for a UTF16 char. (
#2656
)
2023-05-22 08:14:12 +02:00
..
AutocompleteTests.cs
Fixes
#2649
- Unit Tests on Windows are failing (
#2650
)
2023-05-21 17:45:02 +02:00
CollectionNavigatorTests.cs
Fixes
#2511
. Cannot cycle selections in lists/tables when Numlock is pressed. (
#2513
)
2023-04-09 03:14:02 -06:00
RuneTests.cs
Fixes
#2655
. Should be avoid cast to char on a Rune ctor which always fallback for a UTF16 char. (
#2656
)
2023-05-22 08:14:12 +02:00
StringTests.cs
Fixes
#92
. Remove dependency on ustring. (
#2620
)
2023-05-20 19:35:32 +02:00
TextFormatterTests.cs
Fixes
#92
. Remove dependency on ustring. (
#2620
)
2023-05-20 19:35:32 +02:00
UnicodeTests.cs
Fixes
#92
. Remove dependency on ustring. (
#2620
)
2023-05-20 19:35:32 +02:00