3672 Commits (3dfad3bc79fcdceb680aabfa363ac528ef90fcef)

Author SHA1 Message Date
Max Katz 50a97dc22f Add more popup tests 5 years ago
Jeremy Koritzinsky 1d5e262487
Use a dynamically-emitted trampoline method so we can handle the "execute method has a return type" case cleanly. 5 years ago
Takoooooo c2145db99b more fixes 5 years ago
Takoooooo 7fad72cca6 fix 5 years ago
Steven Kirk 98d061ec30 Fix failing unit tests. 5 years ago
Tako 1fbcd61e6f
Fix DoubleTapped on touch (#7213) 5 years ago
Tim U f69e3e642e Fix: BlackoutDates test was failing 5 years ago
Jeremy Koritzinsky cdc8c9f078
Add some tests 5 years ago
Jeremy Koritzinsky 0576baf5b7
Add tests for full-fidelity method->delegate conversion in compiled bindings. 5 years ago
abdesol b2ae473f2a changed assert value of Button_Invokes_Doesnt_Execute_When_Button_Disabled from 1 to 0 5 years ago
abdesol 845ff07f1f Button_Invokes_Doesnt_Execute_When_Button_Disabled test added 5 years ago
Steven Kirk ba258ffa90 Don't pass null where it shouldn't be. 5 years ago
Jeremy Koritzinsky 7624e14bcd
Support RelativeSource-based bindings without requiring an x:DataType property. 5 years ago
Benedikt Stebner 2633cf3ba4
Introduce FontManagerOptions (#7089) 5 years ago
Dariusz Komosinski 500fa65b72 Add tests for ellipse hit testing. 5 years ago
Dariusz Komosinski b0317f46a5 Add support for drawing ellipses directly via DrawingContext 5 years ago
Sergey Mikolaytis dd61cb9b32
[Menu] [Performance] Improve Menu item can execute logic. Make it work like in WPF (#6438) 5 years ago
Steven Kirk 931a79dfb7
Send a single Text change nofication when TextBlock.SelectedText is changed. (#5508) 5 years ago
usUyGBx 05fdbd88ef
Send one notifi per seq range in RemoveAll method of AvaloniaList (optimized) (#5754) 5 years ago
Simon Haines 54f82b26a5 Fix positioning of non-overlay popups 5 years ago
Dan Walmsley b89e884bcf Revert "Revert "Revert "upgrade to net462""" 5 years ago
Dan Walmsley e44c36bef3 Revert "Revert "upgrade to net462"" 5 years ago
Dan Walmsley c78179e9ac Revert "upgrade to net462" 5 years ago
Dan Walmsley 010ca1901a upgrade to net462 5 years ago
Steven Kirk e89bd580d8 Add additional macOS prerequisite. 5 years ago
Steven Kirk 6da59f9eee Added integration tests readme. 5 years ago
Steven Kirk 9f807c9737 Sigh. Appium sucks. 5 years ago
Steven Kirk 261f46ea74 Added a few ListBox tests. 5 years ago
Steven Kirk b4a183bd97 Skip keyboard interaction tests on macOS. 5 years ago
Steven Kirk 26137caaca Trying to get stuff working on macOS. 5 years ago
Giuseppe Lippolis 3e9c86054b feat(Style): Add test to check using attached properties in attribute selector 5 years ago
Steven Kirk ddb6ab977e Refactored ComboBox integration tests. 5 years ago
Dariusz Komosinski 7a44407666 Fix problems caused by missing transform data or invalid order of operations when interpolating matrices. 5 years ago
Steven Kirk 33ca12c48c Remove faulty cast. 5 years ago
Steven Kirk f6e06a6d15 Refactored Menu integration tests. 5 years ago
Steven Kirk 610ef6f467 Added a NativeMenu test for macOS. 5 years ago
Steven Kirk f4d9d4cc13 Make integration tests pass on MacOS. 5 years ago
Steven Kirk 66923cdb24 Skip accelerator key test on OSX. 5 years ago
Andrey Kunchev de8f9155dc add unittest for issue #6969 animator crashes because of invalid keyframe value 5 years ago
Steven Kirk 8250131e10 Rename integration tests now they're not win32-only. 5 years ago
Steven Kirk 812bf2665e Get CheckBox automation tests passing on macOS. 5 years ago
Steven Kirk cab21b6084 Start making automation tests work on macOS. 5 years ago
Steven Kirk 77f535f49d Trying to use a shared project for win32/mac integration tests. 5 years ago
Steven Kirk e0d3799887 Update IntegrationTestApp to net6.0. 5 years ago
Steven Kirk 1a459eb83b Update hardcoded paths. 5 years ago
Steven Kirk 5153cc4e12 Remove unneeded dependency. 5 years ago
Steven Kirk 721547fcb2 Update samples/tests to net6.0. 5 years ago
Steven Kirk f54a75e636 Don't update transformed bounds from static render methods. 5 years ago
Steven Kirk e265bef95b Added failing test for #6899. 5 years ago
gabornemeth d0a74bdf42 type of the TreeView's items can be customized 5 years ago