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.
 
 
 
Benedikt Schroeder ab5e062deb Add GlyphRun support 6 years ago
..
Assets Reworked the font manager to better manage resoures and also work properly with the application lifetime 6 years ago
Properties Renamed Perspex -> Avalonia 10 years ago
Avalonia.UnitTests.csproj Reworked the font manager to better manage resoures and also work properly with the application lifetime 6 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 Now passing most of the tests 7 years ago
MockFontManagerImpl.cs Reworked the font manager to better manage resoures and also work properly with the application lifetime 6 years ago
MockGlobalClock.cs Added skipped failing leak test for transitions. 7 years ago
MockGlyphTypeface.cs Add GlyphRun support 6 years ago
MockPlatformRenderInterface.cs Add GlyphRun support 6 years ago
MockStreamGeometryImpl.cs Make Pen mutable. 7 years ago
MockWindowingPlatform.cs Fix IWindowImpl mocks to call Close on Dispose. 6 years ago
MouseTestHelper.cs Fixed MouseTestHelper 6 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 Reduce allocations caused by logging. 6 years ago
TestRoot.cs Added failing test for #3148 6 years ago
TestServices.cs Initial implementation of a font manager 6 years ago
TestTemplatedRoot.cs Removed WithNameScope 7 years ago
TestWithServicesBase.cs Make ShapeLayoutTests use MockPlatformRenderInterface 8 years ago
UnitTestApplication.cs Refactored lifetime control into separate lifetime classes 7 years ago