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.
 
 
 
Boyd Patterson 932b40b19b Added unit tests for TextBox to verify MaxLines property assigns the ScrollViewer.MaxHeight based on line height. 3 years ago
..
Avalonia.Base.UnitTests added more comments 3 years ago
Avalonia.Benchmarks Fix build 3 years ago
Avalonia.Controls.DataGrid.UnitTests move to a consistent langversion of 11 3 years ago
Avalonia.Controls.ItemsRepeater.UnitTests ItemsRepeater.Items -> ItemsSource. 3 years ago
Avalonia.Controls.UnitTests Added unit tests for TextBox to verify MaxLines property assigns the ScrollViewer.MaxHeight based on line height. 3 years ago
Avalonia.DesignerSupport.TestApp Enable compiled bindings by default and fix all the usages + adjust some namespaces 3 years ago
Avalonia.DesignerSupport.Tests Update tests and designer 3 years ago
Avalonia.Direct2D1.RenderTests Review comments 3 years ago
Avalonia.Direct2D1.UnitTests Optimize FontManager caching 3 years ago
Avalonia.Generators.Tests Fix creating fields for attached properties called name. closes #12283 3 years ago
Avalonia.Headless.NUnit.UnitTests Add timeouts to the tests 3 years ago
Avalonia.Headless.UnitTests Merge branch 'master' into fix-headless-layout 3 years ago
Avalonia.Headless.XUnit.UnitTests Reuse same tests for XUnit and NUnit 3 years ago
Avalonia.IntegrationTests.Appium Added failing test for #11370. 3 years ago
Avalonia.LeakTests Fixed unit test 3 years ago
Avalonia.Markup.UnitTests Update usages of ItemsControl Items/ItemsSource. 3 years ago
Avalonia.Markup.Xaml.UnitTests Merge branch 'master' into feature/transparency-hints-list 3 years ago
Avalonia.ReactiveUI.UnitTests Remove now-unnecessary casts. 3 years ago
Avalonia.RenderTests OSX rendering refactoring 3 years ago
Avalonia.Skia.RenderTests Bitmap effects support 3 years ago
Avalonia.Skia.UnitTests Adjust behavior to match what WPF expects 3 years ago
Avalonia.UnitTests Introduced counting of rendered visuals in ServerCompositionVisual and added relevant unit tests in CompositorInvalidationClippingTests. The new tests ensure that visuals that are not in dirty rect are rendered correctly with different ClipToBounds and Clip geometry parameters. 3 years ago
TestFiles Merge pull request #11397 from Gillibald/fixBitmapBlendingModeDefault 3 years ago
Directory.Build.props fix: disable NETAnalyzers for tests 3 years ago