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 1c3b714a0e Move fix up to SettableNode and ExpressionNode so all settable node types (i.e. PropertyAccessor and Indexer nodes) can get the fix. 8 years ago
..
Collections Move current contents of Avalonia.Markup to Avalonia.Base. Move Avalonia.Markup.Xaml.Data/Parser classes to Avalonia.Markup since they're not Xaml-specific. 8 years ago
Data Fix intermittent test failures introduced by accidental possible inter-test dependency that caused a test to fail when a different (moved over from the refactor) test ran before it. 8 years ago
Properties Use `DisableTestParallelization` 9 years ago
Utilities Added a few StringTokenizer tests. 8 years ago
AttachedPropertyTests.cs Renamed Perspex -> Avalonia 10 years ago
Avalonia.Base.UnitTests.csproj Only run unit tests on .net core. 9 years ago
AvaloniaObjectTests_AddOwner.cs Allow any property to be registered anywhere. 8 years ago
AvaloniaObjectTests_Attached.cs Fix failing unit tests. 8 years ago
AvaloniaObjectTests_Binding.cs Move fix up to SettableNode and ExpressionNode so all settable node types (i.e. PropertyAccessor and Indexer nodes) can get the fix. 8 years ago
AvaloniaObjectTests_DataValidation.cs Renamed AsBinding -> ToBinding. 10 years ago
AvaloniaObjectTests_Direct.cs Move current contents of Avalonia.Markup to Avalonia.Base. Move Avalonia.Markup.Xaml.Data/Parser classes to Avalonia.Markup since they're not Xaml-specific. 8 years ago
AvaloniaObjectTests_GetObservable.cs Renamed Perspex -> Avalonia 10 years ago
AvaloniaObjectTests_GetSubject.cs Use nameof where possible. 9 years ago
AvaloniaObjectTests_GetValue.cs Modify/add tests for non-registered properties. 8 years ago
AvaloniaObjectTests_Inheritance.cs Fix raising property changed for attached property. 8 years ago
AvaloniaObjectTests_Metadata.cs Renamed Perspex -> Avalonia 10 years ago
AvaloniaObjectTests_SetValue.cs Modify/add tests for non-registered properties. 8 years ago
AvaloniaObjectTests_Threading.cs Merge remote-tracking branch 'upstream/master' into remote2 9 years ago
AvaloniaObjectTests_Validation.cs Renamed Perspex -> Avalonia 10 years ago
AvaloniaPropertyRegistryTests.cs Remove unused member. 8 years ago
AvaloniaPropertyTests.cs Fix xunit warnings. 9 years ago
DirectPropertyTests.cs Use nameof where possible. 9 years ago
PriorityValueTests.cs Fix xunit warnings. 9 years ago
StyledPropertyTests.cs Renamed Perspex -> Avalonia 10 years ago
WeakSubscriptionManagerTests.cs Renamed Perspex -> Avalonia 10 years ago