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 0a36466021 Run render tests with deferred renderer. 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. 10 years ago
Avalonia.Benchmarks Renamed assembly SceneGraph -> Visuals. 10 years ago
Avalonia.Controls.UnitTests Merge branch 'master' into scenegraph 10 years ago
Avalonia.DesignerSupport.TestApp Merge branch 'master' into scenegraph 10 years ago
Avalonia.DesignerSupport.Tests Changed render tests and designer support test to always output to the artifacts/tests folder and modify the relative paths within so they don't fail on CI. Fixed CI to fail if tests fail (got turned off when OpenCover was added accidentally). 10 years ago
Avalonia.Direct2D1.UnitTests Use the Direct2D 1.1 render target initialization. 10 years ago
Avalonia.Input.UnitTests Fixed pointerover state. 10 years ago
Avalonia.Interactivity.UnitTests Renamed assembly SceneGraph -> Visuals. 10 years ago
Avalonia.Layout.UnitTests Make Window.IsVisible track window visibility. 10 years ago
Avalonia.LeakTests Make Window.IsVisible track window visibility. 10 years ago
Avalonia.Markup.UnitTests Fixed some whitespace. 10 years ago
Avalonia.Markup.Xaml.UnitTests Merge branch 'master' into scenegraph-rename 10 years ago
Avalonia.RenderTests Run render tests with deferred renderer. 9 years ago
Avalonia.Styling.UnitTests Renamed assembly SceneGraph -> Visuals. 10 years ago
Avalonia.UnitTests Make Window.IsVisible track window visibility. 10 years ago
Avalonia.Visuals.UnitTests Run render tests with deferred renderer. 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