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.
 
 
 
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
..
Properties Renamed Perspex -> Avalonia 10 years ago
Avalonia.UnitTests.csproj 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
ImmediateDispatcher.cs Rename Dispatcher invoke methods. 8 years ago
InvariantCultureFixture.cs Use CurrentCulture instead of CurrentUICulture. 9 years ago
MockAssetLoader.cs Cleanup 8 years ago
MockPlatformRenderInterface.cs rename WritableBitmap 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 Simplified DeferredRendererTests, 8 years ago
TestServices.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
TestTemplatedRoot.cs Don't need to pass visual brush renderer when creating render target. 9 years ago
TestWithServicesBase.cs Make ShapeLayoutTests use MockPlatformRenderInterface 9 years ago
UnitTestApplication.cs Removed IRendererFactory. 9 years ago