..
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
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
Primitives
Set IsKeyboardFocusWithin to false when control is detached from visual tree (#19369)
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
Fixes for DataValidationErrors not working correctly with Bindings (issue #18693) (#18694)
9 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
Button.IsDefault should not work when button is not effectively visible (#18484)
11 months ago
CalendarDatePickerTests.cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
CalendarTests.cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 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
IsEditable combox box (#18094)
6 months ago
ContentControlTests.cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
ContextMenuTests.cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 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
Make sure that tests inherit from ScropedTestBase (#18690)
10 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
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
ImageTests.cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
ItemsControlTests.cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
ItemsSourceViewTests.cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
LayoutTransformControlTests.cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
ListBoxTests.cs
Improve pen secondary button handling on list box (#18766)
9 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
Make sure that tests inherit from ScropedTestBase (#18690)
10 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
NumericUpDownTests.cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 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
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
StackPanelTests.cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
TabControlTests.cs
Make sure that tests inherit from ScropedTestBase (#18690)
10 months ago
TestTemplatedControl.cs
Removed a number of interfaces.
3 years ago
TextBlockTests.cs
Don't round size in TextBlock when UseLayoutRounding is false (#18456)
8 months ago
TextBoxTests.cs
fix TextBox multiline selection with up/down keys till start/end of text (#18746)
9 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
Fix TreeViewItem Expand/Collapse event source (#17558)
1 year 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
#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)
6 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