fgsfds 32099847fc Fixed ArgumentException when showing multiple notifications with the same content (#19774) 5 روز پیش
..
Automation fedbb270c0 Make sure that tests inherit from ScropedTestBase (#18690) 5 ماه پیش
Mixins fedbb270c0 Make sure that tests inherit from ScropedTestBase (#18690) 5 ماه پیش
Platform fedbb270c0 Make sure that tests inherit from ScropedTestBase (#18690) 5 ماه پیش
Presenters 267d2470cc Fix BringDescendantIntoView with respect to margins (#19544) 1 ماه پیش
Primitives 22eb8e6ec3 Focus Traversal Api (#18647) 1 ماه پیش
Properties 1583de3e33 Fix random test failures and add empty dispatcher verification to tests (#17628) 10 ماه پیش
Selection fedbb270c0 Make sure that tests inherit from ScropedTestBase (#18690) 5 ماه پیش
Shapes fedbb270c0 Make sure that tests inherit from ScropedTestBase (#18690) 5 ماه پیش
Templates fedbb270c0 Make sure that tests inherit from ScropedTestBase (#18690) 5 ماه پیش
Utils 337f004786 Fix BindingEvaluator.ClearDataContext (#18964) 4 ماه پیش
ApplicationTests.cs fedbb270c0 Make sure that tests inherit from ScropedTestBase (#18690) 5 ماه پیش
AutoCompleteBoxTests.cs 22eb8e6ec3 Focus Traversal Api (#18647) 1 ماه پیش
Avalonia.Controls.UnitTests.csproj fedbb270c0 Make sure that tests inherit from ScropedTestBase (#18690) 5 ماه پیش
BorderTests.cs fedbb270c0 Make sure that tests inherit from ScropedTestBase (#18690) 5 ماه پیش
ButtonTests.cs 22eb8e6ec3 Focus Traversal Api (#18647) 1 ماه پیش
CalendarDatePickerTests.cs fedbb270c0 Make sure that tests inherit from ScropedTestBase (#18690) 5 ماه پیش
CalendarTests.cs eff1c36ea8 Add AllowTapRangeSelection for Calendar (#19367) 2 ماه پیش
CanvasTests.cs fedbb270c0 Make sure that tests inherit from ScropedTestBase (#18690) 5 ماه پیش
CarouselTests.cs fedbb270c0 Make sure that tests inherit from ScropedTestBase (#18690) 5 ماه پیش
ClassesTests.cs fedbb270c0 Make sure that tests inherit from ScropedTestBase (#18690) 5 ماه پیش
ComboBoxTests.cs c23be27756 Fix focus issues with combo box #19396 (#19672) 3 هفته پیش
ContentControlTests.cs fedbb270c0 Make sure that tests inherit from ScropedTestBase (#18690) 5 ماه پیش
ContextMenuTests.cs 22eb8e6ec3 Focus Traversal Api (#18647) 1 ماه پیش
CursorFactoryMock.cs ca408e55b5 Added ICursorImpl. 5 سال پیش
DatePickerTests.cs fedbb270c0 Make sure that tests inherit from ScropedTestBase (#18690) 5 ماه پیش
DecoratorTests.cs fedbb270c0 Make sure that tests inherit from ScropedTestBase (#18690) 5 ماه پیش
DesktopStyleApplicationLifetimeTests.cs fedbb270c0 Make sure that tests inherit from ScropedTestBase (#18690) 5 ماه پیش
DockPanelTests.cs fedbb270c0 Make sure that tests inherit from ScropedTestBase (#18690) 5 ماه پیش
EnumerableExtensions.cs 7e81b5d8c2 Fix SelectedItemsControl initialization property order (#13800) 1 سال پیش
FlyoutTests.cs 22eb8e6ec3 Focus Traversal Api (#18647) 1 ماه پیش
GridLengthTests.cs fedbb270c0 Make sure that tests inherit from ScropedTestBase (#18690) 5 ماه پیش
GridMocks.cs 2052d53d68 Order the grid codes and make most unit test passed. 7 سال پیش
GridSplitterTests.cs 0aa0a09202 Fix usage of GridSplitter inside ItemsControl as ItemsPanel (#19200) 2 ماه پیش
GridTests.cs 016f32d90b [Grid] Fix inner size calculation when Row/ColumnDefinition is not set but spacing is set (#19227) 2 ماه پیش
HeaderedItemsControlTests .cs fedbb270c0 Make sure that tests inherit from ScropedTestBase (#18690) 5 ماه پیش
HotKeyedControlsTests.cs 22eb8e6ec3 Focus Traversal Api (#18647) 1 ماه پیش
ImageTests.cs fedbb270c0 Make sure that tests inherit from ScropedTestBase (#18690) 5 ماه پیش
InlineTests.cs 62054dbcc1 Make sure inlines properly inherit text run properties from their parent (#19750) 2 هفته پیش
ItemsControlTests.cs 22eb8e6ec3 Focus Traversal Api (#18647) 1 ماه پیش
ItemsSourceViewTests.cs fedbb270c0 Make sure that tests inherit from ScropedTestBase (#18690) 5 ماه پیش
LayoutTransformControlTests.cs fedbb270c0 Make sure that tests inherit from ScropedTestBase (#18690) 5 ماه پیش
ListBoxTests.cs 22eb8e6ec3 Focus Traversal Api (#18647) 1 ماه پیش
ListBoxTests_Multiple.cs fedbb270c0 Make sure that tests inherit from ScropedTestBase (#18690) 5 ماه پیش
ListBoxTests_Single.cs 338a5ea0a2 Improve pen secondary button handling on list box (#18766) 5 ماه پیش
LoadedTests.cs fedbb270c0 Make sure that tests inherit from ScropedTestBase (#18690) 5 ماه پیش
MaskedTextBoxTests.cs 1f404646fa Clipboard rework (#19347) 2 هفته پیش
MenuItemTests.cs fedbb270c0 Make sure that tests inherit from ScropedTestBase (#18690) 5 ماه پیش
NameScopeTests.cs fedbb270c0 Make sure that tests inherit from ScropedTestBase (#18690) 5 ماه پیش
NotificationsTests.cs 32099847fc Fixed ArgumentException when showing multiple notifications with the same content (#19774) 5 روز پیش
NumericUpDownTests.cs e75f06d63f Track TabIndex value in NumericUpDown (#19348) 2 ماه پیش
PanelTests.cs fedbb270c0 Make sure that tests inherit from ScropedTestBase (#18690) 5 ماه پیش
RadioButtonTests.cs fedbb270c0 Make sure that tests inherit from ScropedTestBase (#18690) 5 ماه پیش
RelativePanelTests.cs fedbb270c0 Make sure that tests inherit from ScropedTestBase (#18690) 5 ماه پیش
ScrollViewerTests.cs 346495cb63 Invalidate ScrollContentPresenter measure on CanHorizontallyScroll/CanVerticallyScroll change (#18753) 5 ماه پیش
ScrollViewerTests_ILogicalScrollable.cs 059c775bba Fix popup tests randomly failing after logical scrollable tests (#13098) 2 سال پیش
SliderTests.cs fedbb270c0 Make sure that tests inherit from ScropedTestBase (#18690) 5 ماه پیش
SplitButtonTests.cs b11574a122 fix: `SplitButton.Click` is not fired when `SplitButton` is not in focused (#16940) 1 سال پیش
SplitViewTests.cs 5ab26da0fd Fix SplitView incorrectly closing when the user changes DisplayMode to inline when IsPaneOpen is already true (#19460) 2 ماه پیش
StackPanelTests.cs fedbb270c0 Make sure that tests inherit from ScropedTestBase (#18690) 5 ماه پیش
TabControlTests.cs 22eb8e6ec3 Focus Traversal Api (#18647) 1 ماه پیش
TestTemplatedControl.cs ec74057151 Removed a number of interfaces. 2 سال پیش
TextBlockTests.cs 912f916c10 Limit InlineUIContainer to available width (#19651) 1 ماه پیش
TextBoxTests.cs 1f404646fa Clipboard rework (#19347) 2 هفته پیش
TextBoxTests_DataValidation.cs fedbb270c0 Make sure that tests inherit from ScropedTestBase (#18690) 5 ماه پیش
TimePickerTests.cs fedbb270c0 Make sure that tests inherit from ScropedTestBase (#18690) 5 ماه پیش
ToolTipTests.cs fedbb270c0 Make sure that tests inherit from ScropedTestBase (#18690) 5 ماه پیش
TopLevelTests.cs fedbb270c0 Make sure that tests inherit from ScropedTestBase (#18690) 5 ماه پیش
TransitioningContentControlTests.cs fedbb270c0 Make sure that tests inherit from ScropedTestBase (#18690) 5 ماه پیش
TreeViewTests.cs 22eb8e6ec3 Focus Traversal Api (#18647) 1 ماه پیش
UserControlTests.cs fedbb270c0 Make sure that tests inherit from ScropedTestBase (#18690) 5 ماه پیش
ViewboxTests.cs fedbb270c0 Make sure that tests inherit from ScropedTestBase (#18690) 5 ماه پیش
VirtualizingCarouselPanelTests.cs fedbb270c0 Make sure that tests inherit from ScropedTestBase (#18690) 5 ماه پیش
VirtualizingStackPanelTests.cs 267d2470cc Fix BringDescendantIntoView with respect to margins (#19544) 1 ماه پیش
WindowBaseTests.cs fedbb270c0 Make sure that tests inherit from ScropedTestBase (#18690) 5 ماه پیش
WindowTests.cs 1f8701a2fc Add Window.CanMinimize/CanMaximize (#18117) 2 ماه پیش
WrapPanelTests.cs fedbb270c0 Make sure that tests inherit from ScropedTestBase (#18690) 5 ماه پیش
app.config 7282744b70 Removed outdated binding redirects and app.config 9 سال پیش