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 932d2b2174 Merge remote-tracking branch 'origin/fixes/8480-classes-reentrancy' into tmp4 4 years ago
..
Automation Reinstate ControlAutomationPeerTests. 4 years ago
Generators Add Test 5 years ago
Mixins implement a pressed mixin. 6 years ago
Platform Rename PointerLeave to PointerExited 4 years ago
Presenters Fix some layout rounding issues. 4 years ago
Primitives Added failing tests for MenuItem.TemplatedParent. 4 years ago
Properties Remove copyright headers. 6 years ago
Selection Add more tests for resetting InternalSelectionModel. 5 years ago
Shapes Added some tests for Rectangle and Ellipse. 5 years ago
Templates Remove copyright headers. 6 years ago
Utils Added SafeEnumerableList and use in Classes. 4 years ago
AppBuilderTests.cs Address feedback. 6 years ago
ApplicationTests.cs remove usings. 6 years ago
AutoCompleteBoxTests.cs fix 4 years ago
Avalonia.Controls.UnitTests.csproj Merge core libraries. (#5831) 4 years ago
BorderTests.cs Fix some layout rounding issues. 4 years ago
ButtonTests.cs Rename PointerLeave to PointerExited 4 years ago
CalendarDatePickerTests.cs Fix: BlackoutDates test was failing 4 years ago
CalendarTests.cs Enable test that was skipped for two years. 4 years ago
CanvasTests.cs Provide a RenderInterface for controls which use shapes. 5 years ago
CarouselTests.cs removing Dispatcher.UIThread.RunJobs() from tests 5 years ago
ClassesTests.cs Added failing tests for #8480. 4 years ago
ComboBoxTests.cs some fixes 4 years ago
ContentControlTests.cs Remove copyright headers. 6 years ago
ContextMenuTests.cs Add tests 4 years ago
CursorFactoryMock.cs Added ICursorImpl. 5 years ago
DatePickerTests.cs IStandardCursorFactory -> ICursorFactory. 5 years ago
DecoratorTests.cs Fix some layout rounding issues. 4 years ago
DesktopStyleApplicationLifetimeTests.cs use discards where possible. 4 years ago
DockPanelTests.cs Remove copyright headers. 6 years ago
EnumerableExtensions.cs Renamed Perspex -> Avalonia 10 years ago
FlowDirectionTests.cs add fixes 4 years ago
FlyoutTests.cs Add unit test. 4 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 IStandardCursorFactory -> ICursorFactory. 5 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 Update ItemsControl PseudoClasses on ItemCount property changed 5 years ago
ItemsRepeaterTests.cs Added failing tests for #6729. 4 years ago
ItemsSourceViewTests.cs fix: Warning CS0067 The event is never used 4 years ago
LayoutTransformControlTests.cs Provide a RenderInterface for controls which use shapes. 5 years ago
ListBoxTests.cs Fix TextBlock/TextPresenter measure/arrange 4 years ago
ListBoxTests_Multiple.cs add failing unit tests for #4306 6 years ago
ListBoxTests_Single.cs Remove copyright headers. 6 years ago
MaskedTextBoxTests.cs Removed tests which collided with removing the _ignoreTextChanges field 4 years ago
MenuItemTests.cs Added failing tests for MenuItem.TemplatedParent. 4 years ago
NameScopeTests.cs Remove copyright headers. 6 years ago
NumericUpDownTests.cs Add data validation error support to NumericUpDown control #3591 5 years ago
PanelTests.cs Update tests 5 years ago
RadioButtonTests.cs Fix #1782: Implement GroupName for RadioButton 8 years ago
RelativePanelTests.cs Provide a RenderInterface for controls which use shapes. 5 years ago
RichTextBlockTests.cs Some Progress 4 years ago
ScrollViewerTests.cs Update tests per new default 5 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 Fix TabItems leaking. 5 years ago
TestTemplatedControl.cs Use OnApplyTemplate instead of OnTemplateApplied. 6 years ago
TextBlockTests.cs Fix unit test 4 years ago
TextBoxTests.cs Removed tests which collided with removing the _ignoreTextChanges field 4 years ago
TextBoxTests_DataValidation.cs Port WPF's FormattedText to Avalonia and rework TextPresenter 4 years ago
TimePickerTests.cs IStandardCursorFactory -> ICursorFactory. 5 years ago
ToolTipTests.cs Add Should_Close_On_Null_Tip test 5 years ago
TopLevelTests.cs Add more tests for pointerover 4 years ago
TreeViewTests.cs type of the TreeView's items can be customized 4 years ago
UserControlTests.cs Remove copyright headers. 6 years ago
ViewboxTests.cs Added failing test for Viewbox layout. 4 years ago
VirtualizingStackPanelTests.cs Remove copyright headers. 6 years ago
WindowBaseTests.cs Pass dialog flag to window impl Show. 5 years ago
WindowTests.cs fix mockwindowplatform and test. 4 years ago
WindowingPlatformMock.cs handle platforms that return null for the trayiconimpl. 4 years ago
WrapPanelTests.cs Remove copyright headers. 6 years ago
app.config Removed outdated binding redirects and app.config 10 years ago