| .. |
|
AllViewsTests.cs
|
d84ab39ec3
Allows ListView trigger the Enter and Leave events. (#1508)
|
4 years ago |
|
ApplicationTests.cs
|
d1a03aeecf
Fixes #2162. Toplevel dragging wasn't moving well.
|
3 years ago |
|
AssemblyInfo.cs
|
c1d976c781
refactored AssertDriverContents out of GraphView tests
|
3 years ago |
|
AttributeTests.cs
|
8bfa2f0425
Border feature (#1436)
|
4 years ago |
|
AutocompleteTests.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 years ago |
|
BorderTests.cs
|
49e2b95625
Fixes #1861. Border: Title property is preferable to Text. (#1862)
|
3 years ago |
|
ButtonTests.cs
|
c1d976c781
refactored AssertDriverContents out of GraphView tests
|
3 years ago |
|
CheckboxTests.cs
|
c1d976c781
refactored AssertDriverContents out of GraphView tests
|
3 years ago |
|
ClipboardTests.cs
|
17b98ad294
lock cannot have a null argument and sometime the Clipboard.Contents is null.
|
3 years ago |
|
CollectionNavigatorTests.cs
|
1247a129e1
updated unit tests for new 'wrong' key behavior
|
3 years ago |
|
ColorPickerTests.cs
|
09b8ce64da
Add ColorPicker Control. (#1668)
|
3 years ago |
|
ComboBoxTests.cs
|
342130f61c
reapplied fixes from 26eabdda6c178329d8cd391e1b0200383b4a1e06
|
3 years ago |
|
ConsoleDriverTests.cs
|
075141a687
Fixes #2247. Preparing for the NStack v1.0.7 which now handling properly non-BMP code points.
|
3 years ago |
|
ContextMenuTests.cs
|
c1d976c781
refactored AssertDriverContents out of GraphView tests
|
3 years ago |
|
DateFieldTests.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 years ago |
|
DialogTests.cs
|
b2087b409a
Added unit test for a smaller width.
|
3 years ago |
|
DimTests.cs
|
45990d0e87
Fixes 2142. Dim.Combine wasn't calculating well.
|
3 years ago |
|
FrameViewTests.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 years ago |
|
GraphViewTests.cs
|
c1d976c781
refactored AssertDriverContents out of GraphView tests
|
3 years ago |
|
HexViewTests.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 years ago |
|
KeyTests.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 years ago |
|
LineViewTests.cs
|
52f48b2044
Fixes #1384. Added a VisibleChanged event on the View class. (#1385)
|
4 years ago |
|
ListViewTests.cs
|
60d116617a
Near final fixes? Refactored/renamed stuff
|
3 years ago |
|
MainLoopTests.cs
|
04af7d2106
merge develop
|
3 years ago |
|
MdiTests.cs
|
34d4caa883
removed remainging #520 comments and re-enabled broken mdi test
|
3 years ago |
|
MenuTests.cs
|
1b9b50dd12
merge develop branch
|
3 years ago |
|
MessageBoxTests.cs
|
828ab61ff0
Fixes #2216. MessageBox default width should be proportional for smaller screens.
|
3 years ago |
|
PanelViewTests.cs
|
c1d976c781
refactored AssertDriverContents out of GraphView tests
|
3 years ago |
|
PointTests.cs
|
b29240f362
Code coverage (#1235)
|
4 years ago |
|
PosTests.cs
|
1136514bf8
Added a Pos.Combine unit test.
|
3 years ago |
|
ProgressBarTests.cs
|
bb4bbcba1e
Fixes #1389. Added a unidirectional feature to the Marquee styles to the ProgressBar.
|
4 years ago |
|
README.md
|
61335e8788
Fixes #1893: Fix URLs to match gui-cs Org (#1900)
|
3 years ago |
|
RadioGroupTests.cs
|
8d44217c8a
Fixes #2222. RadioGroup first upper case and ProcessColdKey is not working well.
|
3 years ago |
|
RectTests.cs
|
8dabd16975
Fixes #1276. Added TextDirection constructor to View and Label and improving AutoSize. (#1277)
|
4 years ago |
|
ReflectionTools.cs
|
75c0160d96
Fixes #1999. Prevents the mouseGrabView being executed with a null view. (#2000)
|
3 years ago |
|
ResponderTests.cs
|
b29754cc5a
moves isovverriden to Responder, adds unit tests
|
3 years ago |
|
RunStateTests.cs
|
bf1ed31281
Refactored UI Catalog and added tons of unit tests
|
3 years ago |
|
ScenarioTests.cs
|
bf1ed31281
Refactored UI Catalog and added tons of unit tests
|
3 years ago |
|
ScrollBarViewTests.cs
|
c1d976c781
refactored AssertDriverContents out of GraphView tests
|
3 years ago |
|
ScrollViewTests.cs
|
c1d976c781
refactored AssertDriverContents out of GraphView tests
|
3 years ago |
|
SizeTests.cs
|
b29240f362
Code coverage (#1235)
|
4 years ago |
|
SplitContainerTests.cs
|
a4d49d00eb
Add test for ensuring PosFactor preserves its type during keyboard splitter movement
|
3 years ago |
|
StackExtensionsTests.cs
|
c707d1351d
Some changes and adding much more unit tests.
|
4 years ago |
|
StatusBarTests.cs
|
9e44f0183a
Fixes #2226. StatusBar misplaced when window maximized (and occasionally on resize).
|
3 years ago |
|
SynchronizatonContextTests.cs
|
bf1ed31281
Refactored UI Catalog and added tons of unit tests
|
3 years ago |
|
TabViewTests.cs
|
c1d976c781
refactored AssertDriverContents out of GraphView tests
|
3 years ago |
|
TableViewTests.cs
|
cf4c02a71f
merge develop into tablecol-visible
|
3 years ago |
|
TestHelpers.cs
|
075141a687
Fixes #2247. Preparing for the NStack v1.0.7 which now handling properly non-BMP code points.
|
3 years ago |
|
TextFieldTests.cs
|
a84c682b62
Fixes #2212. Editor Scenario: Crashes on Exit.
|
3 years ago |
|
TextFormatterTests.cs
|
075141a687
Fixes #2247. Preparing for the NStack v1.0.7 which now handling properly non-BMP code points.
|
3 years ago |
|
TextValidateFieldTests.cs
|
4f0049dde8
refactored AutoInitShutdown attribute
|
4 years ago |
|
TextViewTests.cs
|
12465e2e50
Removed AllowsNullTerminated property.
|
3 years ago |
|
TimeFieldTests.cs
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 years ago |
|
ToplevelTests.cs
|
a37e2d4134
Fixes #2219. Moving a grab a top with a superview fails with Dim.
|
3 years ago |
|
TreeViewTests.cs
|
368b759eaa
Merge branch 'develop' into treeview-desiredCursorVisibility-set-fix
|
3 years ago |
|
UnitTests.csproj
|
e12167e45b
Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1
|
3 years ago |
|
ViewTests.cs
|
c76a66fc19
Merge develop branch
|
3 years ago |
|
WindowTests.cs
|
9e44f0183a
Fixes #2226. StatusBar misplaced when window maximized (and occasionally on resize).
|
3 years ago |
|
WizardTests.cs
|
c1d976c781
refactored AssertDriverContents out of GraphView tests
|
3 years ago |
|
coverlet.runsettings
|
b29240f362
Code coverage (#1235)
|
4 years ago |
|
xunit.runner.json
|
8730ac6f37
first unit tests
|
5 years ago |