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.
 
 
 
Giuseppe Lippolis c98918bc2a Update tests 5 years ago
..
Plugins Updated exception type for validation exceptions so that DataValidationErrors can extract the user friendly message. 5 years ago
BindingExpressionTests.cs Update tests 5 years ago
ExpressionObserverTests_AttachedProperty.cs Remove copyright headers. 6 years ago
ExpressionObserverTests_AvaloniaProperty.cs Remove copyright headers. 6 years ago
ExpressionObserverTests_DataValidation.cs Remove copyright headers. 6 years ago
ExpressionObserverTests_ExpressionTree.cs Make tests in Avalonia.Base.UnitTests use ExpressionObserver.Create. For tests that require using invalid members or are more tedious to test with expression trees, test them in Avalonia.Markup.UnitTests with ExpressionObserverBuilder. 8 years ago
ExpressionObserverTests_Indexer.cs Remove copyright headers. 6 years ago
ExpressionObserverTests_Lifetime.cs Remove copyright headers. 6 years ago
ExpressionObserverTests_Negation.cs Remove copyright headers. 6 years ago
ExpressionObserverTests_Observable.cs Remove copyright headers. 6 years ago
ExpressionObserverTests_Property.cs Remove not needed code. 5 years ago
ExpressionObserverTests_SetValue.cs Remove copyright headers. 6 years ago
ExpressionObserverTests_Task.cs Remove copyright headers. 6 years ago
IndeiBase.cs Remove copyright headers. 6 years ago
PropertyPathGrammarTests.cs Implemented PropertyPathGrammar 7 years ago