1738 Commits (59a286ba103ff673779e8d58ea95151d3d95d696)

Author SHA1 Message Date
Nikita Tsukanov 2be6390683 Fixed tests 8 years ago
Andrey Kunchev 741154d653 add more failing tests more specific to the particular problem in binding with complex property path like property.item1.item2.item3 8 years ago
Andrey Kunchev 617b5708c2 add failing tests for Relative Source in Binding 8 years ago
Wiesław Šoltés 338fe1d5eb Use thickness instead of width and height 8 years ago
Nikita Tsukanov 2741fec63e Register cursor factory for tests 8 years ago
Wiesław Šoltés 29cef8a7de Update FullLayoutTests.cs 8 years ago
wieslawsoltes 5d8c6beed0 Fix tests 8 years ago
wieslawsoltes 1d8ea08d0b Try to fix tests 8 years ago
Nikita Tsukanov 5cd7c1f6f4 Reworked dialogs for GTK/Win32 8 years ago
Wiesław Šoltés 55486faa43 Fix type 8 years ago
Wiesław Šoltés 06a6059a1e Fix failing test 8 years ago
Andrey Kunchev 37d7a49fee add some tests for Viewbox 8 years ago
Andrey Kunchev e4838842a1 simplify Layout transform no need to be ContentControl 8 years ago
Andrey Kunchev 7136750d6b add failing unittests for derivedlist 8 years ago
Andrey Kunchev 2e43026033 cleanup ImmediateRenderer tests 8 years ago
Wojciech Krysiak 0d7e193693 More tests, futureproofing + 2 bugfixes 8 years ago
Andrey Kunchev 8461bfc688 add tests for transform to visual 8 years ago
Jumar Macato d4b82e5af7
Fix yet another visual test 8 years ago
Jumar Macato cfa39c9d0d
fix wrongly placed fontfamily parameter 8 years ago
Jumar Macato 0094c4cf87
Fix unit test by specifying the font in the test image. 8 years ago
Jeremy Koritzinsky ae68c94943 Fix designer tests and clean up solution. 8 years ago
Jeremy Koritzinsky 237f01fb1a Move AppBuilder.UsePlatformDetect into Avalonia.Desktop and renamed the reflection-based one to a different name. Conditionalize the output-path loading like before. 8 years ago
Jeremy Koritzinsky 05e0020f53 Fix designer errors and .NET Framework on Unix errors. 8 years ago
Jeremy Koritzinsky 40a901347a Update Cake to build packages via MSBuild. 8 years ago
Jeremy Koritzinsky acb3d46ca0 Enable generating NuGet packages via the MSBuild Pack target. 8 years ago
Jeremy Koritzinsky 321bd15664 Merge desktop runtime support libraries. Fixes #1899. 8 years ago
Wojciech Krysiak a33f5cb4dd Some unit tests, bugfixes and refactorings. 8 years ago
Andrey Kunchev 08d552de10 fix button click for deferedrenderer 8 years ago
Andrey Kunchev 87437b8232 update button unit tests 8 years ago
Andrey Kunchev 922917b299 fix pr nits 8 years ago
Andrey Kunchev 5ce71be598 another failing unit test for invalidate on immediate renderer when renderedtransfom is used, issue #1998 8 years ago
Andrey Kunchev a600fb52ae unit test for invalidate on immediate renderer when renderedtransfom is used, issue #1998 8 years ago
Andrey Kunchev c1dd44ead4 unit test for issue #2000 button with render transform don't trigger click 8 years ago
artyom 3aabd354ad Use activation behavior like on other XAML platforms 8 years ago
artyom d2be495bde Add ReactiveUserControl and ReactiveWindow 8 years ago
Andrey Kunchev a955f73a3e failing unittest for nested multibinding 8 years ago
Steven Kirk e2f09b5324 Added failing test for #1765. 8 years ago
Andrey Kunchev bb8549ef94 listbox toggle selection not working unit test #1971 8 years ago
artyom 965057a7e2 Fix WhenActivated ignoring WindowBase 8 years ago
Nikita Tsukanov e00f0f0385 Platform-specific key gestures 8 years ago
Andrey Kunchev be8d4516b9 unit test for Listbox OutOfRangeException issue #1395 8 years ago
Andrey Kunchev eabf122ce7 fix nits 8 years ago
Andrey Kunchev 81b58e955f unit tests for textbox OutOfRangeException issue #1954 8 years ago
Nikita Tsukanov 04228b6d03 Support for mc:Ignorable + d:DataContext 8 years ago
artyom ebcbe99c4e Add tests for ReactiveUI 9.0.1 8 years ago
artyom cdc6033ed2 Use Avalonia code style for test methods names 8 years ago
artyom 0153c76997 Add affinity tests 8 years ago
artyom d36a55f615 Add ActivationForViewFetcher tests 8 years ago
Steven Kirk 6efba9837d Simplified test. 8 years ago
Andrey Kunchev a865f6dddf introduce local functions for listbox issue #1936 8 years ago