3063 Commits (fa754bcaa2d62d253403f27f17b398292ee3962a)

Author SHA1 Message Date
Andrey Kunchev fa754bcaa2 add test for converter with parameter in compiled binding 6 years ago
Andrey Kunchev 9633300e5d add few more tests for cast in binding path 6 years ago
Andrey Kunchev df95ba630d add test for $parent as it look like not working for compiled binding 6 years ago
Andrey Kunchev 0036bf22c4 add tests for reflection binding for casting in path 6 years ago
Andrey Kunchev 604a8b635f add some tests for cast in path expression 6 years ago
workgroupengineering 47d6ba61dd
Update tests/Avalonia.Markup.UnitTests/Extensions/IEnummerableExtension.cs 6 years ago
Giuseppe Lippolis 411b227834 Adding test 6 years ago
Dan Walmsley 9dee53c7d9 add failing unit test for focus within tranfer of focus between roots. 6 years ago
Dan Walmsley 8e2d555239 focus within copes with detach from tree. 6 years ago
Dan Walmsley deb0a58eb4 Add some unit tests for FocusWithin 6 years ago
Nikita Tsukanov 6b662026ef Fix support for packages without strong name 6 years ago
Steven Kirk 50b2b3320c Move test to existing test case. 6 years ago
Dan Walmsley d3c44a89c0 revert fix and add failing unit test. 6 years ago
artyom c404dcf1c7 Use GetObservable and AvaProperty.UnSet 6 years ago
Andrey Kunchev b8686877af add failing test for issue #4945 6 years ago
Nikita Tsukanov 84ff532031 Dont sign tests 6 years ago
Nikita Tsukanov 84734f22e4 Disable strong name signing until SharpGen issue is resolved 6 years ago
Andrey Kunchev 9a4e86e936 add one more unit test for selection 6 years ago
artyom 02bdbd5823 Properly handle context initialization 6 years ago
artyom f2cb6d7557 TwoWay DataContext and ViewModel sync 6 years ago
artyom 6f45631036 Remove the runtime XAML loader from the tests 6 years ago
Giuseppe Lippolis c98918bc2a Update tests 6 years ago
Andrey Kunchev 21fadbedd6 add tests for text issue:4866 6 years ago
Nikita Tsukanov 70aef2b17e We can't randomly reference ReactiveUI anymore due to its maintainer's religious views 6 years ago
Andrey Kunchev fb1c7fdcbe add failing test for issue #4875 6 years ago
Steven Kirk 41050b6742 Added some tests for Rectangle and Ellipse. 6 years ago
Steven Kirk 67215a8590 Removed outdated tests. 6 years ago
Steven Kirk 10b6cfc011 Reserve all of arrange rect. 6 years ago
Steven Kirk 9f8f4b224f Provide a RenderInterface for controls which use shapes. 6 years ago
Steven Kirk 93f215d8ea More tests for #4822. 6 years ago
Andrey Kunchev d631474ddf add failing test for autoscroll to selected item in listbox #4855 6 years ago
Steven Kirk 94b6f133ea Added failing test for #4822. 6 years ago
Nikita Tsukanov e4505ce861 Strong name support 6 years ago
Benedikt Schroeder cb6785e700 Properly handle multiple line breaks 6 years ago
Dan Walmsley 8f40596546 fix nits 6 years ago
amwx 952c53cdff Add tests 6 years ago
oliver.holliday@lontra.co.uk 8bb8f3c79f Add Skia support for Conic Gradients. Add a place holder implementation for Direct2D using SolidColorBrushImpl. 6 years ago
Andrey Kunchev 14b2618798 enable back the test for text Wrapping 6 years ago
Andrey Kunchev 0f81b0fc93 add failing test for formatter for #4806 6 years ago
Andrey Kunchev 07b48075ce add failing test for #4806 (skip it for now as it's deadlock) 6 years ago
Dan Walmsley 5a675a073f fix test. 6 years ago
Dan Walmsley a4e4d6469d fix nit in test 6 years ago
Nikita Tsukanov 7c250bba7f Added optimized Blit method for render layers 6 years ago
Dan Walmsley 4ca07974af remove line that doesnt do anything. 6 years ago
Dan Walmsley 0bb91da495 fix test. 6 years ago
Dan Walmsley f97d43e765 add failing unit test. 6 years ago
Benedikt Schroeder cde3c7227f Add a test for GlyphRun.FindGlyphIndex 6 years ago
Giuseppe Lippolis 9425ca8420 fixed test 6 years ago
Giuseppe Lippolis f24b6b4047 Add Test 6 years ago
oliver.holliday@lontra.co.uk 4f671b606b Fix stop-offsets being relative to the wrong point after reversal. Copy arrays manually instead of using Linq to resolve PR comment. 6 years ago