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 4d01dacd77 Remove copyright headers. 6 years ago
..
ExpressionNodeBuilderTests.cs Remove copyright headers. 6 years ago
ExpressionNodeBuilderTests_Errors.cs Remove copyright headers. 6 years ago
ExpressionObserverBuilderTests_AttachedProperty.cs Remove copyright headers. 6 years ago
ExpressionObserverBuilderTests_AvaloniaProperty.cs Remove copyright headers. 6 years ago
ExpressionObserverBuilderTests_Indexer.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
ExpressionObserverBuilderTests_Method.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
ExpressionObserverBuilderTests_Negation.cs Remove copyright headers. 6 years ago
ExpressionObserverBuilderTests_Property.cs add more failing tests more specific to the particular problem in binding with complex property path like property.item1.item2.item3 7 years ago
SelectorGrammarTests.cs Remove copyright headers. 6 years ago
SelectorParserTests.cs Added selector comma operator. 7 years ago