..
Animation
Fix Animation.FillMode when cue isn't 0% or 100% (#13775)
2 years ago
Collections
Remove obsolete members from Avalonia.Base namespace
4 years ago
Composition
Media system refactoring
3 years ago
Data
Fix unit tests culture (#13016)
3 years ago
Input
Fix some issues with focus scopes (#13409)
2 years ago
Interactivity
EventRoute: remove additional check if event was handled
3 years ago
Layout
Fix viewport calculation with non-invertible render transform (#13188)
2 years ago
Logging
Removed a number of interfaces.
3 years ago
Media
fix(Geometries): Relative line drawing (#14013)
2 years ago
Properties
Remove copyright headers.
6 years ago
PropertyStore
Added failing test for #10345.
3 years ago
Rendering
added more comments
3 years ago
Styling
Don't share style instances with Or selector. (#13969)
2 years ago
Utilities
fix: Navigation when CanExecute is fasle (#13507)
2 years ago
VisualTree
Reuse text and geometry related headless mocks in Avalonia unit tests and benchmarks
3 years ago
AssetLoaderTests.cs
Introduce static AssetLoader
3 years ago
AttachedPropertyTests.cs
Pass both owner and host type to AvaloniaProperty.
3 years ago
Avalonia.Base.UnitTests.csproj
Introduce PixelFormatWriter (#12807)
3 years ago
AvaloniaObjectTests_AddOwner.cs
Remove copyright headers.
6 years ago
AvaloniaObjectTests_Attached.cs
Remove copyright headers.
6 years ago
AvaloniaObjectTests_Binding.cs
Updated tests to use IDispatcherImpl
3 years ago
AvaloniaObjectTests_Coercion.cs
Added failing test for #11484.
3 years ago
AvaloniaObjectTests_DataValidation.cs
Clear data validation when binding completes.
3 years ago
AvaloniaObjectTests_Direct.cs
Updated tests to use IDispatcherImpl
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 test.
3 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.
3 years ago
AvaloniaObjectTests_SetCurrentValue.cs
Another failing test for SetCurrentValue.
3 years ago
AvaloniaObjectTests_SetValue.cs
fix more typos
3 years ago
AvaloniaObjectTests_Threading.cs
Updated tests to use IDispatcherImpl
3 years ago
AvaloniaObjectTests_Validation.cs
Pass both owner and host type to AvaloniaProperty.
3 years ago
AvaloniaPropertyRegistryTests.cs
Pass both owner and host type to AvaloniaProperty.
3 years ago
AvaloniaPropertyTests.cs
Pass both owner and host type to AvaloniaProperty.
3 years ago
CornerRadiusTests.cs
Merge core libraries. (#5831)
4 years ago
DirectPropertyTests.cs
Use EnabledDataValidation from metadata.
6 years ago
DispatcherTests.cs
Warning cleanup 2 (#13696)
2 years ago
FlowDirectionTests.cs
Move FlowDirectionTests to Avalonia.Base.Tests
3 years ago
MatrixTests.cs
feat(tests): Address rule CA1822
4 years ago
RectTests.cs
Remove Rect.Default
3 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
RoundedRectTests.cs
Updated RenderDataRectangleNode.HitTest to properly hit-test rounded rectangles (#13797)
2 years ago
SizeTests.cs
Merge core libraries. (#5831)
4 years ago
StyledPropertyTests.cs
Pass both owner and host type to AvaloniaProperty.
3 years ago
TestVisual.cs
Removed a number of interfaces.
3 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
Track IsEffectivelyVisible state (#13972)
2 years ago
WeakEventHandlerManagerTests.cs
feat(tests): Address rule CA1822
4 years ago
WeakEventTests.cs
feat(tests): Address rule CA1822
4 years ago