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.
 
 
 
Julien Lebosquain dec8c1c586 Used Memory/Span instead of CharacterBufferReference/Range 3 years ago
..
Properties Renamed Perspex -> Avalonia 10 years ago
Avalonia.UnitTests.csproj . 3 years ago
HarfBuzzFontManagerImpl.cs leverage GetRequiredService 3 years ago
HarfBuzzGlyphTypefaceImpl.cs Introduce GlyphMetrics 4 years ago
HarfBuzzTextShaperImpl.cs Used Memory/Span instead of CharacterBufferReference/Range 3 years ago
ImmediateDispatcher.cs feat(IDispatcher): Add void Post(Action<object> action,object arg, DispatcherPriority priority = default); 4 years ago
InvariantCultureFixture.cs Remove copyright headers. 6 years ago
MockAssetLoader.cs Fix getting paths from Uri 4 years ago
MockFontManagerImpl.cs Rework GlyphTypeface 4 years ago
MockGlobalClock.cs Added skipped failing leak test for transitions. 7 years ago
MockGlyphRun.cs Cleanup 3 years ago
MockGlyphTypeface.cs Introduce GlyphMetrics 4 years ago
MockPlatformRenderInterface.cs Context management 4 years ago
MockStreamGeometryImpl.cs update test folder links 4 years ago
MockTextShaperImpl.cs Used Memory/Span instead of CharacterBufferReference/Range 3 years ago
MockWindowingPlatform.cs Remove MouseDevice from the TopLevel 4 years ago
ModuleInitializer.cs Throw an exception on unit test assertion fail. 4 years ago
MouseTestHelper.cs Feature: Double click expand/collapse treeview and numpad keyboard shortcuts 4 years ago
NotifyingBase.cs Remove copyright headers. 6 years ago
StyleHelpers.cs Move attaching styles in tests to a helper. 4 years ago
TestExtensions.cs Removed ITemplatedControl. 4 years ago
TestLogSink.cs Remove generic methods from ILogSink. 4 years ago
TestRoot.cs Removed a number of interfaces. 4 years ago
TestServices.cs Merge remote-tracking branch 'origin/master' into remove-reactive-package 3 years ago
TestTemplatedRoot.cs Don't run layout passes on hidden TopLevels. 6 years ago
TestWithServicesBase.cs Make ShapeLayoutTests use MockPlatformRenderInterface 9 years ago
TextTestHelper.cs Used Memory/Span instead of CharacterBufferReference/Range 3 years ago
TouchTestHelper.cs adds tests 3 years ago
UnitTestApplication.cs Replace System.Reactive with internal extensions 3 years ago