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 5104c375bc
Merge branch 'master' into fixes/2680-path-geometry-invalidation
6 years ago
..
Generators Remove copyright headers. 6 years ago
Mixins Remove copyright headers. 6 years ago
Platform Added failing test for #3459. 6 years ago
Presenters Fix large/small scroll in ScrollViewer. 6 years ago
Primitives Remove copyright headers. 6 years ago
Properties Remove copyright headers. 6 years ago
Shapes Add failing test for #2680. 6 years ago
Templates Remove copyright headers. 6 years ago
Utils Remove copyright headers. 6 years ago
AppBuilderTests.cs Make our unit tests support library (Avalonia.UnitTests) target netstandard2.0 so we don't have to worry about targetting .NET Framework on linux. 8 years ago
ApplicationTests.cs Remove copyright headers. 6 years ago
AutoCompleteBoxTests.cs Remove copyright headers. 6 years ago
Avalonia.Controls.UnitTests.csproj Update to .NET core 3.1. 6 years ago
BorderTests.cs Remove copyright headers. 6 years ago
ButtonTests.cs Merge branch 'master' into fixes/2501-command-isenabled 7 years ago
CalendarTests.cs Remove copyright headers. 6 years ago
CanvasTests.cs Remove copyright headers. 6 years ago
CarouselTests.cs Remove copyright headers. 6 years ago
ClassesTests.cs Remove copyright headers. 6 years ago
ComboBoxTests.cs Remove copyright headers. 6 years ago
ContentControlTests.cs Remove copyright headers. 6 years ago
ContextMenuTests.cs Added failing ContextMenu test. 6 years ago
CursorFactoryMock.cs Register cursor factory for tests 7 years ago
DatePickerTests.cs Remove copyright headers. 6 years ago
DecoratorTests.cs Remove copyright headers. 6 years ago
DesktopStyleApplicationLifetimeTests.cs Removed `Application` parameter from ClassicDesktopStyleApplicationLifetime since it wasn't used anyway 6 years ago
DockPanelTests.cs Remove copyright headers. 6 years ago
EnumerableExtensions.cs Renamed Perspex -> Avalonia 10 years ago
GridLengthTests.cs Remove copyright headers. 6 years ago
GridMocks.cs Order the grid codes and make most unit test passed. 8 years ago
GridSplitterTests.cs Add keyboard input tests. 6 years ago
GridTests.cs Fix Grid shared scope not being updated when resizing row/column definitions. 6 years ago
HeaderedItemsControlTests .cs Remove copyright headers. 6 years ago
ImageTests.cs Remove copyright headers. 6 years ago
ItemsControlTests.cs Remove copyright headers. 6 years ago
LayoutTransformControlTests.cs simplify Layout transform no need to be ContentControl 7 years ago
ListBoxTests.cs Remove copyright headers. 6 years ago
ListBoxTests_Single.cs Remove copyright headers. 6 years ago
MenuItemTests.cs Correctly handle command.CanExecute state. 7 years ago
NameScopeTests.cs Remove copyright headers. 6 years ago
PanelTests.cs Remove copyright headers. 6 years ago
RadioButtonTests.cs Fix #1782: Implement GroupName for RadioButton 8 years ago
ScrollViewerTests.cs Fix large/small scroll in ScrollViewer. 6 years ago
SliderTests.cs Moved attached layout code to Avalonia.Layout. 7 years ago
StackPanelTests.cs Remove copyright headers. 6 years ago
TabControlTests.cs Remove copyright headers. 6 years ago
TestTemplatedControl.cs Remove copyright headers. 6 years ago
TextBlockTests.cs Remove copyright headers. 6 years ago
TextBoxTests.cs Add more failing tests for other keys 6 years ago
TextBoxTests_DataValidation.cs Remove copyright headers. 6 years ago
ToolTipTests.cs Remove copyright headers. 6 years ago
TopLevelTests.cs Remove copyright headers. 6 years ago
TreeViewTests.cs Added failing test for #3551 6 years ago
UserControlTests.cs Remove copyright headers. 6 years ago
ViewboxTests.cs add some tests for Viewbox 7 years ago
VirtualizingStackPanelTests.cs Remove copyright headers. 6 years ago
WindowBaseTests.cs Remove copyright headers. 6 years ago
WindowTests.cs Remove old outdated header. 6 years ago
WindowingPlatformMock.cs Fixed some focus issues 10 years ago
WrapPanelTests.cs Remove copyright headers. 6 years ago
app.config Removed outdated binding redirects and app.config 10 years ago