Benedikt
73a892f13e
Only run tests on Windows
3 years ago
Dan Walmsley
ad574e2c64
use net 7 for integration test app.
3 years ago
Max Katz
1fc811f82c
Fix touch tests
3 years ago
Benedikt Stebner
b295935286
Fix unpositioned GlyphRuns
3 years ago
Benedikt Stebner
b4e5ad0435
Add failing tests
3 years ago
Steven Kirk
2337d20df1
Add failing test for #8733 .
3 years ago
Steven Kirk
dbd1ac3af6
Fix DoubleTapped integration test.
`DoubleTapped` is raised on second pointer press, not release.
3 years ago
Steven Kirk
d0eb38b6ba
Add Tap size to IPlatformSettings.
And refactor that interface while we're at it. Also add a `DefaultPlatformSettings` implementation instead of implementing it in each backend with slightly different values.
3 years ago
Steven Kirk
9a50b9ee0c
Added integration tests for tapped gestures.
Some skipped on Windows as right button actions aren't supported by WinAppDriver.
3 years ago
Benedikt Stebner
0d889da820
Remove redundant member
3 years ago
Benedikt Stebner
2f5c5494b4
Add failing test
3 years ago
Benedikt Stebner
17b2834d21
Implement letter spacing
3 years ago
Benedikt Stebner
04b8f3b388
Fix headless
3 years ago
Steven Kirk
fd46119d74
Add failing test for Viewbox DataContext binding.
3 years ago
Benedikt Stebner
2a547d7161
Introduce GlyphMetrics
3 years ago
Max Katz
0c84ae68b9
Add AvaloniaXamlIlSetterTargetTypeMetadataTransformer to allow SetterTargetType
3 years ago
Benedikt Stebner
93b77b1b6a
Move inlines support to TextBlock and rename RichTextBlock to SelectableTextBlock
3 years ago
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
36cfc43a59
feat: Address CA1820 Rule
3 years ago
Giuseppe Lippolis
ac9cdda48c
fix: Missing CA1802
3 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
Emmanuel Hansen
89f031574b
Add tests
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