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.
 
 
 
Dan Walmsley 0a191bb260 Merge branch 'master' into refactor/pixelsize 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 Cleanup 8 years ago
MockPlatformRenderInterface.cs Use PixelSize for device-dependent sizes. 8 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 Added failing tests for brush invalidation. 8 years ago
TestServices.cs Make centralized RenderLoop. 8 years ago
TestTemplatedRoot.cs Merge branch 'master' into extract-layout-manager 8 years ago
TestWithServicesBase.cs Make ShapeLayoutTests use MockPlatformRenderInterface 8 years ago
UnitTestApplication.cs Platform-specific key gestures 7 years ago