55 Commits (79d3400c8a8ef2a117fe00b7feab000618a14e8d)

Author SHA1 Message Date
David Federman ea7e9a7aed
Onboard onto Central Package Management (#20704) 2 months ago
Benedikt Stebner e8424283fe
Universal GlyphTypeface implementation (#19852) 4 months ago
Youssef Victor c9e210eb70
Update to xunit.v3 (#20331) 4 months ago
Julien Lebosquain c68111294f
Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 4 months ago
Julien Lebosquain 40a3af4aa5
Remove netstandard2.0 from almost all projects (#20111) 5 months ago
Julien Lebosquain fb0f3848f9
Update to .NET 10 (#19869) 5 months ago
Giuseppe Lippolis c7b92e2026 fix: AvaloniaPublicKey.props multiple import 3 years ago
Nikita Tsukanov f300a24402 Media system refactoring 3 years ago
Max Katz 4aa6035ec3 Reuse text and geometry related headless mocks in Avalonia unit tests and benchmarks 3 years ago
Nikita Tsukanov 6bdf0eacc7 Removed legacy renderers 3 years ago
Simon Cropp ac01ee00e6 . 3 years ago
Simon 876fa08812 move to a consistent langversion of 11 3 years ago
Max Katz 1731f88822 Rename Default to Simple 4 years ago
Max Katz ad0a06bf24 Merge PlatformSupport project into Avalonia.Base 4 years ago
Steven Kirk fb0da85ad3
Merge core libraries. (#5831) 4 years ago
Max Katz 4d866b544c Replace shared project with Avalonia.PlatformSupport 4 years ago
Benedikt Stebner b815a22d5a Port WPF's FormattedText to Avalonia and rework TextPresenter 4 years ago
Benedikt Stebner 1855914717 Introduce HarfBuzz platform implementations for unit tests 4 years ago
Dan Walmsley 9a591f517e sign test assemblies 5 years ago
Nikita Tsukanov 84ff532031 Dont sign tests 6 years ago
Nikita Tsukanov e4505ce861 Strong name support 6 years ago
Benedikt Schroeder 1b0221e224 Reworked the font manager to better manage resoures and also work properly with the application lifetime 7 years ago
Steven Kirk 142ead4d39 Make tests compile on CI. 7 years ago
Nikita Tsukanov 8e5c8fee07 Somewhat fixed tests 7 years ago
Jeremy Koritzinsky acb3d46ca0 Enable generating NuGet packages via the MSBuild Pack target. 8 years ago
Jeremy Koritzinsky 4ec647b870 Make our unit tests support library (Avalonia.UnitTests) target netstandard2.0 so we don't have to worry about targetting .NET Framework on linux. 8 years ago
Jeremy Koritzinsky bc882f5b11 Add back NetFX.props framework path overriding. 8 years ago
Jeremy Koritzinsky df593b3a80 Get leak tests running again in the build script. They were removed at some point. Also, update the tooling used and clean up the code for running them. 8 years ago
Steven Kirk 30e78dc5b6 Only run unit tests on .net core. 8 years ago
Jeremy Koritzinsky abe1afbb01 Retarget base unit tests library (that is just included in tests) back to net461. 8 years ago
Jeremy Koritzinsky bc3e3cb25d Update project file for Avalonia.UnitTests to use net47 instead of net461 8 years ago
Jeremy Koritzinsky eb7c010462 Retarget .Net Framework projects to 4.7 8 years ago
Nikita Tsukanov 913149d093 Switched to .NET Standard 2.0 9 years ago
Wiesław Šoltés 9247a82ea8 Updated XUnit props 9 years ago
Wiesław Šoltés 872575b9b7 Set project OutputType 9 years ago
Wiesław Šoltés 2afd6cb224 Remove NuGet workaround 9 years ago
Steven Kirk 1b517903c3 Fix merge errors. 9 years ago
Steven Kirk 1b9d61416f Ported ImmediateRenderer from scenegraph branch. 9 years ago
Wiesław Šoltés f8097cc27d Added msbuild props for package references 9 years ago
Wiesław Šoltés 26561a5ad4 Only include when using net461 framework 9 years ago
Nikita Tsukanov 6cf037ad7c One liners 9 years ago
Nikita Tsukanov 66ac05b2c2 Removed <Name> elements from new projects 9 years ago
Nikita Tsukanov d1caaaca3e Removed <Project> 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
Nikita Tsukanov b0a063838f Migrated to PackageReference 9 years ago
Steven Kirk abe69ac320 Moved some mocks into Avalonia.UnitTests. 9 years ago
Nikita Tsukanov c93a6235aa Make sure that Renderer is disposed when TopLevel is closed 9 years ago
Steven Kirk d34c279ba1 WIP: Adding render layers. 10 years ago