Andrey Kunchev
|
604a8b635f
|
add some tests for cast in path expression
|
6 years ago |
workgroupengineering
|
47d6ba61dd
|
Update tests/Avalonia.Markup.UnitTests/Extensions/IEnummerableExtension.cs
fixes code smell
Co-authored-by: Dariusz Komosiński <darek.komosinski@gmail.com>
|
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.
Because these classes override the base `Shape` layout.
|
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.
Tested WPF's `Path` to confirm expected results: https://github.com/wieslawsoltes/WpfUnitTests
|
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 |
oliver.holliday@lontra.co.uk
|
0d9905c051
|
Add expected test files
|
6 years ago |
oliver.holliday@lontra.co.uk
|
38a6ea99ac
|
Add new tests for RadialGradient with GradientOffset handling. Fix implementation of Skia renderer to match Direct2d version.
|
6 years ago |
Dariusz Komosiński
|
00dbf12cee
|
Remove not needed code.
|
6 years ago |
Dariusz Komosiński
|
8555fed86b
|
Add failing tests for #4733 and fix property accessor.
|
6 years ago |