Max Katz 546aa8fcae Fix tests 2 years ago
..
Properties 5be41985c3 Renamed Perspex -> Avalonia 9 years ago
Avalonia.UnitTests.csproj 6bdf0eacc7 Removed legacy renderers 2 years ago
CompositorTestServices.cs f5a81d71e2 Introduce TopLevelImpl.TryGetFeature instead of having multiple interfaces per feature 2 years ago
HarfBuzzFontManagerImpl.cs fb37ab1e77 leverage GetRequiredService 2 years ago
HarfBuzzGlyphTypefaceImpl.cs 2a547d7161 Introduce GlyphMetrics 3 years ago
HarfBuzzTextShaperImpl.cs 10a3b79d12 Perf: various misc text layout optimizations 2 years ago
ImmediateDispatcher.cs 3b9a34274a feat(IDispatcher): Add void Post(Action<object> action,object arg, DispatcherPriority priority = default); 3 years ago
InvariantCultureFixture.cs 4d01dacd77 Remove copyright headers. 5 years ago
MockAssetLoader.cs 04f9c0b5b6 Fix getting paths from Uri 3 years ago
MockFontManagerImpl.cs 5a5080b1a5 Rework GlyphTypeface 3 years ago
MockGlobalClock.cs 4a386d1b84 Added skipped failing leak test for transitions. 6 years ago
MockGlyphRun.cs 7a1f74a3d3 Benchmarks: option to use Skia for text layout 2 years ago
MockGlyphTypeface.cs 2a547d7161 Introduce GlyphMetrics 3 years ago
MockPlatformRenderInterface.cs abf8819947 Implemented pixel format transcoding for Bitmap and WriteableBitmap 2 years ago
MockStreamGeometryImpl.cs 4da0ae8dab update test folder links 3 years ago
MockTextShaperImpl.cs 10a3b79d12 Perf: various misc text layout optimizations 2 years ago
MockWindowingPlatform.cs 546aa8fcae Fix tests 2 years ago
ModuleInitializer.cs 306ac0e21a Throw an exception on unit test assertion fail. 2 years ago
MouseTestHelper.cs 2a5dceecbb Feature: Double click expand/collapse treeview and numpad keyboard shortcuts 2 years ago
NotifyingBase.cs 4d01dacd77 Remove copyright headers. 5 years ago
StyleHelpers.cs c29ed43e0e Move attaching styles in tests to a helper. 2 years ago
TestExtensions.cs 692c0c155d Begin refactoring ItemsPresenter. 2 years ago
TestLogSink.cs c34b7f2d31 Remove generic methods from ILogSink. 3 years ago
TestRoot.cs ec74057151 Removed a number of interfaces. 2 years ago
TestServices.cs 0a6a3e94e3 Merge remote-tracking branch 'origin/master' into remove-reactive-package 2 years ago
TestTemplatedRoot.cs 7694fc0484 Don't run layout passes on hidden TopLevels. 5 years ago
TestWithServicesBase.cs a4c9f1e400 Make ShapeLayoutTests use MockPlatformRenderInterface 8 years ago
TextTestHelper.cs dec8c1c586 Used Memory/Span instead of CharacterBufferReference/Range 2 years ago
TouchTestHelper.cs 586c3350dc adds tests 2 years ago
UnitTestApplication.cs 5eecfe486a Workaround for https://github.com/AvaloniaUI/Avalonia/issues/10081 2 years ago
UnitTestSynchronizationContext.cs f0c89a614e Reimplemented Carousel. 2 years ago