62 Commits (ea7e9a7aed8fa32a6b003f3ebbe3dec49b4f1e73)

Author SHA1 Message Date
David Federman ea7e9a7aed
Onboard onto Central Package Management (#20704) 4 weeks ago
Benedikt Stebner e8424283fe
Universal GlyphTypeface implementation (#19852) 2 months ago
Youssef Victor c9e210eb70
Update to xunit.v3 (#20331) 2 months ago
Julien Lebosquain c68111294f
Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 3 months ago
Julien Lebosquain ce0a1c6b3e
Update dependencies (#20139) 3 months ago
Julien Lebosquain 40a3af4aa5
Remove netstandard2.0 from almost all projects (#20111) 4 months ago
Julien Lebosquain fb0f3848f9
Update to .NET 10 (#19869) 4 months ago
Nikita Tsukanov fedbb270c0
Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
Julien Lebosquain 1583de3e33
Fix random test failures and add empty dispatcher verification to tests (#17628) 1 year ago
workgroupengineering 6b48721391
feat: Every RoutedEvent should be usable as Attached Event (#15274) 2 years ago
Max Katz 5537e97aa5
Remove ItemsRepeater from the main repostiory (#14989) 2 years ago
Max Katz 326ef7c9fd
Add .NET 8 target (Avalonia 11.1) (#14535) 2 years ago
Steven Kirk 0065a962ac Move ItemsRepeater to separate assembly. 3 years ago
Simon 876fa08812 move to a consistent langversion of 11 3 years ago
Max Katz 6ed60610c9 Add ServiceProvider to the xaml runtime loader too 3 years ago
Max Katz de9e9580c0 Pass parent's service provider to the StyleInclude, so parents stack is complete 3 years ago
Max Katz fcf26fe4f2 Inject generated types into Ref assembly as well 3 years ago
Max Katz 6bd6e9fd29 Reuse PlatformFact on some onplatform tests 3 years ago
Max Katz 1731f88822 Rename Default to Simple 4 years ago
Steven Kirk fb0da85ad3
Merge core libraries. (#5831) 4 years ago
Steven Kirk 5153cc4e12 Remove unneeded dependency. 4 years ago
Steven Kirk 721547fcb2 Update samples/tests to net6.0. 4 years ago
Dan Walmsley 8ac7127809 sign more test assemblies 5 years ago
Steven Kirk 34b5f07e96 Added failing tests for #5027. 5 years ago
Nikita Tsukanov d355007c57 Extracted runtime XAML loader to a separate package 6 years ago
Steven Kirk 30e8cac05d Update to .NET core 3.1. 6 years ago
Nikita Tsukanov dd85f48c43 Update target and declaring types for properties of the root object with x:Class, fixes #2520 7 years ago
Nikita Tsukanov 5a47b295e3 Use !XamlIlPopulateOverride to populate class with precompiled xaml at runtime 7 years ago
Nikita Tsukanov feadefc1a1 Run Mono/FullNET tests for all "core" libs except Avalonia.Controls 7 years ago
Jeremy Koritzinsky 79f9158c6d Remove Sprache. 8 years ago
Steven Kirk 30e78dc5b6 Only run unit tests on .net core. 8 years ago
Jeremy Koritzinsky eb7c010462 Retarget .Net Framework projects to 4.7 8 years ago
Jeremy Koritzinsky edf2018149 Refactored tests to move XAML Binding class tests into Avalonia.Markup.Xaml.UnitTests. 9 years ago
Nikita Tsukanov 7affba4763 Cleaning splat 9 years ago
Nikita Tsukanov 913149d093 Switched to .NET Standard 2.0 9 years ago
Jeremy Koritzinsky dff3031e20 Upgrade ReactiveUI to the v8 alpha nuget package so we don't need to maintain our own fork. Avalonia.ReactiveUI only registers the MainScheduler, and it does so via a call to UseReactiveUI on AppBuilder. 9 years ago
Jeremy Koritzinsky 5ec7b33a1a Revert "Upgrade ReactiveUI to the v8 alpha" 9 years ago
Jeremy Koritzinsky e5449020f3 Removed ReactiveUI dependeny in BindingTests. 9 years ago
Nikita Tsukanov 9134723eef Dead code elimination 9 years ago
Nikita Tsukanov cce1c7af60 Switched to nuget version of Portable.Xaml and updated to use netstandard1.3 9 years ago
Wiesław Šoltés 872575b9b7 Set project OutputType 9 years ago
Andrey Kunchev b5e290ceaf fix build 9 years ago
Wiesław Šoltés 105580de35 Fixed xml tag 9 years ago
Wiesław Šoltés 86a54ec60d Converted Avalonia.Markup.Xaml.UnitTests to a new project system 9 years ago
Wiesław Šoltés f8097cc27d Added msbuild props for package references 9 years ago
Wiesław Šoltés 3a0ac21b48 Consolidated NuGet package versions 9 years ago
Nikita Tsukanov 25c7be5b7a Removed packages.config from csproj.files 9 years ago
Nikita Tsukanov dc8a32d1b1 Run Avalonia.Base.UnitTests using `dotnet test` 9 years ago
Nikita Tsukanov 485fe1364e Everything is buildable via MSBuild 9 years ago
Nikita Tsukanov b6b5b9de88 Test now compile and can be run from visual studio 9 years ago