Nikita Tsukanov f3b418d435 Implemented Dispatcher.Yield / Dispatcher.Resume (#19370) 4 months ago
..
Animation edeca6a4db Fixed transitions with delay but no duration completing instantly (#18929) 6 months ago
Collections 5824d9b079 Warning fixes: '25 winter wave (#18103) 9 months ago
Composition 1583de3e33 Fix random test failures and add empty dispatcher verification to tests (#17628) 1 year ago
Data 83eded1c83 Typos fix (#19257) 4 months ago
Input 230159c174 Use captured element if available as source for tap gestures (#19222) 4 months ago
Interactivity a75753c942 EventRoute: remove additional check if event was handled 2 years ago
Layout 66a8d1bfe0 Fix MeasureCore when there's a size constraint and there's a negative margin. (#18462) 6 months ago
Logging ec74057151 Removed a number of interfaces. 3 years ago
Media 5824d9b079 Warning fixes: '25 winter wave (#18103) 9 months ago
Platform 11b5d421c4 Fix SlicedStream.Seek(offset, SeekOrigin.End) (#18313) 9 months ago
Properties 1583de3e33 Fix random test failures and add empty dispatcher verification to tests (#17628) 1 year ago
PropertyStore f2108cf11f Add unit tests (#15367) 1 year ago
Rendering 5b59f6c0bc Use separate LtrbRect type for renderer calculations (#15112) 1 year ago
Styling 6431b765a1 Pick nearest parent if container query doesn't specify container name (#18707) 7 months ago
Utilities 5824d9b079 Warning fixes: '25 winter wave (#18103) 9 months ago
VisualTree 4aa6035ec3 Reuse text and geometry related headless mocks in Avalonia unit tests and benchmarks 2 years ago
AssetLoaderTests.cs 810558140f Introduce static AssetLoader 2 years ago
AttachedPropertyTests.cs 00d077a634 Pass both owner and host type to AvaloniaProperty. 2 years ago
Avalonia.Base.UnitTests.csproj 326ef7c9fd Add .NET 8 target (Avalonia 11.1) (#14535) 1 year ago
AvaloniaObjectTests_AddOwner.cs 4d01dacd77 Remove copyright headers. 5 years ago
AvaloniaObjectTests_Attached.cs 4d01dacd77 Remove copyright headers. 5 years ago
AvaloniaObjectTests_Binding.cs 3b1eb338e6 Binding System refactor (#13970) 1 year ago
AvaloniaObjectTests_Coercion.cs 9d051a6a64 Added failing test for #11484. 2 years ago
AvaloniaObjectTests_DataValidation.cs 40ab20146f Clear data validation when binding completes. 2 years ago
AvaloniaObjectTests_Direct.cs 3b1eb338e6 Binding System refactor (#13970) 1 year ago
AvaloniaObjectTests_GetObservable.cs 4d01dacd77 Remove copyright headers. 5 years ago
AvaloniaObjectTests_GetValue.cs 71785b73d8 Initial refactor of AvaloniaObject value store. 3 years ago
AvaloniaObjectTests_Inheritance.cs cd5307aa8c Added failing test. 2 years ago
AvaloniaObjectTests_Metadata.cs c98918bc2a Update tests 5 years ago
AvaloniaObjectTests_MultiBinding.cs 3dc5b8bda1 add failing test for the core reason of the issue #3692 5 years ago
AvaloniaObjectTests_OnPropertyChanged.cs 9b2d9be1fa Correctly unsubscribe animation value entries. 3 years ago
AvaloniaObjectTests_SetCurrentValue.cs 33d13d3740 Another failing test for SetCurrentValue. 2 years ago
AvaloniaObjectTests_SetValue.cs dba476c11c fix more typos 2 years ago
AvaloniaObjectTests_Threading.cs 0f4ed2a4b9 Updated tests to use IDispatcherImpl 2 years ago
AvaloniaObjectTests_Validation.cs 00d077a634 Pass both owner and host type to AvaloniaProperty. 2 years ago
AvaloniaPropertyRegistryTests.cs 00d077a634 Pass both owner and host type to AvaloniaProperty. 2 years ago
AvaloniaPropertyTests.cs 1d18586efc Made AvaloniaPropertyMetadata immutable after property initialization (#15384) 1 year ago
CornerRadiusTests.cs fb0da85ad3 Merge core libraries. (#5831) 3 years ago
DirectPropertyTests.cs 1d18586efc Made AvaloniaPropertyMetadata immutable after property initialization (#15384) 1 year ago
DispatcherTests.Exception.cs cac27ddfc0 Misc warning fixes (#14766) 1 year ago
DispatcherTests.cs f3b418d435 Implemented Dispatcher.Yield / Dispatcher.Resume (#19370) 4 months ago
FlowDirectionTests.cs aa31daecde Move FlowDirectionTests to Avalonia.Base.Tests 3 years ago
MatrixTests.cs 9ef11b030e feat: implement Matrix.CreateRotation with center point. (#17657) 1 year ago
PixelSizeTests.cs f7bcb5f3ab feat: PixelSize TryParse (#14979) 1 year ago
RectTests.cs 3fc6a51571 Remove Rect.Default 3 years ago
RelativePointTests.cs fb0da85ad3 Merge core libraries. (#5831) 3 years ago
RelativeRectComparer.cs fb0da85ad3 Merge core libraries. (#5831) 3 years ago
RelativeRectTests.cs fb0da85ad3 Merge core libraries. (#5831) 3 years ago
RenderTests_Culling.cs ae1fcfed51 Refactored DrawingContext and VisualBrush, added DrawingBrush (#10419) 2 years ago
RoundedRectTests.cs 47fb1d94b3 Updated RenderDataRectangleNode.HitTest to properly hit-test rounded rectangles (#13797) 2 years ago
SizeTests.cs fb0da85ad3 Merge core libraries. (#5831) 3 years ago
StyledPropertyTests.cs 1d18586efc Made AvaloniaPropertyMetadata immutable after property initialization (#15384) 1 year ago
TestVisual.cs ec74057151 Removed a number of interfaces. 3 years ago
ThicknessTests.cs fb0da85ad3 Merge core libraries. (#5831) 3 years ago
VectorTests.cs fb0da85ad3 Merge core libraries. (#5831) 3 years ago
VisualExtensionsTests.cs fb0da85ad3 Merge core libraries. (#5831) 3 years ago
VisualTests.cs 3b1eb338e6 Binding System refactor (#13970) 1 year ago
WeakEventHandlerManagerTests.cs de4b55f8ee feat(tests): Address rule CA1822 3 years ago
WeakEventTests.cs de4b55f8ee feat(tests): Address rule CA1822 3 years ago