Nikita Tsukanov 0f4ed2a4b9 Updated tests to use IDispatcherImpl 2 years ago
..
Automation a5c28de797 Reinstate ControlAutomationPeerTests. 4 years ago
Mixins 817476ef77 implement a pressed mixin. 5 years ago
Platform f745fe1788 Use simpler event args type. 2 years ago
Presenters f8eceb4af9 Update usages of ItemsControl Items/ItemsSource. 2 years ago
Primitives 0f4ed2a4b9 Updated tests to use IDispatcherImpl 2 years ago
Properties 4d01dacd77 Remove copyright headers. 5 years ago
Selection f5e0869e48 Merge branch 'master' into refactor/itemcontainergenerator 2 years ago
Shapes 3fc6a51571 Remove Rect.Default 2 years ago
Templates 81530c4231 Converted a variety of writeable DirectProperty definitions to StyledProperty 2 years ago
Utils f8eceb4af9 Update usages of ItemsControl Items/ItemsSource. 2 years ago
ApplicationTests.cs a5499a908d remove usings. 5 years ago
AutoCompleteBoxTests.cs 9fbd163b33 Merge branch 'master' into features/NetAnalyzers/CA1822 2 years ago
Avalonia.Controls.UnitTests.csproj 876fa08812 move to a consistent langversion of 11 2 years ago
BorderTests.cs ac27138120 Add failing tests for #8866. 3 years ago
ButtonTests.cs 7eda49e061 Ensure IRenderRoot.Renderer is never null 2 years ago
CalendarDatePickerTests.cs 6213676115 fix: Address CA1822 rule 3 years ago
CalendarTests.cs 646cefa8cc Enable test that was skipped for two years. 3 years ago
CanvasTests.cs 9f8f4b224f Provide a RenderInterface for controls which use shapes. 5 years ago
CarouselTests.cs f8eceb4af9 Update usages of ItemsControl Items/ItemsSource. 2 years ago
ClassesTests.cs 9e4a597225 Added failing tests for #8480. 3 years ago
ComboBoxTests.cs f8eceb4af9 Update usages of ItemsControl Items/ItemsSource. 2 years ago
ContentControlTests.cs 9fbd163b33 Merge branch 'master' into features/NetAnalyzers/CA1822 2 years ago
ContextMenuTests.cs cc7656eecb Rename ContextMenu.PlacementMode to ContextMenu.Placement 2 years ago
CursorFactoryMock.cs ca408e55b5 Added ICursorImpl. 5 years ago
DatePickerTests.cs 07c11c75e7 Use IGlyphRunImpl in the IDrawingContextImpl 2 years ago
DecoratorTests.cs b2556d62f5 Fix some layout rounding issues. 3 years ago
DesktopStyleApplicationLifetimeTests.cs 0f4ed2a4b9 Updated tests to use IDispatcherImpl 2 years ago
DockPanelTests.cs 4d01dacd77 Remove copyright headers. 5 years ago
EnumerableExtensions.cs 5be41985c3 Renamed Perspex -> Avalonia 9 years ago
FlyoutTests.cs 5e13c5b59a Implemented layout and render time graph overlays 2 years ago
GridLengthTests.cs 928f03a404 fix to remove GridLength.ToString() culture dependency. 3 years ago
GridMocks.cs 2052d53d68 Order the grid codes and make most unit test passed. 7 years ago
GridSplitterTests.cs a832d63915 IStandardCursorFactory -> ICursorFactory. 5 years ago
GridTests.cs 6213676115 fix: Address CA1822 rule 3 years ago
HeaderedItemsControlTests .cs de4b55f8ee feat(tests): Address rule CA1822 3 years ago
ImageTests.cs de4b55f8ee feat(tests): Address rule CA1822 3 years ago
ItemsControlTests.cs 9d012fbb6b Fix terminology. 2 years ago
ItemsSourceViewTests.cs ba7e8a20b5 Added ItemsControl.ItemsSource. 2 years ago
LayoutTransformControlTests.cs 9f8f4b224f Provide a RenderInterface for controls which use shapes. 5 years ago
ListBoxTests.cs 9d012fbb6b Fix terminology. 2 years ago
ListBoxTests_Multiple.cs f8eceb4af9 Update usages of ItemsControl Items/ItemsSource. 2 years ago
ListBoxTests_Single.cs f8eceb4af9 Update usages of ItemsControl Items/ItemsSource. 2 years ago
LoadedTests.cs 18128a59de Fix window Loaded and Unloaded events 3 years ago
MaskedTextBoxTests.cs 07c11c75e7 Use IGlyphRunImpl in the IDrawingContextImpl 2 years ago
MenuItemTests.cs f8eceb4af9 Update usages of ItemsControl Items/ItemsSource. 2 years ago
NameScopeTests.cs 4d01dacd77 Remove copyright headers. 5 years ago
NumericUpDownTests.cs 9fbd163b33 Merge branch 'master' into features/NetAnalyzers/CA1822 2 years ago
PanelTests.cs 3791fa8a51 Don't add ItemsControl items to its panel logical children 2 years ago
RadioButtonTests.cs 9ca156d6a6 fix: fix RadioButton empty GroupName behavior. 2 years ago
RelativePanelTests.cs 93019b8da0 Fix stretched relative panel test. 3 years ago
ScrollViewerTests.cs 68074ce4b1 Added failing ScrollViewer test. 2 years ago
SliderTests.cs 2210b441a2 Moved attached layout code to Avalonia.Layout. 6 years ago
SplitViewTests.cs 61294fcaff Add unit tests 5 years ago
StackPanelTests.cs 4d01dacd77 Remove copyright headers. 5 years ago
TabControlTests.cs f8eceb4af9 Update usages of ItemsControl Items/ItemsSource. 2 years ago
TestTemplatedControl.cs ec74057151 Removed a number of interfaces. 2 years ago
TextBlockTests.cs 86324dca77 Convert Text properties to StyledProperty 2 years ago
TextBoxTests.cs 0fc25da0dc [TextBox] MoveEnd now correctly positions the caret before the line break 2 years ago
TextBoxTests_DataValidation.cs 9fbd163b33 Merge branch 'master' into features/NetAnalyzers/CA1822 2 years ago
TimePickerTests.cs 07c11c75e7 Use IGlyphRunImpl in the IDrawingContextImpl 2 years ago
ToolTipTests.cs 968e61f649 Fixed tests, reintroduced Post with SendOrPostCallback, removed JobRunner 2 years ago
TopLevelTests.cs 7eda49e061 Ensure IRenderRoot.Renderer is never null 2 years ago
TransitioningContentControlTests.cs 21f6307c37 again 2 years ago
TreeViewTests.cs f8eceb4af9 Update usages of ItemsControl Items/ItemsSource. 2 years ago
UserControlTests.cs 9fbd163b33 Merge branch 'master' into features/NetAnalyzers/CA1822 2 years ago
ViewboxTests.cs 2bc7f65ef8 Merge branch 'master' into features/NetAnalyzers/CA1822 3 years ago
VirtualizingCarouselPanelTests.cs ba7e8a20b5 Added ItemsControl.ItemsSource. 2 years ago
VirtualizingStackPanelTests.cs 7dbe277653 More lifecycle event tests with virtualization. 2 years ago
WindowBaseTests.cs 7eda49e061 Ensure IRenderRoot.Renderer is never null 2 years ago
WindowTests.cs 7eda49e061 Ensure IRenderRoot.Renderer is never null 2 years ago
WrapPanelTests.cs 4d01dacd77 Remove copyright headers. 5 years ago
app.config 7282744b70 Removed outdated binding redirects and app.config 9 years ago