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.
 
 
 
Steven Kirk 3bc1594dca Revert "Removed unused field." 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 Merge branch 'master' into refactor/value-store 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 Run Avalonia.Base.UnitTests on netfx/mono 7 years ago
AvaloniaObjectTests_AddOwner.cs Make ValueStore typed. 6 years ago
AvaloniaObjectTests_Attached.cs Remove ignored validate parameter. 6 years ago
AvaloniaObjectTests_Binding.cs Fixed issue with LocalValue and bindings. 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 Make ValueStore typed. 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 ValueStore typed. 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 Tidy up API. 6 years ago
DirectPropertyTests.cs Make ValueStore typed. 6 years ago
PriorityValueTests.cs Revert "Removed unused field." 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