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 Stebner 138fda9be0
Merge branch 'master' into feature/FontManager
6 years ago
..
Properties Renamed Perspex -> Avalonia 10 years ago
Avalonia.UnitTests.csproj Merge pull request #2778 from AvaloniaUI/popup-ng 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 Now passing most of the tests 7 years ago
MockGlobalClock.cs Added skipped failing leak test for transitions. 7 years ago
MockPlatformRenderInterface.cs Add missing mocks 6 years ago
MockStreamGeometryImpl.cs Make Pen mutable. 7 years ago
MockWindowingPlatform.cs IPopupImpl is now optional advanced feature 7 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 Added failing test for #3148 7 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 9 years ago
UnitTestApplication.cs Refactored lifetime control into separate lifetime classes 7 years ago