BDisp 8dcf0fc73d Don't use the ustring array to get a rune, use ToRunes first. 2 vuotta sitten
..
AllViewsTests.cs d84ab39ec3 Allows ListView trigger the Enter and Leave events. (#1508) 3 vuotta sitten
ApplicationTests.cs d1a03aeecf Fixes #2162. Toplevel dragging wasn't moving well. 2 vuotta sitten
AssemblyInfo.cs c1d976c781 refactored AssertDriverContents out of GraphView tests 2 vuotta sitten
AttributeTests.cs 8bfa2f0425 Border feature (#1436) 4 vuotta sitten
AutocompleteTests.cs ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 vuotta sitten
BorderTests.cs 49e2b95625 Fixes #1861. Border: Title property is preferable to Text. (#1862) 3 vuotta sitten
ButtonTests.cs c1d976c781 refactored AssertDriverContents out of GraphView tests 2 vuotta sitten
CheckboxTests.cs c1d976c781 refactored AssertDriverContents out of GraphView tests 2 vuotta sitten
ClipboardTests.cs 17b98ad294 lock cannot have a null argument and sometime the Clipboard.Contents is null. 2 vuotta sitten
CollectionNavigatorTests.cs 1247a129e1 updated unit tests for new 'wrong' key behavior 2 vuotta sitten
ColorPickerTests.cs 09b8ce64da Add ColorPicker Control. (#1668) 3 vuotta sitten
ComboBoxTests.cs 342130f61c reapplied fixes from 26eabdda6c178329d8cd391e1b0200383b4a1e06 2 vuotta sitten
ConsoleDriverTests.cs f7d57b2859 Fixes #2208. PacketTest unit test has a duplicate test case. 2 vuotta sitten
ContextMenuTests.cs c1d976c781 refactored AssertDriverContents out of GraphView tests 2 vuotta sitten
DateFieldTests.cs ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 vuotta sitten
DialogTests.cs c1d976c781 refactored AssertDriverContents out of GraphView tests 2 vuotta sitten
DimTests.cs 45990d0e87 Fixes 2142. Dim.Combine wasn't calculating well. 2 vuotta sitten
FrameViewTests.cs ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 vuotta sitten
GraphViewTests.cs c1d976c781 refactored AssertDriverContents out of GraphView tests 2 vuotta sitten
HexViewTests.cs ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 vuotta sitten
KeyTests.cs ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 vuotta sitten
LineViewTests.cs 52f48b2044 Fixes #1384. Added a VisibleChanged event on the View class. (#1385) 4 vuotta sitten
ListViewTests.cs 60d116617a Near final fixes? Refactored/renamed stuff 2 vuotta sitten
MainLoopTests.cs 04af7d2106 merge develop 2 vuotta sitten
MdiTests.cs 34d4caa883 removed remainging #520 comments and re-enabled broken mdi test 2 vuotta sitten
MenuTests.cs e7bc9f5ff4 Fixed merge issue 2 vuotta sitten
MessageBoxTests.cs 828ab61ff0 Fixes #2216. MessageBox default width should be proportional for smaller screens. 2 vuotta sitten
PanelViewTests.cs c1d976c781 refactored AssertDriverContents out of GraphView tests 2 vuotta sitten
PointTests.cs b29240f362 Code coverage (#1235) 4 vuotta sitten
PosTests.cs 1136514bf8 Added a Pos.Combine unit test. 2 vuotta sitten
ProgressBarTests.cs bb4bbcba1e Fixes #1389. Added a unidirectional feature to the Marquee styles to the ProgressBar. 4 vuotta sitten
README.md 61335e8788 Fixes #1893: Fix URLs to match gui-cs Org (#1900) 3 vuotta sitten
RadioGroupTests.cs 8d44217c8a Fixes #2222. RadioGroup first upper case and ProcessColdKey is not working well. 2 vuotta sitten
RectTests.cs 8dabd16975 Fixes #1276. Added TextDirection constructor to View and Label and improving AutoSize. (#1277) 4 vuotta sitten
ReflectionTools.cs 75c0160d96 Fixes #1999. Prevents the mouseGrabView being executed with a null view. (#2000) 3 vuotta sitten
ResponderTests.cs b29754cc5a moves isovverriden to Responder, adds unit tests 2 vuotta sitten
RunStateTests.cs bf1ed31281 Refactored UI Catalog and added tons of unit tests 2 vuotta sitten
ScenarioTests.cs bf1ed31281 Refactored UI Catalog and added tons of unit tests 2 vuotta sitten
ScrollBarViewTests.cs c1d976c781 refactored AssertDriverContents out of GraphView tests 2 vuotta sitten
ScrollViewTests.cs c1d976c781 refactored AssertDriverContents out of GraphView tests 2 vuotta sitten
SizeTests.cs b29240f362 Code coverage (#1235) 4 vuotta sitten
StackExtensionsTests.cs c707d1351d Some changes and adding much more unit tests. 4 vuotta sitten
StatusBarTests.cs c1d976c781 refactored AssertDriverContents out of GraphView tests 2 vuotta sitten
SynchronizatonContextTests.cs bf1ed31281 Refactored UI Catalog and added tons of unit tests 2 vuotta sitten
TabViewTests.cs c1d976c781 refactored AssertDriverContents out of GraphView tests 2 vuotta sitten
TableViewTests.cs c1d976c781 refactored AssertDriverContents out of GraphView tests 2 vuotta sitten
TestHelpers.cs c1d976c781 refactored AssertDriverContents out of GraphView tests 2 vuotta sitten
TextFieldTests.cs b20483cc68 Change `MouseEvent` to a mutable class (previously struct) and added Handled 2 vuotta sitten
TextFormatterTests.cs 8dcf0fc73d Don't use the ustring array to get a rune, use ToRunes first. 2 vuotta sitten
TextValidateFieldTests.cs 4f0049dde8 refactored AutoInitShutdown attribute 4 vuotta sitten
TextViewTests.cs 787349e177 Added ContentsChanged event & unit tests. Updated Text.cs Scenario 2 vuotta sitten
TimeFieldTests.cs ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 vuotta sitten
ToplevelTests.cs d1a03aeecf Fixes #2162. Toplevel dragging wasn't moving well. 2 vuotta sitten
TreeViewTests.cs 368b759eaa Merge branch 'develop' into treeview-desiredCursorVisibility-set-fix 2 vuotta sitten
UnitTests.csproj 6c2b74b1d7 Bump ReportGenerator from 5.1.10 to 5.1.11 2 vuotta sitten
ViewTests.cs 8d44217c8a Fixes #2222. RadioGroup first upper case and ProcessColdKey is not working well. 2 vuotta sitten
WindowTests.cs e02df8c043 Added some more features and bug fixes. 3 vuotta sitten
WizardTests.cs c1d976c781 refactored AssertDriverContents out of GraphView tests 2 vuotta sitten
coverlet.runsettings b29240f362 Code coverage (#1235) 4 vuotta sitten
xunit.runner.json 8730ac6f37 first unit tests 5 vuotta sitten

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.