3314 Commits (890eabbd1fb2e211aaadb3a8bb8b3cb1cf6b4e68)

Author SHA1 Message Date
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
Yoh Deadfall f75f673626 Added more test cases 5 years ago
Dan Walmsley b735796c64 Rename PropertyMetaData to AvaloniaPropertyMetaData 5 years ago
Yoh Deadfall 38ce4a2a28 Added ability to use non well known property types in style selector 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. 6 years ago
Steven Kirk 0f238113f5 Implement batching for AvaloniaObject property values. 6 years ago
Steven Kirk 662b1e008d More tests for #5027. 6 years ago
Steven Kirk 72a43174e1 Lazily evaluate <Template>s in setters. 6 years ago
Steven Kirk 7469597712 Added benchmark for fluent RepeatButton. 6 years ago
Steven Kirk 34b5f07e96 Added failing tests for #5027. 6 years ago
Steven Kirk ea90f05f83 Added Window.ShowActive for win32. 6 years ago
Jumar Macato 4e180c88cd
remove old test 6 years ago
Jumar Macato 7df1d2ad4d
add test, thanks @donandren ! :D 6 years ago
Andrey Kunchev cc1051efa3 add failing test for set of base class property 6 years ago
Steven Kirk 3518f19b2a
Revert "ItemsControl+ItemVirtualizerSimple don not recreate containers when Items or ItemTemplate are replaced" 6 years ago
Nikita Tsukanov b229acf8dc Don't use the concrete type in tests 6 years ago
Andrey Kunchev f9de2a9c82 add more tests for CompiledBinding Source with StaticResource 6 years ago
Andrey Kunchev 80a87d7aa3 add failing tests for CompiledBidning with Source set to StaticResource and x:Static 6 years ago
Dariusz Komosinski cde8f4cf1a Fix control benchmarks. 6 years ago