Jumar Macato
440985a2b3
Add unit test for FillMode
7 years ago
Jeffrey Ye
3a28179704
return new string[0] from mock interfaces
7 years ago
Nikita Tsukanov
a75c8b9859
Adapted GridLayoutTests to run on Mono
7 years ago
Nikita Tsukanov
feadefc1a1
Run Mono/FullNET tests for all "core" libs except Avalonia.Controls
7 years ago
Nikita Tsukanov
4b234f73df
Run Avalonia.Base.UnitTests on netfx/mono
7 years ago
Jeffrey Ye
27edc74bf8
more comments, and fix compilation error
7 years ago
Jeffrey Ye
2ed745d493
#2222 Get all fonts in the system
7 years ago
Jeremy Koritzinsky
44bf2ee721
Add unit test and fix #2149 .
7 years ago
Nikita Tsukanov
5136750bc3
Added nullable type converter proxy
7 years ago
Jumar Macato
6b025bb9a9
Fix nits :)
8 years ago
Nikita Tsukanov
6d5d26b36c
Exclude Wrapping_NoWrap from Linux test run
8 years ago
Nikita Tsukanov
ea7dc760cc
Updated SkiaSharp to 1.68.0
8 years ago
Jumar Macato
660691da49
Make KeyFrame an AvaloniaObject and move the setters to a dedicated property.
8 years ago
Jumar Macato
b2b0d84532
Add Unit Tests for Animations.
8 years ago
Benedikt Schroeder
1d19e28e9b
Full support for relative uris
8 years ago
Andrey Kunchev
54627eeff1
add failing unittest for immediaterenderer not rendering sometimes controls issue #2141
8 years ago
Benedikt Schroeder
f260ec1df4
Support relative paths for embedded fonts
8 years ago
Andrey Kunchev
6c249f375c
add failing test for #2106 scroll to last in listbox not working sometimes
8 years ago
Steven Kirk
41f201bec8
Fix grip visualbrush tests.
8 years ago
Dan Walmsley
53638845a6
Add more visualbrush tests.
8 years ago
Steven Kirk
eecd3555f9
Fix DPI in ImageBrushImpl.
And add expected output for tests. D2D now passes, skia still renders incorrectly.
8 years ago
Steven Kirk
f1c2c72400
Added failing tests for #1614 .
8 years ago
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
Nikita Tsukanov
343905ebb3
Generate asset resource info with paths
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
Steven Kirk
94b2e2beca
Cache the styles for control types.
A lot of time was being spent calling `Attach` on styles that will never match a control. On the first pass, cache the styles that can match a particular control type and use this cache to bypass styles that will never match on subsequent passes.
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