..
Automation
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
Mixins
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
Platform
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
Presenters
Fix BringDescendantIntoView with respect to margins (#19544)
5 months ago
Primitives
Focus Traversal Api (#18647)
6 months 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)
10 months ago
Shapes
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
Templates
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
Utils
Fix BindingEvaluator.ClearDataContext (#18964)
8 months ago
ApplicationTests.cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
AutoCompleteBoxTests.cs
Focus Traversal Api (#18647)
6 months ago
Avalonia.Controls.UnitTests.csproj
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
BorderTests.cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
ButtonTests.cs
Focus Traversal Api (#18647)
6 months ago
CalendarDatePickerTests.cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
CalendarTests.cs
Add AllowTapRangeSelection for Calendar (#19367)
6 months ago
CanvasTests.cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
CarouselTests.cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
ClassesTests.cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
ComboBoxTests.cs
Fix focus issues with combo box #19396 (#19672)
4 months ago
ContentControlTests.cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
ContextMenuTests.cs
Focus Traversal Api (#18647)
6 months ago
CursorFactoryMock.cs
Added ICursorImpl.
5 years ago
DatePickerTests.cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
DecoratorTests.cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
DesktopStyleApplicationLifetimeTests.cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
DockPanelTests.cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
EnumerableExtensions.cs
Fix SelectedItemsControl initialization property order (#13800)
2 years ago
FlyoutTests.cs
Focus Traversal Api (#18647)
6 months ago
GridLengthTests.cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
GridMocks.cs
Order the grid codes and make most unit test passed.
8 years ago
GridSplitterTests.cs
Fix usage of GridSplitter inside ItemsControl as ItemsPanel (#19200)
6 months ago
GridTests.cs
[Grid] Fix inner size calculation when Row/ColumnDefinition is not set but spacing is set (#19227)
6 months ago
HeaderedItemsControlTests .cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
HotKeyedControlsTests.cs
Focus Traversal Api (#18647)
6 months ago
ImageTests.cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
InlineTests.cs
Make sure inlines properly inherit text run properties from their parent (#19750)
4 months ago
ItemsControlTests.cs
Focus Traversal Api (#18647)
6 months ago
ItemsSourceViewTests.cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
LayoutTransformControlTests.cs
LayoutTransformControl - fix memory leak due to Transform.Changed event subscription (#19718)
4 months ago
ListBoxTests.cs
Focus Traversal Api (#18647)
6 months ago
ListBoxTests_Multiple.cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
ListBoxTests_Single.cs
Improve pen secondary button handling on list box (#18766)
9 months ago
LoadedTests.cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
MaskedTextBoxTests.cs
Clipboard rework (#19347)
4 months ago
MenuItemTests.cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
NameScopeTests.cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
NotificationsTests.cs
Fixed ArgumentException when showing multiple notifications with the same content (#19774)
4 months ago
NumericUpDownTests.cs
Track TabIndex value in NumericUpDown (#19348)
6 months ago
PanelTests.cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
RadioButtonTests.cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
RelativePanelTests.cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
ScrollViewerTests.cs
Invalidate ScrollContentPresenter measure on CanHorizontallyScroll/CanVerticallyScroll change (#18753)
9 months ago
ScrollViewerTests_ILogicalScrollable.cs
Fix popup tests randomly failing after logical scrollable tests (#13098)
2 years ago
SliderTests.cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
SplitButtonTests.cs
fix: `SplitButton.Click` is not fired when `SplitButton` is not in focused (#16940)
1 year ago
SplitViewTests.cs
Fix SplitView incorrectly closing when the user changes DisplayMode to inline when IsPaneOpen is already true (#19460)
6 months ago
StackPanelTests.cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
TabControlTests.cs
Focus Traversal Api (#18647)
6 months ago
TestTemplatedControl.cs
Removed a number of interfaces.
3 years ago
TextBlockTests.cs
Limit InlineUIContainer to available width (#19651)
5 months ago
TextBoxTests.cs
Fixed the issue where a newline character required two backspaces to be deleted in Windows. (#20073)
3 months ago
TextBoxTests_DataValidation.cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
TimePickerTests.cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
ToolTipTests.cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
TopLevelTests.cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
TransitioningContentControlTests.cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
TreeViewTests.cs
Focus Traversal Api (#18647)
6 months ago
UserControlTests.cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
ViewboxTests.cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
VirtualizingCarouselPanelTests.cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
VirtualizingStackPanelTests.cs
Fix BringDescendantIntoView with respect to margins (#19544)
5 months ago
WindowBaseTests.cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
WindowTests.cs
Add Window.CanMinimize/CanMaximize (#18117)
6 months ago
WrapPanelTests.cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
app.config
Removed outdated binding redirects and app.config
10 years ago