..
Animation
Actually dispose DisposeAnimationInstanceSubject.
4 years ago
Collections
Remove obsolete members from Avalonia.Base namespace
4 years ago
Composition
Removed legacy renderers
3 years ago
Data
Never convert null to UnsetValue in bindings
3 years ago
Input
Added test for mouse device
3 years ago
Interactivity
EventRoute: remove additional check if event was handled
3 years ago
Layout
Move ItemsRepeater to separate assembly.
3 years ago
Logging
Removed a number of interfaces.
4 years ago
Media
Introduce font collections
3 years ago
Properties
Remove copyright headers.
6 years ago
PropertyStore
Added failing test for #10345.
3 years ago
Rendering
Refactored DrawingContext and VisualBrush, added DrawingBrush (#10419)
3 years ago
Styling
Converted a variety of writeable DirectProperty definitions to StyledProperty
3 years ago
Utilities
Remove platform specific IsPathRooted
3 years ago
VisualTree
Merge branch 'master' into fixes/remove-legacy-renderers
3 years ago
AssetLoaderTests.cs
Prevent AssetLoader.GetAssets from crashing
3 years ago
AttachedPropertyTests.cs
Remove copyright headers.
6 years ago
Avalonia.Base.UnitTests.csproj
move to a consistent langversion of 11
3 years ago
AvaloniaObjectTests_AddOwner.cs
Remove copyright headers.
6 years ago
AvaloniaObjectTests_Attached.cs
Remove copyright headers.
6 years ago
AvaloniaObjectTests_Binding.cs
Initial impl of data validation for styled properties.
3 years ago
AvaloniaObjectTests_Coercion.cs
Removed a number of interfaces.
4 years ago
AvaloniaObjectTests_DataValidation.cs
Clear data validation when binding completes.
3 years ago
AvaloniaObjectTests_Direct.cs
Add tests for property binding threading.
3 years ago
AvaloniaObjectTests_GetObservable.cs
Remove copyright headers.
6 years ago
AvaloniaObjectTests_GetValue.cs
Initial refactor of AvaloniaObject value store.
4 years ago
AvaloniaObjectTests_Inheritance.cs
Added failing inheritance test.
4 years ago
AvaloniaObjectTests_Metadata.cs
Update tests
6 years ago
AvaloniaObjectTests_MultiBinding.cs
add failing test for the core reason of the issue #3692
6 years ago
AvaloniaObjectTests_OnPropertyChanged.cs
Correctly unsubscribe animation value entries.
4 years ago
AvaloniaObjectTests_SetCurrentValue.cs
Added failing `SetCurrentValue` test.
3 years ago
AvaloniaObjectTests_SetValue.cs
fix more typos
3 years ago
AvaloniaObjectTests_Threading.cs
Remove copyright headers.
6 years ago
AvaloniaObjectTests_Validation.cs
Added additional failing test.
3 years ago
AvaloniaPropertyRegistryTests.cs
Merge core libraries. (#5831)
4 years ago
AvaloniaPropertyTests.cs
Added GenerateTypeSafeMetadata to property metadata
3 years ago
CornerRadiusTests.cs
Merge core libraries. (#5831)
4 years ago
DirectPropertyTests.cs
Use EnabledDataValidation from metadata.
6 years ago
FlowDirectionTests.cs
Move FlowDirectionTests to Avalonia.Base.Tests
4 years ago
MatrixTests.cs
feat(tests): Address rule CA1822
4 years ago
RectTests.cs
Remove Rect.Default
4 years ago
RelativePointTests.cs
Merge core libraries. (#5831)
4 years ago
RelativeRectComparer.cs
Merge core libraries. (#5831)
4 years ago
RelativeRectTests.cs
Merge core libraries. (#5831)
4 years ago
RenderTests_Culling.cs
Refactored DrawingContext and VisualBrush, added DrawingBrush (#10419)
3 years ago
SizeTests.cs
Merge core libraries. (#5831)
4 years ago
StyledPropertyTests.cs
Remove copyright headers.
6 years ago
TestVisual.cs
Removed a number of interfaces.
4 years ago
ThicknessTests.cs
Merge core libraries. (#5831)
4 years ago
VectorTests.cs
Merge core libraries. (#5831)
4 years ago
VisualExtensionsTests.cs
Merge core libraries. (#5831)
4 years ago
VisualTests.cs
Implemented layout and render time graph overlays
3 years ago
WeakEventHandlerManagerTests.cs
feat(tests): Address rule CA1822
4 years ago
WeakEventTests.cs
feat(tests): Address rule CA1822
4 years ago