| .. |
|
Generators
|
Removed MemberSelector.
|
7 years ago |
|
Mixins
|
Remove ContentControlMixin.
|
7 years ago |
|
Platform
|
Merge pull request #3480 from AvaloniaUI/fixes/3459-menu-keypress-nre
|
6 years ago |
|
Presenters
|
Remove ContentControlMixin.
|
7 years ago |
|
Primitives
|
Merge pull request #3557 from AvaloniaUI/fixes/3426-selecting-disabled-control
|
6 years ago |
|
Properties
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
Shapes
|
Added failing test for #2335.
|
7 years ago |
|
Templates
|
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
|
8 years ago |
|
Utils
|
Fix unit tests. Remove default ctor.
|
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
|
Refactored lifetime control into separate lifetime classes
|
7 years ago |
|
AutoCompleteBoxTests.cs
|
Remove ContentControlMixin.
|
7 years ago |
|
Avalonia.Controls.UnitTests.csproj
|
Adapted GridLayoutTests to run on Mono
|
7 years ago |
|
BorderTests.cs
|
Added failing tests for brush invalidation.
|
8 years ago |
|
ButtonTests.cs
|
Merge branch 'master' into fixes/2501-command-isenabled
|
7 years ago |
|
CalendarTests.cs
|
Adds Unit Tests for the Calendar Control
|
8 years ago |
|
CanvasTests.cs
|
Set canvas property default values to NaN.
|
10 years ago |
|
CarouselTests.cs
|
Removed WithNameScope
|
7 years ago |
|
ClassesTests.cs
|
Added failing test for #1255.
|
8 years ago |
|
ComboBoxTests.cs
|
Removed WithNameScope
|
7 years ago |
|
ContentControlTests.cs
|
Remove ContentControlMixin.
|
7 years ago |
|
ContextMenuTests.cs
|
add dpi information to screens api.
|
6 years ago |
|
CursorFactoryMock.cs
|
Register cursor factory for tests
|
7 years ago |
|
DatePickerTests.cs
|
Removed WithNameScope
|
7 years ago |
|
DecoratorTests.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
DesktopStyleApplicationLifetimeTests.cs
|
Merge pull request #3159 from AvaloniaUI/fix-render-demo
|
6 years ago |
|
DockPanelTests.cs
|
Added failing test for #1865.
|
8 years ago |
|
EnumerableExtensions.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
GridLengthTests.cs
|
Inital
|
8 years ago |
|
GridMocks.cs
|
Order the grid codes and make most unit test passed.
|
8 years ago |
|
GridSplitterTests.cs
|
Manually handle name scope registrations
|
7 years ago |
|
GridTests.cs
|
Merge pull request #3175 from MarchingCube/fix-grid-sharedscope-resize
|
6 years ago |
|
HeaderedItemsControlTests .cs
|
Removed WithNameScope
|
7 years ago |
|
ImageTests.cs
|
Merge pull request #3373 from AvaloniaUI/fixes/3371-image-sizing
|
6 years ago |
|
ItemsControlTests.cs
|
Merge pull request #3177 from AvaloniaUI/fixes/3148-virtualization-out-of-range
|
6 years ago |
|
LayoutTransformControlTests.cs
|
simplify Layout transform no need to be ContentControl
|
7 years ago |
|
ListBoxTests.cs
|
Merge pull request #3326 from AvaloniaUI/fixes/3321-item-virtualizer-clamp
|
6 years ago |
|
ListBoxTests_Single.cs
|
Move MouseTestHelper to Avalonia.UnitTests.
|
7 years ago |
|
MenuItemTests.cs
|
Correctly handle command.CanExecute state.
|
7 years ago |
|
NameScopeTests.cs
|
Added comments regarding name scope task completions
|
7 years ago |
|
PanelTests.cs
|
Added failing tests for brush invalidation.
|
8 years ago |
|
RadioButtonTests.cs
|
Fix #1782: Implement GroupName for RadioButton
|
8 years ago |
|
ScrollViewerTests.cs
|
Merge branch 'master' into experimental/itemsrepeater
|
7 years ago |
|
SliderTests.cs
|
Moved attached layout code to Avalonia.Layout.
|
7 years ago |
|
StackPanelTests.cs
|
add a unit test for stackpanel layout issue.
|
7 years ago |
|
TabControlTests.cs
|
Merge pull request #3186 from Gillibald/fixes/3180
|
6 years ago |
|
TestTemplatedControl.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
TextBlockTests.cs
|
Added failing tests for brush invalidation.
|
8 years ago |
|
TextBoxTests.cs
|
MaxLength Property for TextBox
|
7 years ago |
|
TextBoxTests_DataValidation.cs
|
Test fix
|
7 years ago |
|
ToolTipTests.cs
|
Merge pull request #3190 from donandren/issues/3188
|
6 years ago |
|
TopLevelTests.cs
|
Merge pull request #3129 from AvaloniaUI/fixes/3127-window-keypresses
|
6 years ago |
|
TreeViewTests.cs
|
Added failing test for #2980.
|
6 years ago |
|
UserControlTests.cs
|
Removed WithNameScope
|
7 years ago |
|
ViewboxTests.cs
|
add some tests for Viewbox
|
7 years ago |
|
VirtualizingStackPanelTests.cs
|
Implemented Menu interactions.
|
8 years ago |
|
WindowBaseTests.cs
|
Wired up the popup positioner
|
7 years ago |
|
WindowTests.cs
|
Revert "Merge pull request #3570 from AvaloniaUI/fixes/3569-window-sizing"
|
6 years ago |
|
WindowingPlatformMock.cs
|
Fixed some focus issues
|
10 years ago |
|
WrapPanelTests.cs
|
Merge pull request #3196 from donandren/issues/3165
|
6 years ago |
|
app.config
|
Removed outdated binding redirects and app.config
|
10 years ago |