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

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.