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 525dbbb2e7 Addeding failing selection tests. 6 years ago
..
Generators Remove copyright headers. 6 years ago
Mixins implement a pressed mixin. 6 years ago
Platform Ensure that Open is called on main menu. 6 years ago
Presenters Added failing test. 6 years ago
Primitives Addeding failing selection tests. 6 years ago
Properties Remove copyright headers. 6 years ago
Selection Addeding failing selection tests. 6 years ago
Shapes Only subscribe to Path.Data when Path is attached to the visual tree. 6 years ago
Templates Remove copyright headers. 6 years ago
Utils Added tests for CollectionChangedEventManager. 6 years ago
AppBuilderTests.cs Address feedback. 6 years ago
ApplicationTests.cs remove usings. 6 years ago
AutoCompleteBoxTests.cs Remove copyright headers. 6 years ago
Avalonia.Controls.UnitTests.csproj Extracted runtime XAML loader to a separate package 6 years ago
BorderTests.cs Remove copyright headers. 6 years ago
ButtonTests.cs Allow SelectionNode children to change. 6 years ago
CalendarDatePickerTests.cs Rename existing DatePicker control 6 years ago
CalendarTests.cs skip broken test. 6 years ago
CanvasTests.cs Remove copyright headers. 6 years ago
CarouselTests.cs Add missing word. 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 add a failing unit test. 6 years ago
CursorFactoryMock.cs Register cursor factory for tests 7 years ago
DatePickerTests.cs Register a font manager. 6 years ago
DecoratorTests.cs Remove copyright headers. 6 years ago
DesktopStyleApplicationLifetimeTests.cs fix mocks. 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 No longer need to pass root to ExecuteInitialLayoutPass. 6 years ago
HeaderedItemsControlTests .cs Remove copyright headers. 6 years ago
ImageTests.cs Remove copyright headers. 6 years ago
ItemsControlTests.cs Revert "Fix selection after deleting an item." 6 years ago
LayoutTransformControlTests.cs simplify Layout transform no need to be ContentControl 7 years ago
ListBoxTests.cs Refactor SelectedItemsSync. 6 years ago
ListBoxTests_Multiple.cs add failing unit tests for #4306 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
RelativePanelTests.cs add failing unit tests for cases. 6 years ago
ScrollViewerTests.cs No longer need to pass root to ExecuteInitialLayoutPass. 6 years ago
SliderTests.cs Moved attached layout code to Avalonia.Layout. 7 years ago
SplitViewTests.cs Add unit tests 6 years ago
StackPanelTests.cs Remove copyright headers. 6 years ago
TabControlTests.cs Adjust a few expected test results. 6 years ago
TestTemplatedControl.cs Use OnApplyTemplate instead of OnTemplateApplied. 6 years ago
TextBlockTests.cs Remove copyright headers. 6 years ago
TextBoxTests.cs add failing unit test. 6 years ago
TextBoxTests_DataValidation.cs Remove copyright headers. 6 years ago
TimePickerTests.cs apply fix to timepicker tests also. 6 years ago
ToolTipTests.cs add failing unit test. 6 years ago
TopLevelTests.cs Seperate RenderScaling from DesktopScaling. 6 years ago
TreeViewTests.cs Reverted SelectionModel. 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 fix more tests. 6 years ago
WindowTests.cs fix more tests. 6 years ago
WindowingPlatformMock.cs Seperate RenderScaling from DesktopScaling. 6 years ago
WrapPanelTests.cs Remove copyright headers. 6 years ago
app.config Removed outdated binding redirects and app.config 10 years ago