Giuseppe Lippolis
48c91fbac7
fix: disable NETAnalyzers for tests
3 years ago
Dan Walmsley
253267c821
make host app target netfx / nca 2.0
3 years ago
Dan Walmsley
813476a1a5
fix designer tests.
3 years ago
Giuseppe Lippolis
cb0993b5fc
fix: double declaration OutputType
3 years ago
Giuseppe Lippolis
a763255f3f
fix: revert test changes
3 years ago
Nikita Tsukanov
46e13637ad
Fixed Avalonia.DesignerSupport.TestApp
3 years ago
Dan Walmsley
95ad8cc324
try and make test more reliable.
3 years ago
Giuseppe Lippolis
6213676115
fix: Address CA1822 rule
3 years ago
Giuseppe Lippolis
de4b55f8ee
feat(tests): Address rule CA1822
4 years ago
Giuseppe Lippolis
36cfc43a59
feat: Address CA1820 Rule
4 years ago
Giuseppe Lippolis
ac9cdda48c
fix: Missing CA1802
4 years ago
Benedikt Stebner
a4a24c2fa5
Remove GlyphTypeface.PlatformImpl
4 years ago
Benedikt Stebner
5a5080b1a5
Rework GlyphTypeface
4 years ago
Benedikt Stebner
74fafe3b09
Optimize GlyphRun allocations
4 years ago
Benedikt Stebner
75b3abbdd8
Properly arrange Embedded controls during ArrangeOverride
4 years ago
rabbitism
79cc37e372
feat: add :dropdownopen and :pressed pseudoclass for combobox.
simplify fluent theme combobox default template.
update unit test.
4 years ago
Arhell
4da0ae8dab
update test folder links
4 years ago
Benedikt Stebner
373372fd51
Update to Unicode 15.0
4 years ago
Benedikt Stebner
3e127d70a1
Fix RTL hit testing after bidi mirror changes
4 years ago
Wiesław Šoltés
24427206cc
Add spring unit tests
4 years ago
Giuseppe Lippolis
220bb0774e
fix: static field visibility
4 years ago
Max Katz
46bf9e2602
Fix issue with 0,0 position when pointerover was cleaned up
4 years ago
Takoooooo
d59a998440
Add test.
4 years ago
Takoooooo
426f4e1e64
Fix Tests.
4 years ago
Takoooooo
11ebe62c03
Fix tests.
4 years ago
Takoooooo
99e02059a8
Fix Test.
4 years ago
Takoooooo
e05a0d0014
Fix DashStyle not applying values correctly.
4 years ago
Steven Kirk
ac27138120
Add failing tests for #8866 .
4 years ago
Steven Kirk
cc4b8e3ea0
Fix typo.
4 years ago
Steven Kirk
1c4a994e2c
Add failing test for #8878 .
And update the tests to use the value of `NSWindow.orderedIndex` exposed in 0cc0443d34 instead of relying on appium to give us a z-ordered list of windows.
4 years ago
Nikita Tsukanov
4207a5f93b
Filter-out child elements during hit-testing too
4 years ago
robloo
13b67defef
Update DatePicker and TimePicker unit tests
4 years ago
Giuseppe Lippolis
404bb8745e
fix: Warning CS0168 The variable 'e' is declared but never used
4 years ago
Benedikt Stebner
678620422d
More RTL hit testing fixes
4 years ago
Stanislav Silin
93019b8da0
Fix stretched relative panel test.
4 years ago
Stanislav Silin
5033e8a6f1
Add test for stretched relative panel.
4 years ago
Takoooooo
825fcfab31
Remove obsolete members from Avalonia.Base namespace
4 years ago
Max Katz
2fdba46f0c
Fix tests
4 years ago
Max Katz
18128a59de
Fix window Loaded and Unloaded events
4 years ago
rabbitism
928f03a404
fix to remove GridLength.ToString() culture dependency.
4 years ago
Dan Walmsley
6054fa98f1
fix reliability issue in osx window state test.
4 years ago
Max Katz
8436e0f762
Remove test that doesn't make sense anymore
4 years ago
Steven Kirk
0360af6780
Added failing test for #8672 .
4 years ago
Max Katz
41d31d8857
Add thickness test as well
4 years ago
Max Katz
6520722e54
Attempt to not deferr value types
4 years ago
Andrey Kunchev
d4840a55bc
add failing test for #8669
4 years ago
Takoooooo
a30d73eb5e
Fix tests.
4 years ago
Nikita Tsukanov
3717aec4f5
Use GetFeature + API lease approach for accessing SKCanvas
4 years ago
Max Katz
705e9065a3
Add more tests for lazy resources
4 years ago
robloo
ce966f72e3
Fix comment which is correct as "default theme"
Co-authored-by: Max Katz <maxkatz6@outlook.com>
4 years ago