Steven Kirk 06bfa29b12 Properly implement keyboard selection. 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 64610c264b Composition aware resources 2 years ago
Primitives 5878814bed Added test for #9438. 2 years ago
Properties 4d01dacd77 Remove copyright headers. 5 years ago
Selection f5e0869e48 Merge branch 'master' into refactor/itemcontainergenerator 2 years ago
Shapes 64610c264b Composition aware resources 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 027bd2313a AutoCompleteBox.Items -> ItemsSource. 2 years ago
Avalonia.Controls.UnitTests.csproj 876fa08812 move to a consistent langversion of 11 2 years ago
BorderTests.cs 64610c264b Composition aware resources 2 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 2c9f286db0 Added failing tests for #11119. 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 9a06290142 Correctly remove ContentPresenter's content from its parent host 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 4aa6035ec3 Reuse text and geometry related headless mocks in Avalonia unit tests and benchmarks 2 years ago
DecoratorTests.cs b2556d62f5 Fix some layout rounding issues. 3 years ago
DesktopStyleApplicationLifetimeTests.cs 9d4f11a111 Fixed tests 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 474d78b335 Deprecate IStyleable . 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 06bfa29b12 Properly implement keyboard selection. 2 years ago
ListBoxTests_Multiple.cs 06bfa29b12 Properly implement keyboard selection. 2 years ago
ListBoxTests_Single.cs 9d16e33843 Started refactoring ListBox selection. 2 years ago
LoadedTests.cs 91e4bd00b6 Fixed more tests 2 years ago
MaskedTextBoxTests.cs 4c580ddd4b Merge branch 'nunit-headless-intergration' into unify-test-mocks 2 years ago
MenuItemTests.cs d37de0b634 Allow setting item container properties in styles. 2 years ago
NameScopeTests.cs 4d01dacd77 Remove copyright headers. 5 years ago
NumericUpDownTests.cs 85b816c27f fix unit tests 2 years ago
PanelTests.cs 64610c264b Composition aware resources 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 e7b61ef002 Added BringIntoViewOnFocusChange. 2 years ago
SliderTests.cs 2210b441a2 Moved attached layout code to Avalonia.Layout. 6 years ago
SplitViewTests.cs a3c8210f2e Add new tests 2 years ago
StackPanelTests.cs 4d01dacd77 Remove copyright headers. 5 years ago
TabControlTests.cs 474d78b335 Deprecate IStyleable . 2 years ago
TestTemplatedControl.cs ec74057151 Removed a number of interfaces. 2 years ago
TextBlockTests.cs 64610c264b Composition aware resources 2 years ago
TextBoxTests.cs 4c580ddd4b Merge branch 'nunit-headless-intergration' into unify-test-mocks 2 years ago
TextBoxTests_DataValidation.cs 4aa6035ec3 Reuse text and geometry related headless mocks in Avalonia unit tests and benchmarks 2 years ago
TimePickerTests.cs 4aa6035ec3 Reuse text and geometry related headless mocks in Avalonia unit tests and benchmarks 2 years ago
ToolTipTests.cs 968e61f649 Fixed tests, reintroduced Post with SendOrPostCallback, removed JobRunner 2 years ago
TopLevelTests.cs 981dfd29d7 Added WindowBase.Resized event. 2 years ago
TransitioningContentControlTests.cs 5474d1e360 Refactor TransitioningContentControl. 2 years ago
TreeViewTests.cs 2728be47ee Added failing treeview selection tests. 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 74f75b0525 Converted RangeBase to StyledProperty 2 years ago
VirtualizingStackPanelTests.cs 5f9bc80826 Merge pull request #11287 from AvaloniaUI/fixes/dont-focus-invisible-control 2 years ago
WindowBaseTests.cs 7eda49e061 Ensure IRenderRoot.Renderer is never null 2 years ago
WindowTests.cs 981dfd29d7 Added WindowBase.Resized event. 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