Julien Lebosquain e6c1670421 Fix unit tests culture (#13016) 2 years ago
..
Animation a2b7ca47e5 Fix interpolator being called after last animation iteration (#12781) 2 years ago
Collections 825fcfab31 Remove obsolete members from Avalonia.Base namespace 3 years ago
Composition f300a24402 Media system refactoring 2 years ago
Data e6c1670421 Fix unit tests culture (#13016) 2 years ago
Input ac00fe2bf4 Key handling improvements (#12549) 2 years ago
Interactivity a75753c942 EventRoute: remove additional check if event was handled 2 years ago
Layout f300a24402 Media system refactoring 2 years ago
Logging ec74057151 Removed a number of interfaces. 2 years ago
Media 7b67fda0eb Fix issue 4427 - System.InvalidOperationException: Default font family name can't be null or empty (#12817) 2 years ago
Properties 4d01dacd77 Remove copyright headers. 5 years ago
PropertyStore 2cff53c057 Added failing test for #10345. 2 years ago
Rendering f5c93a50ab added more comments 2 years ago
Styling c0e7dc8ecf Fixed style activator not publishing changes 2 years ago
Utilities 237e4cba69 Fix InlineDictionary enumeration when an array is used 2 years 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 fac9e55f69 Introduce PixelFormatWriter (#12807) 2 years ago
AvaloniaObjectTests_AddOwner.cs 4d01dacd77 Remove copyright headers. 5 years ago
AvaloniaObjectTests_Attached.cs 4d01dacd77 Remove copyright headers. 5 years ago
AvaloniaObjectTests_Binding.cs 0f4ed2a4b9 Updated tests to use IDispatcherImpl 2 years 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 0f4ed2a4b9 Updated tests to use IDispatcherImpl 2 years 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 00d077a634 Pass both owner and host type to AvaloniaProperty. 2 years ago
CornerRadiusTests.cs fb0da85ad3 Merge core libraries. (#5831) 3 years ago
DirectPropertyTests.cs 37bd384794 Use EnabledDataValidation from metadata. 5 years ago
DispatcherTests.cs 015768c5bd Make sure that Dispatcher.InvokeAsync unwraps tasks and that correct overload is being chosen 2 years ago
FlowDirectionTests.cs aa31daecde Move FlowDirectionTests to Avalonia.Base.Tests 2 years ago
MatrixTests.cs de4b55f8ee feat(tests): Address rule CA1822 3 years ago
RectTests.cs 3fc6a51571 Remove Rect.Default 2 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
SizeTests.cs fb0da85ad3 Merge core libraries. (#5831) 3 years ago
StyledPropertyTests.cs 00d077a634 Pass both owner and host type to AvaloniaProperty. 2 years ago
TestVisual.cs ec74057151 Removed a number of interfaces. 2 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 f300a24402 Media system refactoring 2 years ago
WeakEventHandlerManagerTests.cs de4b55f8ee feat(tests): Address rule CA1822 3 years ago
WeakEventTests.cs de4b55f8ee feat(tests): Address rule CA1822 3 years ago