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 08:47:59 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
214fe97bd821229ba0efaf9eef4cf33911529d77
Terminal.Gui
/
UnitTests
/
Views
History
Tig Kindel
4bbd359745
Removed a ton of code
2023-02-21 22:57:11 +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
Rename CheckboxTests.cs to CheckBoxTests.cs
2023-01-30 15:48:35 +00:00
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
ProgressBarTests.cs
…
RadioGroupTests.cs
…
ScrollBarViewTests.cs
…
ScrollViewTests.cs
Fixes
#2371
. V2 needs be merged with develop and be fixed from errors. (
#2372
)
2023-02-21 14:06:30 +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
Fixes
#2181
- (Really) Adds configuration manager (
#2365
)
2023-02-21 00:34:18 +13:00
TimeFieldTests.cs
…
TreeViewTests.cs
…
ViewTests.cs
unit tests pass; view2 stuff still broken
2023-02-21 18:03:57 +13:00