..
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
Set IsKeyboardFocusWithin to false when control is detached from visual tree (#19369)
10 months ago
Properties
Fix random test failures and add empty dispatcher verification to tests (#17628)
2 years 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
Fix BindingEvaluator.ClearDataContext (#18964)
12 months 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
IsEditable combox box (#18094)
10 months 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
Fix usage of GridSplitter inside ItemsControl as ItemsPanel (#19200)
10 months ago
GridTests.cs
[Grid] Fix inner size calculation when Row/ColumnDefinition is not set but spacing is set (#19227)
10 months 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
Improve pen secondary button handling on list box (#18766)
1 year ago
ListBoxTests_Multiple.cs
Make sure that tests inherit from ScropedTestBase (#18690)
1 year ago
ListBoxTests_Single.cs
Improve pen secondary button handling on list box (#18766)
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
Invalidate ScrollContentPresenter measure on CanHorizontallyScroll/CanVerticallyScroll change (#18753)
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
Fix SplitView incorrectly closing when the user changes DisplayMode to inline when IsPaneOpen is already true (#19460)
10 months 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
Don't round size in TextBlock when UseLayoutRounding is false (#18456)
1 year ago
TextBoxTests.cs
fix TextBox multiline selection with up/down keys till start/end of text (#18746)
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)
2 years 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
#18626 - improved scrolling performance in VirtualizingStackPanel.cs by reducing Measure/Arrange calls since they cause heavy GC pressure on constrained devices (Android, iOS) especially with complex item views (#18646)
10 months ago
WindowBaseTests.cs
Make sure that tests inherit from ScropedTestBase (#18690)
1 year ago
WindowTests.cs
Add Window.CanMinimize/CanMaximize (#18117)
10 months 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