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.
 
 
 
Steven Kirk 136f86fb42 Fix failing tests. 9 years ago
..
Avalonia.Base.UnitTests Optimized the "zero wait time" path in the scheduler and updated the code to always use a scheduler, either the ImmediateScheduler (same as the old default behavior) or the registered scheduler. 9 years ago
Avalonia.Benchmarks Renamed assembly SceneGraph -> Visuals. 9 years ago
Avalonia.Controls.UnitTests Make DPI scaling work again. 9 years ago
Avalonia.DesignerSupport.TestApp Use the Direct2D 1.1 render target initialization. 9 years ago
Avalonia.DesignerSupport.Tests Fixed designer support tests to be able to load assets. Fixed Cairo bitmaps to correctly construct with new design. 10 years ago
Avalonia.Direct2D1.UnitTests Use the Direct2D 1.1 render target initialization. 9 years ago
Avalonia.Input.UnitTests Fixed pointerover state. 9 years ago
Avalonia.Interactivity.UnitTests Renamed assembly SceneGraph -> Visuals. 9 years ago
Avalonia.Layout.UnitTests Renamed assembly SceneGraph -> Visuals. 9 years ago
Avalonia.LeakTests Initial implementation of scenegraph hit testing. 9 years ago
Avalonia.Markup.UnitTests Renamed assembly SceneGraph -> Visuals. 9 years ago
Avalonia.Markup.Xaml.UnitTests Merge branch 'master' into scenegraph-rename 9 years ago
Avalonia.RenderTests Make render tests pass again. 9 years ago
Avalonia.Styling.UnitTests Renamed assembly SceneGraph -> Visuals. 9 years ago
Avalonia.UnitTests Make DPI scaling work again. 9 years ago
Avalonia.Visuals.UnitTests Fix failing tests. 9 years ago
TestFiles Added expected output for cairo and skia. 10 years ago
run-tests.sh Excluded D2D test from bash test runner. 10 years ago