Tig ac6f7756b7 Merge branch 'develop' into view-clear-background %!s(int64=2) %!d(string=hai) anos
..
AllViewsTests.cs d84ab39ec3 Allows ListView trigger the Enter and Leave events. (#1508) %!s(int64=3) %!d(string=hai) anos
ApplicationTests.cs 834a942302 Fixes #2064. mouseGrabView must have a track to allow the views who use it having some control. %!s(int64=2) %!d(string=hai) anos
AssemblyInfo.cs 9dc40088bc UseKeysUpDownAsKeysLeftRight and UseSubMenusSingleFrame cannot be both true. (#1789) %!s(int64=3) %!d(string=hai) anos
AttributeTests.cs 8bfa2f0425 Border feature (#1436) %!s(int64=4) %!d(string=hai) anos
AutocompleteTests.cs ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) %!s(int64=3) %!d(string=hai) anos
BorderTests.cs 49e2b95625 Fixes #1861. Border: Title property is preferable to Text. (#1862) %!s(int64=3) %!d(string=hai) anos
ButtonTests.cs bcc3034db7 Fixes #1812. AutoSize stays true with empty text. (#1824) %!s(int64=3) %!d(string=hai) anos
CheckboxTests.cs d70966a29c Fixes the justified text not adding the extra spaces. (#2005) %!s(int64=2) %!d(string=hai) anos
ClipboardTests.cs 17b98ad294 lock cannot have a null argument and sometime the Clipboard.Contents is null. %!s(int64=2) %!d(string=hai) anos
ColorPickerTests.cs 09b8ce64da Add ColorPicker Control. (#1668) %!s(int64=3) %!d(string=hai) anos
ComboBoxTests.cs b21f203292 Fixes #820. Added HideDropdownListOnClick property. (#1983) %!s(int64=2) %!d(string=hai) anos
ConsoleDriverTests.cs 4a338bc693 Fixes #1777 - Dialog button justification. Adds unit tests. (#1782) %!s(int64=3) %!d(string=hai) anos
ContextMenuTests.cs 834a942302 Fixes #2064. mouseGrabView must have a track to allow the views who use it having some control. %!s(int64=2) %!d(string=hai) anos
DateFieldTests.cs ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) %!s(int64=3) %!d(string=hai) anos
DialogTests.cs 48dbbb05a7 Adds multi-step Wizard view (#1783) %!s(int64=3) %!d(string=hai) anos
DimTests.cs e02df8c043 Added some more features and bug fixes. %!s(int64=3) %!d(string=hai) anos
FrameViewTests.cs ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) %!s(int64=3) %!d(string=hai) anos
GraphViewTests.cs 658d590107 AssertDriverContentsWithFrameAre now returns a true rectangle. %!s(int64=3) %!d(string=hai) anos
HexViewTests.cs ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) %!s(int64=3) %!d(string=hai) anos
KeyTests.cs ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) %!s(int64=3) %!d(string=hai) anos
LineViewTests.cs 52f48b2044 Fixes #1384. Added a VisibleChanged event on the View class. (#1385) %!s(int64=4) %!d(string=hai) anos
ListViewTests.cs b21f203292 Fixes #820. Added HideDropdownListOnClick property. (#1983) %!s(int64=2) %!d(string=hai) anos
MainLoopTests.cs 7ce2109a46 Fixes #2013. Starting having MainLoopTests.InvokeLeakTest failure. (#2016) %!s(int64=2) %!d(string=hai) anos
MenuTests.cs 13948501d5 Fixes #1973. Avoid positioning Submenus off screen. (#1975) %!s(int64=3) %!d(string=hai) anos
MessageBoxTests.cs 92dc7f04d4 Fixes #2053. MessageBox.Query still not wrapping with v1.8.0 on windows/net6.0. %!s(int64=2) %!d(string=hai) anos
PanelViewTests.cs e02df8c043 Added some more features and bug fixes. %!s(int64=3) %!d(string=hai) anos
PointTests.cs b29240f362 Code coverage (#1235) %!s(int64=4) %!d(string=hai) anos
PosTests.cs 61335e8788 Fixes #1893: Fix URLs to match gui-cs Org (#1900) %!s(int64=3) %!d(string=hai) anos
ProgressBarTests.cs bb4bbcba1e Fixes #1389. Added a unidirectional feature to the Marquee styles to the ProgressBar. %!s(int64=4) %!d(string=hai) anos
README.md 61335e8788 Fixes #1893: Fix URLs to match gui-cs Org (#1900) %!s(int64=3) %!d(string=hai) anos
RadioGroupTests.cs e02df8c043 Added some more features and bug fixes. %!s(int64=3) %!d(string=hai) anos
RectTests.cs 8dabd16975 Fixes #1276. Added TextDirection constructor to View and Label and improving AutoSize. (#1277) %!s(int64=4) %!d(string=hai) anos
ReflectionTools.cs 75c0160d96 Fixes #1999. Prevents the mouseGrabView being executed with a null view. (#2000) %!s(int64=2) %!d(string=hai) anos
ResponderTests.cs 52f48b2044 Fixes #1384. Added a VisibleChanged event on the View class. (#1385) %!s(int64=4) %!d(string=hai) anos
ScenarioTests.cs 2f473ae9b7 Simplified Run_All_Scenarios test (#1790) %!s(int64=3) %!d(string=hai) anos
ScrollBarViewTests.cs 10fb8cda63 Replacing to MouseGrabView. %!s(int64=2) %!d(string=hai) anos
ScrollViewTests.cs e02df8c043 Added some more features and bug fixes. %!s(int64=3) %!d(string=hai) anos
SizeTests.cs b29240f362 Code coverage (#1235) %!s(int64=4) %!d(string=hai) anos
StackExtensionsTests.cs c707d1351d Some changes and adding much more unit tests. %!s(int64=4) %!d(string=hai) anos
StatusBarTests.cs e02df8c043 Added some more features and bug fixes. %!s(int64=3) %!d(string=hai) anos
TabViewTests.cs 769f5c8091 Improves the TabView minimum size and added more unit tests. %!s(int64=2) %!d(string=hai) anos
TableViewTests.cs 367fdd9bad Fix TableView multi selections extending to -1 indexes (#1843) %!s(int64=3) %!d(string=hai) anos
TextFieldTests.cs b20483cc68 Change `MouseEvent` to a mutable class (previously struct) and added Handled %!s(int64=2) %!d(string=hai) anos
TextFormatterTests.cs 28718e9c3c Fixes #2002. Added feature to fill the remaining width with spaces. (#2003) %!s(int64=2) %!d(string=hai) anos
TextValidateFieldTests.cs 4f0049dde8 refactored AutoInitShutdown attribute %!s(int64=4) %!d(string=hai) anos
TextViewTests.cs d368215e07 Fixes #1987. Textview insert text newline fix (#1988) %!s(int64=3) %!d(string=hai) anos
TimeFieldTests.cs ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) %!s(int64=3) %!d(string=hai) anos
ToplevelTests.cs e02df8c043 Added some more features and bug fixes. %!s(int64=3) %!d(string=hai) anos
TreeViewTests.cs 73846b3c32 Fixes #1959: GoToEnd should not fail on an empty TreeView (#1960) %!s(int64=3) %!d(string=hai) anos
UnitTests.csproj 41072af7a2 Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 %!s(int64=2) %!d(string=hai) anos
ViewTests.cs 46ff335836 Fix unit tests. %!s(int64=2) %!d(string=hai) anos
WindowTests.cs e02df8c043 Added some more features and bug fixes. %!s(int64=3) %!d(string=hai) anos
WizardTests.cs 61335e8788 Fixes #1893: Fix URLs to match gui-cs Org (#1900) %!s(int64=3) %!d(string=hai) anos
coverlet.runsettings b29240f362 Code coverage (#1235) %!s(int64=4) %!d(string=hai) anos
xunit.runner.json 8730ac6f37 first unit tests %!s(int64=5) %!d(string=hai) anos

README.md

Automated Unit Tests

Terminal.Gui uses xunit for automated unit tests run automatically with Github Actions.

See the Testing wiki for details on how to add more tests.