..
Generators
Remove copyright headers.
6 years ago
Mixins
Remove copyright headers.
6 years ago
Platform
Added failing test for #3459.
6 years ago
Presenters
Fix large/small scroll in ScrollViewer.
6 years ago
Primitives
Added failing test for #3784.
6 years ago
Properties
Remove copyright headers.
6 years ago
Shapes
Add failing test for #2680.
6 years ago
Templates
Remove copyright headers.
6 years ago
Utils
Remove copyright headers.
6 years ago
AppBuilderTests.cs
Make our unit tests support library (Avalonia.UnitTests) target netstandard2.0 so we don't have to worry about targetting .NET Framework on linux.
8 years ago
ApplicationTests.cs
Remove copyright headers.
6 years ago
AutoCompleteBoxTests.cs
Remove copyright headers.
6 years ago
Avalonia.Controls.UnitTests.csproj
Update to .NET core 3.1.
6 years ago
BorderTests.cs
Remove copyright headers.
6 years ago
ButtonTests.cs
Merge branch 'master' into fixes/2501-command-isenabled
7 years ago
CalendarTests.cs
Remove copyright headers.
6 years ago
CanvasTests.cs
Remove copyright headers.
6 years ago
CarouselTests.cs
Remove copyright headers.
6 years ago
ClassesTests.cs
Remove copyright headers.
6 years ago
ComboBoxTests.cs
Remove copyright headers.
6 years ago
ContentControlTests.cs
Remove copyright headers.
6 years ago
ContextMenuTests.cs
Added failing test for #3784.
6 years ago
CursorFactoryMock.cs
Register cursor factory for tests
7 years ago
DatePickerTests.cs
Remove copyright headers.
6 years ago
DecoratorTests.cs
Remove copyright headers.
6 years ago
DesktopStyleApplicationLifetimeTests.cs
Removed `Application` parameter from ClassicDesktopStyleApplicationLifetime since it wasn't used anyway
7 years ago
DockPanelTests.cs
Remove copyright headers.
6 years ago
EnumerableExtensions.cs
Renamed Perspex -> Avalonia
10 years ago
GridLengthTests.cs
Remove copyright headers.
6 years ago
GridMocks.cs
Order the grid codes and make most unit test passed.
8 years ago
GridSplitterTests.cs
Add keyboard input tests.
7 years ago
GridTests.cs
Fix Grid shared scope not being updated when resizing row/column definitions.
7 years ago
HeaderedItemsControlTests .cs
Remove copyright headers.
6 years ago
ImageTests.cs
Remove copyright headers.
6 years ago
ItemsControlTests.cs
Remove copyright headers.
6 years ago
LayoutTransformControlTests.cs
simplify Layout transform no need to be ContentControl
8 years ago
ListBoxTests.cs
Remove copyright headers.
6 years ago
ListBoxTests_Single.cs
Remove copyright headers.
6 years ago
MenuItemTests.cs
Correctly handle command.CanExecute state.
7 years ago
NameScopeTests.cs
Remove copyright headers.
6 years ago
PanelTests.cs
Remove copyright headers.
6 years ago
RadioButtonTests.cs
Fix #1782: Implement GroupName for RadioButton
8 years ago
ScrollViewerTests.cs
Fix large/small scroll in ScrollViewer.
6 years ago
SliderTests.cs
Moved attached layout code to Avalonia.Layout.
7 years ago
StackPanelTests.cs
Remove copyright headers.
6 years ago
TabControlTests.cs
Remove copyright headers.
6 years ago
TestTemplatedControl.cs
Remove copyright headers.
6 years ago
TextBlockTests.cs
Remove copyright headers.
6 years ago
TextBoxTests.cs
Add more failing tests for other keys
6 years ago
TextBoxTests_DataValidation.cs
Remove copyright headers.
6 years ago
ToolTipTests.cs
Remove copyright headers.
6 years ago
TopLevelTests.cs
Remove copyright headers.
6 years ago
TreeViewTests.cs
Added failing test for #3551
6 years ago
UserControlTests.cs
Remove copyright headers.
6 years ago
ViewboxTests.cs
add some tests for Viewbox
8 years ago
VirtualizingStackPanelTests.cs
Remove copyright headers.
6 years ago
WindowBaseTests.cs
Remove copyright headers.
6 years ago
WindowTests.cs
Bypass ArrangeCore logic in top-level controls.
6 years ago
WindowingPlatformMock.cs
Fixed some focus issues
10 years ago
WrapPanelTests.cs
Remove copyright headers.
6 years ago
app.config
Removed outdated binding redirects and app.config
10 years ago