A cross-platform UI framework for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
drone 613760fcff
Fixes for DataValidationErrors not working correctly with Bindings (issue #18693) (#18694)
1 year ago
..
Automation Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
Mixins Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
Platform Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
Presenters Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
Primitives Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
Properties Fix random test failures and add empty dispatcher verification to tests (#17628) 1 year ago
Selection Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
Shapes Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
Templates Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
Utils Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
ApplicationTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
AutoCompleteBoxTests.cs Fixes for DataValidationErrors not working correctly with Bindings (issue #18693) (#18694) 1 year ago
Avalonia.Controls.UnitTests.csproj Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
BorderTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
ButtonTests.cs Button.IsDefault should not work when button is not effectively visible (#18484) 1 year ago
CalendarDatePickerTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
CalendarTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
CanvasTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
CarouselTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
ClassesTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
ComboBoxTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
ContentControlTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
ContextMenuTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
CursorFactoryMock.cs Added ICursorImpl. 6 years ago
DatePickerTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
DecoratorTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
DesktopStyleApplicationLifetimeTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
DockPanelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
EnumerableExtensions.cs Fix SelectedItemsControl initialization property order (#13800) 2 years ago
FlyoutTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
GridLengthTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
GridMocks.cs Order the grid codes and make most unit test passed. 8 years ago
GridSplitterTests.cs Media system refactoring 3 years ago
GridTests.cs [Grid] Fix size calculation for ranges (#18621) 1 year ago
HeaderedItemsControlTests .cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
HotKeyedControlsTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
ImageTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
ItemsControlTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
ItemsSourceViewTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
LayoutTransformControlTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
ListBoxTests.cs Fix some issues with tabbing into virtualized list (#13826) 2 years ago
ListBoxTests_Multiple.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
ListBoxTests_Single.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
LoadedTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
MaskedTextBoxTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
MenuItemTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
NameScopeTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
NumericUpDownTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
PanelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
RadioButtonTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
RelativePanelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
ScrollViewerTests.cs bugfix: ScrollBar will be hidden when ScrollBarVisibility is specified as Visible (#17718) 1 year ago
ScrollViewerTests_ILogicalScrollable.cs Fix popup tests randomly failing after logical scrollable tests (#13098) 3 years ago
SliderTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
SplitButtonTests.cs fix: `SplitButton.Click` is not fired when `SplitButton` is not in focused (#16940) 2 years ago
SplitViewTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
StackPanelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
TabControlTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
TestTemplatedControl.cs Removed a number of interfaces. 4 years ago
TextBlockTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
TextBoxTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
TextBoxTests_DataValidation.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
TimePickerTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
ToolTipTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
TopLevelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
TransitioningContentControlTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
TreeViewTests.cs Fix TreeViewItem Expand/Collapse event source (#17558) 1 year ago
UserControlTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
ViewboxTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
VirtualizingCarouselPanelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
VirtualizingStackPanelTests.cs Fixes #17157 (#17171) 2 years ago
WindowBaseTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
WindowTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
WrapPanelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
app.config Removed outdated binding redirects and app.config 10 years ago