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 89d969b367 Added selector comma operator. 7 years ago
..
ExpressionNodeBuilderTests.cs Added failing test for #1898. 7 years ago
ExpressionNodeBuilderTests_Errors.cs Added failing test for #1898. 7 years ago
ExpressionObserverBuilderTests_AttachedProperty.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_AvaloniaProperty.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_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 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_Property.cs add more failing tests more specific to the particular problem in binding with complex property path like property.item1.item2.item3 8 years ago
SelectorGrammarTests.cs Added selector comma operator. 7 years ago
SelectorParserTests.cs Added selector comma operator. 7 years ago