3437 Commits (509a856ea03984d4e4073e7e718d82dd39115deb)

Author SHA1 Message Date
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
Andrey Kunchev d1cf6fc9be fix failing test 6 years ago
Andrey Kunchev bf2dfff8f6 add test for casting after indexer 6 years ago
Jumar Macato d2339a041d
try making a unit test 6 years ago
Andrey Kunchev ebe1af51a9 modify tests to c# style casting in binding path 6 years ago
Andrey Kunchev fa754bcaa2 add test for converter with parameter in compiled binding 6 years ago
Andrey Kunchev 9633300e5d add few more tests for cast in binding path 6 years ago
Andrey Kunchev df95ba630d add test for $parent as it look like not working for compiled binding 6 years ago
Andrey Kunchev 0036bf22c4 add tests for reflection binding for casting in path 6 years ago
Andrey Kunchev 604a8b635f add some tests for cast in path expression 6 years ago