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-31 02:08:03 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
971062c93dbb79421d05de3988b8fc71a85e4589
Terminal.Gui
/
UnitTests
/
Views
History
Tig
971062c93d
Merge branch 'develop' into splitcontainer
2023-02-23 08:08:55 +13:00
..
AllViewsTests.cs
…
AutocompleteTests.cs
Fixes
#2328
. TextView Autocomplete triggered by cursor move.
2023-02-08 00:12:52 +00:00
ButtonTests.cs
…
CheckboxTests.cs
…
ColorPickerTests.cs
…
ComboBoxTests.cs
…
DateFieldTests.cs
…
FrameViewTests.cs
…
GraphViewTests.cs
…
HexViewTests.cs
…
LineViewTests.cs
…
ListViewTests.cs
Merge branch 'develop' into unittest_reorg
2023-01-15 19:00:22 -07:00
PanelViewTests.cs
…
ProgressBarTests.cs
…
RadioGroupTests.cs
…
ScrollBarViewTests.cs
…
ScrollViewTests.cs
Illustrates
#2331
(Scrollview not respecting clip) does not reproduce (
#2332
)
2023-02-21 00:53:38 +13:00
StatusBarTests.cs
…
TableViewTests.cs
…
TabViewTests.cs
Fixes
#2317
. Drivers do not normalize accented letters.
2023-02-05 00:25:14 +00:00
TextFieldTests.cs
Add unit test deleting a word with accented char.
2023-02-09 14:12:51 +00:00
TextValidateFieldTests.cs
…
TextViewTests.cs
…
TileViewTests.cs
Fix layout bug in first tile when orientation is horizontal
2023-02-18 21:41:30 +00:00
TimeFieldTests.cs
…
TreeViewTests.cs
…
ViewTests.cs
Fixes
#2354
. View.Redraw doesn't clear itself and PositionCursor doesn't ensure focus when a prior view was disabled. (
#2355
)
2023-02-21 14:23:40 +13:00