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
feae3b675d1401773bd4ac0c096b4d58b5867787
Terminal.Gui
/
UnitTests
/
Views
History
Tig Kindel
feae3b675d
merged from develop after accident
2023-02-27 12:09:04 +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
Revert "Illustrates
#2331
(Scrollview not respecting clip) does not reproduce (
#2332
)"
2023-02-27 12:08:49 +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
…
TimeFieldTests.cs
…
TreeViewTests.cs
…