Steven Kirk 41e9999ae7 Move MouseTestHelper to Avalonia.UnitTests. 6 years ago
..
Generators 2fa8247f01 Removed MemberSelector. 6 years ago
Mixins 1ab923c02e Removed WithNameScope 6 years ago
Platform b387c38c84 Implemented simple inertial scroll 6 years ago
Presenters ecb437086a Merge branch 'master' into refactor/2333-remove-memberselector 6 years ago
Primitives 41e9999ae7 Move MouseTestHelper to Avalonia.UnitTests. 6 years ago
Properties 5be41985c3 Renamed Perspex -> Avalonia 9 years ago
Shapes 1d8bf77ab1 Added failing test for #2335. 6 years ago
Templates da0ab8b681 Move the styling system up the stack to live right below Avalonia.Animation since it has no dependencies on anything further down the dependency chain 7 years ago
Utils 1ab923c02e Removed WithNameScope 6 years ago
AppBuilderTests.cs 4ec647b870 Make our unit tests support library (Avalonia.UnitTests) target netstandard2.0 so we don't have to worry about targetting .NET Framework on linux. 7 years ago
ApplicationTests.cs b33601ee9b Refactored lifetime control into separate lifetime classes 6 years ago
AutoCompleteBoxTests.cs 1ab923c02e Removed WithNameScope 6 years ago
Avalonia.Controls.UnitTests.csproj a75c8b9859 Adapted GridLayoutTests to run on Mono 6 years ago
BorderTests.cs afdfb28da8 Added failing tests for brush invalidation. 7 years ago
ButtonTests.cs 6629946129 Merge branch 'master' into fixes/2501-command-isenabled 6 years ago
CalendarTests.cs bd17aeffe2 Adds Unit Tests for the Calendar Control 8 years ago
CanvasTests.cs df2f685ec8 Set canvas property default values to NaN. 9 years ago
CarouselTests.cs 1ab923c02e Removed WithNameScope 6 years ago
ClassesTests.cs ebc66cfaac Added failing test for #1255. 8 years ago
ComboBoxTests.cs 1ab923c02e Removed WithNameScope 6 years ago
ContentControlTests.cs 1ab923c02e Removed WithNameScope 6 years ago
ContextMenuTests.cs 3c787b3d4d Fix events for ContextMenu and Popup. 6 years ago
CursorFactoryMock.cs 2741fec63e Register cursor factory for tests 7 years ago
DatePickerTests.cs 1ab923c02e Removed WithNameScope 6 years ago
DecoratorTests.cs 5be41985c3 Renamed Perspex -> Avalonia 9 years ago
DesktopStyleApplicationLifetimeTests.cs 3655b6eea1 Move Application.Windows to IClassicDesktopStyleApplicationLifetime 6 years ago
DockPanelTests.cs a0d2d7f70b Added failing test for #1865. 7 years ago
EnumerableExtensions.cs 5be41985c3 Renamed Perspex -> Avalonia 9 years ago
GridLengthTests.cs eb273c0fcb Inital 7 years ago
GridMocks.cs 2052d53d68 Order the grid codes and make most unit test passed. 7 years ago
GridSplitterTests.cs fa55755b71 Manually handle name scope registrations 6 years ago
GridTests.cs 34a94cc782 Fix unit tests and transfer back to GridTests.cs 6 years ago
HeaderedItemsControlTests .cs 1ab923c02e Removed WithNameScope 6 years ago
ImageTests.cs 9501da85fa Added failing tests for #2260. 6 years ago
ItemsControlTests.cs ecb437086a Merge branch 'master' into refactor/2333-remove-memberselector 6 years ago
LayoutTransformControlTests.cs e4838842a1 simplify Layout transform no need to be ContentControl 7 years ago
ListBoxTests.cs 1ab923c02e Removed WithNameScope 6 years ago
ListBoxTests_Single.cs 41e9999ae7 Move MouseTestHelper to Avalonia.UnitTests. 6 years ago
MenuItemTests.cs 38d68865fd Correctly handle command.CanExecute state. 6 years ago
NameScopeTests.cs ce28364545 Added comments regarding name scope task completions 6 years ago
PanelTests.cs afdfb28da8 Added failing tests for brush invalidation. 7 years ago
RadioButtonTests.cs 18f36ab3bc Fix #1782: Implement GroupName for RadioButton 7 years ago
ScrollViewerTests.cs 1ab923c02e Removed WithNameScope 6 years ago
SliderTests.cs e7275f34fb Call AddOwner on Slider.Orientation instead of declaring a new property 7 years ago
StackPanelTests.cs 86f7918d4d Added failing tests for #2350. 6 years ago
TabControlTests.cs 1ab923c02e Removed WithNameScope 6 years ago
TestTemplatedControl.cs 5be41985c3 Renamed Perspex -> Avalonia 9 years ago
TextBlockTests.cs afdfb28da8 Added failing tests for brush invalidation. 7 years ago
TextBoxTests.cs d9a74daa99 Merge branch 'master' into fixes/1701-textbox-null-binding 6 years ago
TextBoxTests_DataValidation.cs 1ab923c02e Removed WithNameScope 6 years ago
TopLevelTests.cs 1ab923c02e Removed WithNameScope 6 years ago
TreeViewTests.cs cae46af287 Fixed typos. 6 years ago
UserControlTests.cs 1ab923c02e Removed WithNameScope 6 years ago
ViewboxTests.cs 37d7a49fee add some tests for Viewbox 7 years ago
VirtualizingStackPanelTests.cs 1293e9af8d Implemented Menu interactions. 7 years ago
WindowBaseTests.cs 1ab923c02e Removed WithNameScope 6 years ago
WindowTests.cs 3655b6eea1 Move Application.Windows to IClassicDesktopStyleApplicationLifetime 6 years ago
WindowingPlatformMock.cs 8ee9d17ff6 Fixed some focus issues 9 years ago
WrapPanelTests.cs 04c489daa5 Make Collection Properties get-only 8 years ago
app.config 7282744b70 Removed outdated binding redirects and app.config 9 years ago