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-28 16:58:01 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
534d4ea390415298ab65b23fcf48401e73e00f85
Terminal.Gui
/
UnitTests
/
Views
History
BDisp
534d4ea390
Fixes Revert "Illustrates
#2331
(Scrollview not respecting clip) does not reproduce (
#2332
)" committed twice on
6bb90edcbf
and
28d7be721c
2023-02-27 13:37:01 +00: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
merged from develop after accident
2023-02-27 12:09:04 +00:00
ScrollViewTests.cs
Fixes Revert "Illustrates
#2331
(Scrollview not respecting clip) does not reproduce (
#2332
)" committed twice on
6bb90edcbf
and
28d7be721c
2023-02-27 13:37:01 +00:00
StatusBarTests.cs
merged from develop after accident
2023-02-27 12:09:04 +00:00
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
fixing bugs caused by Pos.Combine bugfix
2023-02-27 12:09:05 +00:00
TimeFieldTests.cs
…
TreeViewTests.cs
…