Andrey Kunchev ab26c18a8f typo fix 6 years ago
..
Generators 2fa8247f01 Removed MemberSelector. 6 years ago
Mixins d7357ec876 Remove ContentControlMixin. 6 years ago
Platform a16e3bff7f Added InitialPressMouseButton to PointerReleasedEventArgs that returns the button that caused the PointerPressed event 6 years ago
Presenters d7357ec876 Remove ContentControlMixin. 6 years ago
Primitives e1bfdf0324 Added failing test for #3094. 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 d409090b90 Fix unit tests. Remove default ctor. 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 d7357ec876 Remove ContentControlMixin. 6 years ago
Avalonia.Controls.UnitTests.csproj a75c8b9859 Adapted GridLayoutTests to run on Mono 7 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 d7357ec876 Remove ContentControlMixin. 6 years ago
ContextMenuTests.cs 2282c99c16 add dpi information to screens api. 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 ab26c18a8f typo fix 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 cbe7cb5e50 Merge branch 'master' into experimental/itemsrepeater 6 years ago
SliderTests.cs 2210b441a2 Moved attached layout code to Avalonia.Layout. 6 years ago
StackPanelTests.cs b80aa21610 add a unit test for stackpanel layout issue. 6 years ago
TabControlTests.cs d7357ec876 Remove ContentControlMixin. 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 0486de87a6 MaxLength Property for TextBox 6 years ago
TextBoxTests_DataValidation.cs a6b65a39de Test fix 6 years ago
TopLevelTests.cs fb173b30e2 Send keypresses to toplevel if no focused control. 6 years ago
TreeViewTests.cs 55e9037383 Added failing test for #2980. 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 9343ba4c23 Wired up the popup positioner 6 years ago
WindowTests.cs 17c4c10404 fix unit test for window center location. 6 years ago
WindowingPlatformMock.cs 8ee9d17ff6 Fixed some focus issues 9 years ago
WrapPanelTests.cs 2ee5a21dd7 Remove broken test for now 6 years ago
app.config 7282744b70 Removed outdated binding redirects and app.config 9 years ago