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.
 
 
 
Dariusz Komosiński 0a6c54d87f
Merge branch 'master' into update/net31
6 years ago
..
Collections Unify AddRange and InsertRange. Fix ranged versions causing multiple enumerations. Get rid of unnecessary allocations (notifications, enumerators). 7 years ago
Data Added failing test for #3584. 6 years ago
Properties Use `DisableTestParallelization` 9 years ago
Utilities Use SingleOrQueue instead of Queue in DeferredSetter. Make sure tests pass. 8 years ago
AttachedPropertyTests.cs Renamed Perspex -> Avalonia 10 years ago
Avalonia.Base.UnitTests.csproj Update to .NET core 3.1. 6 years ago
AvaloniaObjectTests_AddOwner.cs Make ValueStore typed. 6 years ago
AvaloniaObjectTests_Attached.cs Remove AvaloniaProperty.Initialized. 6 years ago
AvaloniaObjectTests_Binding.cs Added failing tests for #3545. 6 years ago
AvaloniaObjectTests_Coercion.cs Prevent tests interfering with other tests. 6 years ago
AvaloniaObjectTests_DataValidation.cs Make ValueStore typed. 6 years ago
AvaloniaObjectTests_Direct.cs Added failing tests for #3545. 6 years ago
AvaloniaObjectTests_GetObservable.cs Renamed Perspex -> Avalonia 10 years ago
AvaloniaObjectTests_GetSubject.cs Use nameof where possible. 8 years ago
AvaloniaObjectTests_GetValue.cs Make ValueStore typed. 6 years ago
AvaloniaObjectTests_Inheritance.cs Added failing tests for #1099. 7 years ago
AvaloniaObjectTests_Metadata.cs Renamed Perspex -> Avalonia 10 years ago
AvaloniaObjectTests_SetValue.cs Make setting styled values disposable. 6 years ago
AvaloniaObjectTests_Threading.cs Clean up unused code warnings and malformed doc comments. 8 years ago
AvaloniaObjectTests_Validation.cs Prevent tests interfering with other tests. 6 years ago
AvaloniaPropertyRegistryTests.cs Fixed a bug where AddOwner would add a property to AvaloniaPropertyRegistry's property list more than once 7 years ago
AvaloniaPropertyTests.cs Add an AvaloniaProperty visitor. 6 years ago
DirectPropertyTests.cs Remove AvaloniaProperty.Initialized. 6 years ago
PriorityValueTests.cs Make setting styled values disposable. 6 years ago
StyledPropertyTests.cs Renamed Perspex -> Avalonia 10 years ago
WeakEventHandlerManagerTests.cs Add failing unit test. 7 years ago
WeakSubscriptionManagerTests.cs Renamed Perspex -> Avalonia 10 years ago