5 Commits (83d19056cd6b8d2e4719811c2d97f4b69f2d4e7e)

Author SHA1 Message Date
Dariusz Komosinski 7475354709 Add more mono trickery 5 years ago
Andrey Kunchev d1cf6fc9be fix failing test 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
artyom 00a148d0a3 Try with WaitForPendingFinalizers 7 years ago
Jeremy Koritzinsky 1b2d644e48 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
Jeremy Koritzinsky af186e3529 Move string-based binding paths up to Avalonia.Markup. Make the LINQ Expression paths and raw ExpressionNodes (now public) the primarily supported syntax. 8 years ago
Jeremy Koritzinsky e3686ab10d 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
Jeremy Koritzinsky cf8244b37a 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
José Pedro 7cccc6bda0
Use nameof where possible. 8 years ago
Steven Kirk 11586a4d4c Don't have async void tests. 9 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago
Steven Kirk 96ab9e62cd Added attached property support in bindings. 10 years ago