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-30 01:38:01 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
86e8f6a1eccebb0b15c8918595e675b73eaa7d91
Terminal.Gui
/
UnitTests
/
Views
History
Tig
d3dfb16597
Initial commit. Made all calls to AnchorEnd() be AnchorEnd(0) in prep
2024-04-16 09:51:22 -06:00
..
AllViewsTests.cs
…
AppendAutocompleteTests.cs
…
ButtonTests.cs
Initial commit. Made all calls to AnchorEnd() be AnchorEnd(0) in prep
2024-04-16 09:51:22 -06:00
CheckBoxTests.cs
Initial commit. Made all calls to AnchorEnd() be AnchorEnd(0) in prep
2024-04-16 09:51:22 -06:00
ColorPickerTests.cs
…
ComboBoxTests.cs
…
ContextMenuTests.cs
…
DateFieldTests.cs
…
DatePickerTests.cs
…
FrameViewTests.cs
…
GraphViewTests.cs
…
HexViewTests.cs
…
LabelTests.cs
Initial commit. Made all calls to AnchorEnd() be AnchorEnd(0) in prep
2024-04-16 09:51:22 -06:00
LineViewTests.cs
…
ListViewTests.cs
Merge branch 'v2_develop' into v2_3269_Bounds-ContentArea
2024-04-14 15:00:11 -06:00
MenuBarTests.cs
Ensures the menu bar grabs the mouse when removing a menu.
2024-04-10 18:16:51 +01:00
MenuTests.cs
…
OverlappedTests.cs
…
ProgressBarTests.cs
…
RadioGroupTests.cs
…
RuneCellTests.cs
…
ScrollBarViewTests.cs
…
ScrollViewTests.cs
…
SliderTests.cs
…
SpinnerViewTests.cs
…
StatusBarTests.cs
…
TableViewTests.cs
…
TabTests.cs
…
TabViewTests.cs
Fix null reference removing tab
2024-04-14 21:46:50 +01:00
TextFieldTests.cs
…
TextValidateFieldTests.cs
…
TextViewTests.cs
…
TileViewTests.cs
…
TimeFieldTests.cs
…
ToplevelTests.cs
Made Arrangement = ViewArrangement.Fixed the default for Toplevels
2024-04-15 17:08:12 -06:00
TreeTableSourceTests.cs
…
TreeViewTests.cs
…
ViewDisposalTest.cs
…
WindowTests.cs
…