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
4dbf2f4cfd5aeb8488a9cb9f8f268339631979e2
Terminal.Gui
/
UnitTests
/
Text
History
Tigger Kindel
7ee021cd6c
Fixed textformattertests warning
2023-07-19 09:08:49 -06:00
..
AutocompleteTests.cs
Fixes
#2680
. Make the TextView API more extensible. (
#2682
)
2023-07-06 11:49:41 -06: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
Fixed textformattertests warning
2023-07-19 09:08:49 -06:00
UnicodeTests.cs
Fixes
#92
. Remove dependency on ustring. (
#2620
)
2023-05-20 19:35:32 +02:00