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.
 
 
 
Jeremy Koritzinsky df593b3a80 Get leak tests running again in the build script. They were removed at some point. Also, update the tooling used and clean up the code for running them. 8 years ago
..
Avalonia.Base.UnitTests Fix intermittent test failures introduced by accidental possible inter-test dependency that caused a test to fail when a different (moved over from the refactor) test ran before it. 8 years ago
Avalonia.Benchmarks Initial 8 years ago
Avalonia.Controls.UnitTests Add test for when carousel Items is reset and virtualized. 8 years ago
Avalonia.DesignerSupport.TestApp Added unit test for remote designer in Win32 mode. 8 years ago
Avalonia.DesignerSupport.Tests Added unit test for remote designer in Win32 mode. 8 years ago
Avalonia.Direct2D1.RenderTests Moved render tests for each platform to their own directory. 8 years ago
Avalonia.Direct2D1.UnitTests Merge branch 'master' into fixes/1343-rectanglegeometry-transform 8 years ago
Avalonia.Input.UnitTests Fixed spelling. 8 years ago
Avalonia.Interactivity.UnitTests Fix Avalonia.Interactive to Avalonia.Interactivity 8 years ago
Avalonia.Layout.UnitTests Added extra test for Bounds/Margin. 8 years ago
Avalonia.LeakTests Get leak tests running again in the build script. They were removed at some point. Also, update the tooling used and clean up the code for running them. 8 years ago
Avalonia.Markup.UnitTests PR Feedback. 8 years ago
Avalonia.Markup.Xaml.UnitTests PR Feedback. 8 years ago
Avalonia.RenderTests tests fixed 8 years ago
Avalonia.Skia.RenderTests Moved render tests for each platform to their own directory. 8 years ago
Avalonia.Styling.UnitTests Move the styling system up the stack to live right below Avalonia.Animation since it has no dependencies on anything further down the dependency chain 8 years ago
Avalonia.UnitTests Get leak tests running again in the build script. They were removed at some point. Also, update the tooling used and clean up the code for running them. 8 years ago
Avalonia.Visuals.UnitTests Fix intermittent test failure introduced by font tests 8 years ago
TestFiles Added a couple of Border CornerRadius render tests. 8 years ago
run-tests.sh Excluded D2D test from bash test runner. 10 years ago