4804 Commits (android-profile)

Author SHA1 Message Date
Steven Kirk 8e68fe910c Fix error introduced in merge. 3 years ago
Steven Kirk 04c50f8bf2 Make style selector internals internal. 3 years ago
Steven Kirk ca02947c3e Added failing test for VirtualizingStackPanel. 3 years ago
Steven Kirk ac4ff30180 Added failing tests for null recycling key. 3 years ago
Benedikt Stebner 0b072f4d0d Update test files 3 years ago
Benedikt Stebner f153c626f8 Fix TextLineImpl.GetCharacterHitFromDistance for lines that include a TextEndOfLine run 3 years ago
Max Katz 20064647dd Limit IFocusManager API, extend IInputElement API, remove visible static properties 3 years ago
Steven Kirk 2728be47ee Added failing treeview selection tests. 3 years ago
Steven Kirk 5878814bed Added test for #9438. 3 years ago
Steven Kirk 5b7d5a33ae Fix benchmarks compile error, 3 years ago
Steven Kirk 474d78b335 Deprecate IStyleable . 3 years ago
Steven Kirk 00d077a634 Pass both owner and host type to AvaloniaProperty. 3 years ago
Nikita Tsukanov 64610c264b Composition aware resources 3 years ago
robloo a0f70f4b02 Standardize CaptionButtons to Minimize/Maximize spelling 3 years ago
robloo fac0a045d4 Add direct conversions for HsvColor.ToHsl() and HslColor.ToHsv() 3 years ago
Martin Garstenauer ec8cbeb37d Fix FloatingResourceObservable listening for ActualThemeVariantChanged 3 years ago
Tim 85b816c27f fix unit tests 3 years ago
Tim d5b73e2109 Add some unit tests for Incement / Decrement 3 years ago
Steven Kirk e7c3e0c673 Added failing test for #11212. 3 years ago
Steven Kirk 5474d1e360 Refactor TransitioningContentControl. 3 years ago
Steven Kirk d4194c8e2b Added failing tests for TabControl tab navigation. 3 years ago
Steven Kirk 31ece204fc Fix tab navigation in ItemsControl & ListBox 3 years ago
Giuseppe Lippolis 20971097ca test: Binding StringFormat without curly braces 3 years ago
Giuseppe Lippolis cf2d107a19 test: fix test CompiledBinding Binding Command DependsOn 3 years ago
Nikita Tsukanov 5ec758d790 Fix TokenParser 3 years ago
Max Katz 0f3a4b313c Uncomment test that should always fail 3 years ago
Max Katz 238a8ae58a Add timeouts to the tests 3 years ago
Max Katz 6b51f00a4a Minor adjustments to changes in master + fix failing test (need to tick the timer manually) + add some comments 3 years ago
Steven Kirk 531fed2b4e Don't focus unfocusable controls. 3 years ago
Steven Kirk 4b46afef4a Add failing focus unit tests. 3 years ago
Steven Kirk 570e7a979c Added failing test for #11272. 3 years ago
Max Katz 3f5a5e6bd8 Add test for #11172 3 years ago
Max Katz 0145dcc4b9 Fix nested ResourceDictionaries 3 years ago
Steven Kirk 5e3b94f88c Added failing test for scrollbar thumb. 3 years ago
Steven Kirk 42bd366bc1 Added failing test for ScrollViewer jumpiness. 3 years ago
Steven Kirk 3a250c86f3 Added failing test for #7706. 3 years ago
Nikita Tsukanov 015768c5bd Make sure that Dispatcher.InvokeAsync unwraps tasks and that correct overload is being chosen 3 years ago
Steven Kirk 8bfe6b9645 Support heterogeneous item containers. 3 years ago
robloo 9d76cdd3dd Rename incorrect `Color.ToUint32` to `ToUInt32` 3 years ago
Max Katz 810558140f Introduce static AssetLoader 3 years ago
Julien Lebosquain 9a06290142
Correctly remove ContentPresenter's content from its parent host 3 years ago
Steven Kirk c4a5567090 Added failing test for #11161. 3 years ago
Max Katz 5a742ea2c4 Run jobs after headless input 3 years ago
Max Katz bb893b189c Make HeadlessUnitTestSession run individual frames per test 3 years ago
Max Katz 4aa6035ec3 Reuse text and geometry related headless mocks in Avalonia unit tests and benchmarks 3 years ago
Max Katz 629900d6d8 Instead of creating a fake test command, try to iterate over existing commands structure and replace only what's needed 3 years ago
Steven Kirk 5391361d45 Failing test for selection w/ virtualization. 3 years ago
Max Katz 321bf26a0a Support SetUp and TearDown methods by NUnit 3 years ago
Max Katz ae04033c76 Use ExecutionQueue in test frameworks 3 years ago
Max Katz 8e4b76cb19 Reuse same tests for XUnit and NUnit 3 years ago