3179 Commits (fa38e765ea5aa6af46bf60a2a5ddfc6fe161a3d6)

Author SHA1 Message Date
Giuseppe Lippolis 8decb3bbc6 fix(Benchmark): FluentBenchmark thrown: 'Avalonia.Markup.Xaml.XamlLoadException' 5 years ago
aguahombre 5d130b5d79 Add data validation error support to NumericUpDown control #3591 5 years ago
aguahombre f22730aca8 AutoCompleteBox validation not working for SelectedItem #5586 5 years ago
luthfiampas 1fa6bd25eb better TextBox.MaxLength tests 5 years ago
Dan Walmsley 69a149f0ca use inline data. 5 years ago
Dan Walmsley f829137f73 add unit tests for window close when os button is clicked 5 years ago
Dan Walmsley 25413c85e6 fix build. 5 years ago
Dan Walmsley 19e5b277f2 add unit tests. 5 years ago
Dariusz Komosinski 7475354709 Add more mono trickery 5 years ago
Steven Kirk 1837548b3b Fix TabItems leaking. 5 years ago
Steven Kirk 3d4c17b387 Added failing leak test for TabControl/TabItem. 5 years ago
luthfiampas a4477e7de6 set default value of IsTextSearchEnabled to true 5 years ago
luthfiampas e6952dc352 rename AutoSelect to TextSearch 5 years ago
Steven Kirk b3f4e4d63e Added failing test for #4906. 5 years ago
Steven Kirk 4e3af8c9c1 Fix non-compiling assemblies. 5 years ago
artyom b7b5eaa702 Add a failing test 5 years ago
Benedikt Stebner bd9aaae4c0 Fix Typo 5 years ago
Benedikt Stebner 1371cf5612 Fix LineBreakEnumerator 5 years ago
luthfiampas e4cf7a6bf7 add auto-select functionality to ComboBox control 5 years ago
Steven Kirk 1a39210feb Fix ncrunch. 5 years ago
Yoh Deadfall a767773eb2 Fixed tests 5 years ago
Yoh Deadfall faf9aa1f96 CanExecute reevaluation on parameter change 5 years ago
Benedikt Schroeder 4bebe777d9 Fix mock font manager and add typeface collection tests 5 years ago
José Pedro f281e81530
Fixed typo. 5 years ago
Max Katz dc7e33e4f3 Add Should_Close_On_Null_Tip test 5 years ago
Andrey Kunchev a01fb157e4 add some tests for contextmenu open without params 5 years ago
Max Katz b240fc7d0c Add failing and working tests for null DataContext 5 years ago
Dan Walmsley b735796c64 Rename PropertyMetaData to AvaloniaPropertyMetaData 5 years ago
Dan Walmsley 315d8be0ea sign more test assemblies 5 years ago
Dan Walmsley 8ac7127809 sign more test assemblies 5 years ago
Dan Walmsley 9eb7a1002f fix test signing 5 years ago
Dan Walmsley 9a591f517e sign test assemblies 5 years ago
Dariusz Komosinski 0e7e861009 Fix TransformToVisual not dealing with non-invertible transforms. 5 years ago
Steven Kirk b16820a230 Added failing test for application resources. 5 years ago
Steven Kirk d99512a785 Make DashStyle.Dashes an AvaloniaList. 5 years ago
Steven Kirk ad677f0ff4 Added failing test for #4900. 5 years ago
Steven Kirk 42bab93224 Handle nested batch updates. 5 years ago
Dariusz Komosinski dc698b3b1d Reuse empty value store arrays. 5 years ago
Steven Kirk c4c4cc8bd8 Handle batching binding completion. 5 years ago
Steven Kirk 27df5a2bd9 Fix LocalValue bindings during batch update. 5 years ago
Steven Kirk e542c5bc89 Removed old code. 5 years ago
Steven Kirk 0f238113f5 Implement batching for AvaloniaObject property values. 5 years ago
Steven Kirk 662b1e008d More tests for #5027. 5 years ago
Steven Kirk 72a43174e1 Lazily evaluate <Template>s in setters. 5 years ago
Steven Kirk 7469597712 Added benchmark for fluent RepeatButton. 5 years ago
Steven Kirk 34b5f07e96 Added failing tests for #5027. 5 years ago
Steven Kirk ea90f05f83 Added Window.ShowActive for win32. 5 years ago
Jumar Macato 4e180c88cd
remove old test 5 years ago
Jumar Macato 7df1d2ad4d
add test, thanks @donandren ! :D 5 years ago
Andrey Kunchev cc1051efa3 add failing test for set of base class property 5 years ago