A cross-platform UI framework for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Nikita Tsukanov c456998ce8 Make sure that TopLevel is no longer the actual root of the visual tree. This is needed for our future changes. 4 weeks ago
..
Animation Fix xUnit warnings in AnimationIterationTests (#20459) 2 months ago
Collections Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 3 months ago
Composition Update to xunit.v3 (#20331) 2 months ago
Data Hide binding plugins and disable Data Annotations validation by default (#20623) 1 month ago
Input Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 1 month ago
Interactivity Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 3 months ago
Layout Update to xunit.v3 (#20331) 2 months ago
Logging Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 3 months ago
Media Add boundary check to HarfBuzzTextShaper (#20716) 1 month ago
Platform Fix SlicedStream.Seek(offset, SeekOrigin.End) (#18313) 1 year ago
Properties Fix random test failures and add empty dispatcher verification to tests (#17628) 1 year ago
PropertyStore Add unit tests (#15367) 2 years ago
Rendering Make sure that TopLevel is no longer the actual root of the visual tree. This is needed for our future changes. 4 weeks ago
Styling Move ConstructorArgumentAttribute and remove BindingMode from ReflectionBinding constructor (#20589) 2 months ago
Utilities Fixes several simple TODO12 (#20544) 2 months 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 Update to xunit.v3 (#20331) 2 months ago
AvaloniaObjectTests_AddOwner.cs Remove copyright headers. 6 years ago
AvaloniaObjectTests_Attached.cs Remove copyright headers. 6 years ago
AvaloniaObjectTests_Binding.cs Move ConstructorArgumentAttribute and remove BindingMode from ReflectionBinding constructor (#20589) 2 months 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 Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 3 months ago
AvaloniaObjectTests_GetObservable.cs Remove copyright headers. 6 years ago
AvaloniaObjectTests_GetValue.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 3 months ago
AvaloniaObjectTests_Inheritance.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 3 months ago
AvaloniaObjectTests_Metadata.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 3 months ago
AvaloniaObjectTests_MultiBinding.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 3 months ago
AvaloniaObjectTests_OnPropertyChanged.cs Correctly unsubscribe animation value entries. 3 years ago
AvaloniaObjectTests_SetCurrentValue.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 3 months ago
AvaloniaObjectTests_SetValue.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 3 months ago
AvaloniaObjectTests_Threading.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 3 months ago
AvaloniaObjectTests_Validation.cs Pass both owner and host type to AvaloniaProperty. 3 years ago
AvaloniaPropertyRegistryTests.cs Update to xunit.v3 (#20331) 2 months ago
AvaloniaPropertyTests.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 3 months ago
ClassBindingManagerTests.cs Fixes duplicate class property registration (#19558) 7 months ago
CornerRadiusTests.cs Merge core libraries. (#5831) 4 years ago
DirectPropertyTests.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 3 months ago
DispatcherTests.Exception.cs Update to xunit.v3 (#20331) 2 months ago
DispatcherTests.cs Update to xunit.v3 (#20331) 2 months ago
FlowDirectionTests.cs Move FlowDirectionTests to Avalonia.Base.Tests 3 years ago
MatrixTests.cs feat: implement Matrix.CreateRotation with center point. (#17657) 1 year ago
PixelSizeTests.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 3 months 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 [Fix] ImmediateRenderer (#20174) 4 months 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 Made AvaloniaPropertyMetadata immutable after property initialization (#15384) 2 years ago
TestVisual.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 3 months ago
ThicknessTests.cs Merge core libraries. (#5831) 4 years ago
VectorTests.cs Merge core libraries. (#5831) 4 years ago
VisualExtensionsTests.cs FindAncestorOfType and FindDescendantOfType with predicates (#20661) 1 month ago
VisualTests.cs Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 1 month ago
WeakEventHandlerManagerTests.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 3 months ago
WeakEventTests.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 3 months ago