A cross-platform UI framework for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Nikita Tsukanov dbf6c3a148 Entire control catalog is now loaded from precompiled xaml 7 years ago
..
Properties Renamed Perspex -> Avalonia 10 years ago
Avalonia.UnitTests.csproj Enable generating NuGet packages via the MSBuild Pack target. 7 years ago
ImmediateDispatcher.cs Support invoking a task in the dispatcher. 8 years ago
InvariantCultureFixture.cs Use CurrentCulture instead of CurrentUICulture. 9 years ago
MockAssetLoader.cs Entire control catalog is now loaded from precompiled xaml 7 years ago
MockPlatformRenderInterface.cs Get rid of not needed interfaces. 7 years ago
MockStreamGeometryImpl.cs Refactored geometry. 8 years ago
MockWindowingPlatform.cs Make WindowBase.IsVisible return correct value. 9 years ago
NotifyingBase.cs Use NotifyingBase in unit tests. 10 years ago
RuntimeInfo.cs 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
TestLogSink.cs Renamed Perspex -> Avalonia 10 years ago
TestRoot.cs Use PixelPoint and PixelRect for device points/rects. 7 years ago
TestServices.cs Make centralized RenderLoop. 8 years ago
TestTemplatedRoot.cs Use recommended ContentControl pattern. 7 years ago
TestWithServicesBase.cs Make ShapeLayoutTests use MockPlatformRenderInterface 8 years ago
UnitTestApplication.cs Platform-specific key gestures 7 years ago