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.
 
 
 
Dan Walmsley 2f1974684e fix unit test. 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 Merge branch 'master' into refactor/use-selectionmodel 6 years ago
Primitives Merge branch 'master' into feature/3744-onapplytemplate 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 usage of deprecated input APIs. 6 years ago
AppBuilderTests.cs Use correct unit test AppBuilder. 6 years ago
ApplicationTests.cs Remove copyright headers. 6 years ago
AutoCompleteBoxTests.cs Remove copyright headers. 6 years ago
Avalonia.Controls.UnitTests.csproj Allow SelectionNode children to change. 6 years ago
BorderTests.cs Remove copyright headers. 6 years ago
ButtonTests.cs Allow SelectionNode children to change. 6 years ago
CalendarTests.cs skip broken test. 6 years ago
CanvasTests.cs Remove copyright headers. 6 years ago
CarouselTests.cs Merge branch 'master' into refactor/use-selectionmodel 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 Merge branch 'master' into fixes/497-shared-contextmenu 6 years ago
CursorFactoryMock.cs Register cursor factory for tests 7 years ago
DatePickerTests.cs skip broken test. 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
IndexPathTests.cs Make comparing IndexPath with null do something useful. 6 years ago
IndexRangeTests.cs Add `IndexRange` list add/remove methods. 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 Added failing test for #3934. 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 Added ScrollViewer.ScrollChanged event. 6 years ago
SelectionModelTests.cs Don't raise SelectionModel.PropertyChanged during update. 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 Merge branch 'master' into refactor/use-selectionmodel 6 years ago
TestTemplatedControl.cs Use OnApplyTemplate instead of OnTemplateApplied. 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 Don't allow selection of non-expanded TreeViewItems. 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 fix unit test. 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