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 de93e8e969 Full Unicode support for TextBlock 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 Full Unicode support for TextBlock 6 years ago
MockGlobalClock.cs Added skipped failing leak test for transitions. 7 years ago
MockGlyphTypeface.cs Full Unicode support for TextBlock 6 years ago
MockPlatformRenderInterface.cs Full Unicode support for TextBlock 6 years ago
MockStreamGeometryImpl.cs Make Pen mutable. 7 years ago
MockTextShaperImpl.cs Full Unicode support for TextBlock 6 years ago
MockWindowingPlatform.cs Fix IWindowImpl mocks to call Close on Dispose. 6 years ago
MouseTestHelper.cs Fixed MouseTestHelper 7 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. 7 years ago
TestRoot.cs Rename IStyleRoot -> ILogicalRoot. 6 years ago
TestServices.cs Full Unicode support for TextBlock 6 years ago
TestTemplatedRoot.cs Rename IStyleRoot -> ILogicalRoot. 6 years ago
TestWithServicesBase.cs Make ShapeLayoutTests use MockPlatformRenderInterface 9 years ago
UnitTestApplication.cs Full Unicode support for TextBlock 6 years ago