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.
 
 
 
Jeremy Koritzinsky 6da1d620c9 Added test to ensure that the IObservable subscription is on the AvaloniaScheduler when the AvaloniaScheduler is bound in the AvaloniaLocator. 10 years ago
..
Collections Added Move and MoveRange to AvaloniaList. 10 years ago
Properties Renamed Perspex -> Avalonia 10 years ago
AttachedPropertyTests.cs Renamed Perspex -> Avalonia 10 years ago
Avalonia.Base.UnitTests.csproj Merge branch 'master' into binding-updates2 10 years ago
Avalonia.Base.UnitTests.v2.ncrunchproject Added BindingNotification. 10 years ago
AvaloniaObjectTests_Binding.cs Added test to ensure that the IObservable subscription is on the AvaloniaScheduler when the AvaloniaScheduler is bound in the AvaloniaLocator. 10 years ago
AvaloniaObjectTests_DataValidation.cs Renamed AsBinding -> ToBinding. 10 years ago
AvaloniaObjectTests_Direct.cs Removed some more unused variables. 10 years ago
AvaloniaObjectTests_GetObservable.cs Renamed Perspex -> Avalonia 10 years ago
AvaloniaObjectTests_GetSubject.cs Renamed Perspex -> Avalonia 10 years ago
AvaloniaObjectTests_GetValue.cs Renamed Perspex -> Avalonia 10 years ago
AvaloniaObjectTests_Inheritance.cs Renamed Perspex -> Avalonia 10 years ago
AvaloniaObjectTests_Metadata.cs Renamed Perspex -> Avalonia 10 years ago
AvaloniaObjectTests_SetValue.cs Renamed Perspex -> Avalonia 10 years ago
AvaloniaObjectTests_Validation.cs Renamed Perspex -> Avalonia 10 years ago
AvaloniaPropertyRegistryTests.cs Reimplemented data validation using BindingNotifications. 10 years ago
AvaloniaPropertyTests.cs Renamed Perspex -> Avalonia 10 years ago
DirectPropertyTests.cs Renamed Perspex -> Avalonia 10 years ago
PriorityValueTests.cs Renamed Perspex -> Avalonia 10 years ago
StyledPropertyTests.cs Renamed Perspex -> Avalonia 10 years ago
WeakSubscriptionManagerTests.cs Renamed Perspex -> Avalonia 10 years ago
packages.config Updated Rx to 3.0 and fixed a failing test from a not fully set up mock. 10 years ago