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.
 
 
 
Max Katz 932788f657
Merge branch 'master' into fixes/11162-gridsplitter-drag
3 years ago
..
Properties Renamed Perspex -> Avalonia 10 years ago
Avalonia.UnitTests.csproj Removed legacy renderers 3 years ago
CompositorTestServices.cs Added WindowBase.Resized event. 3 years ago
DispatcherTimerHelper.cs Review comments 3 years ago
HarfBuzzFontManagerImpl.cs Optimize FontManager caching 3 years ago
HarfBuzzGlyphTypefaceImpl.cs Introduce font collections 3 years ago
HarfBuzzTextShaperImpl.cs Fix TextLineImp GetTextBounds 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 Optimize FontManager caching 3 years ago
MockGlobalClock.cs Added skipped failing leak test for transitions. 7 years ago
MockGlyphRun.cs Introduce advanced render options 3 years ago
MockGlyphTypeface.cs Introduce font collections 3 years ago
MockPlatformRenderInterface.cs Introduce advanced render options 3 years ago
MockStreamGeometryImpl.cs update test folder links 3 years ago
MockTextShaperImpl.cs Simply ShapedBuffer GlyphInfos access 3 years ago
MockWindowingPlatform.cs Added WindowBase.Resized event. 3 years ago
ModuleInitializer.cs Throw an exception on unit test assertion fail. 3 years ago
MouseTestHelper.cs Added failing test for ScrollViewer jumpiness. 3 years ago
NotifyingBase.cs Remove copyright headers. 6 years ago
NullRenderer.cs Implemented layout and render time graph overlays 3 years ago
RendererMocks.cs Implemented layout and render time graph overlays 3 years ago
StyleHelpers.cs Move attaching styles in tests to a helper. 3 years ago
TestExtensions.cs Begin refactoring ItemsPresenter. 3 years ago
TestLogSink.cs Remove generic methods from ILogSink. 4 years ago
TestRoot.cs Refactored DrawingContext and VisualBrush, added DrawingBrush (#10419) 3 years ago
TestServices.cs Introduce static AssetLoader 3 years ago
TestWithServicesBase.cs check access before clearing job queue. 3 years ago
TextTestHelper.cs Used Memory/Span instead of CharacterBufferReference/Range 3 years ago
TouchTestHelper.cs adds tests 3 years ago
UnitTestApplication.cs Fixed tests 3 years ago
UnitTestSynchronizationContext.cs Reimplemented Carousel. 3 years ago