Benedikt Schroeder de93e8e969 Full Unicode support for TextBlock 5 years ago
..
Generators 2fa8247f01 Removed MemberSelector. 6 years ago
Mixins d7357ec876 Remove ContentControlMixin. 6 years ago
Platform 14b13ac8f5 Added failing test for #3459. 5 years ago
Presenters de93e8e969 Full Unicode support for TextBlock 5 years ago
Primitives 886eee831c Added failing test for #3426. 5 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 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 56825d252e Expose ContentPresenter from ItemsControl.LogicalChildren. 5 years ago
ClassesTests.cs ebc66cfaac Added failing test for #1255. 8 years ago
ComboBoxTests.cs 01d26ed2ee Failing unit tests for ComboBox losing focus on detach and Popup.Close raising Closed events for already closed popup. 5 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 b9bd57e25b Removed `Application` parameter from ClassicDesktopStyleApplicationLifetime since it wasn't used anyway 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 1d7feade1b Add keyboard input tests. 6 years ago
GridTests.cs 9c5e688958 Fix Grid shared scope not being updated when resizing row/column definitions. 6 years ago
HeaderedItemsControlTests .cs 1ab923c02e Removed WithNameScope 6 years ago
ImageTests.cs 11a714dbf7 Use Size not PixelSize in ImageTests. 6 years ago
ItemsControlTests.cs 56825d252e Expose ContentPresenter from ItemsControl.LogicalChildren. 5 years ago
LayoutTransformControlTests.cs e4838842a1 simplify Layout transform no need to be ContentControl 7 years ago
ListBoxTests.cs ce5f884e08 Added failing test for #3321. 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 8bfbc10049 Added the ScrollToHome() and ScrollToEnd() methods to ScrollViewer. 5 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 fd910db3b0 Merge branch 'master' into fixes/3180 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
ToolTipTests.cs 2288b7ab1d add failing test for tooltip for issue #3188 6 years ago
TopLevelTests.cs a70da659f6 Reafactor logical tree attach/detach events. 6 years ago
TreeViewTests.cs 14ed1fd571 Added failing test for #3328. 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 9763faec3a Added failing test for #3569. 5 years ago
WindowingPlatformMock.cs 8ee9d17ff6 Fixed some focus issues 9 years ago
WrapPanelTests.cs f3bb98756f add tests for #3165 6 years ago
app.config 7282744b70 Removed outdated binding redirects and app.config 9 years ago