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.
 
 
 
Dariusz Komosinski 7475354709 Add more mono trickery 5 years ago
..
ExpressionNodeBuilderTests.cs Remove copyright headers. 6 years ago
ExpressionNodeBuilderTests_Errors.cs Remove copyright headers. 6 years ago
ExpressionObserverBuilderTests_AttachedProperty.cs Add more mono trickery 5 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 Update tests 6 years ago
ExpressionObserverBuilderTests_Property.cs Try matching for INPC before matching methods. 6 years ago
SelectorGrammarTests.cs Remove copyright headers. 6 years ago
SelectorParserTests.cs Added selector comma operator. 7 years ago