| .. |
|
Automation
|
Reinstate ControlAutomationPeerTests.
|
4 years ago |
|
Mixins
|
implement a pressed mixin.
|
6 years ago |
|
Platform
|
Removed IInteractive.
|
3 years ago |
|
Presenters
|
Merge branch 'master' into refactor/itemcontainergenerator
|
3 years ago |
|
Primitives
|
Add Tests
|
3 years ago |
|
Properties
|
Remove copyright headers.
|
6 years ago |
|
Selection
|
Merge branch 'master' into refactor/itemcontainergenerator
|
3 years ago |
|
Shapes
|
Remove Rect.Default
|
3 years ago |
|
Templates
|
Remove copyright headers.
|
6 years ago |
|
Utils
|
Ensure IRenderRoot.Renderer is never null
|
3 years ago |
|
ApplicationTests.cs
|
remove usings.
|
6 years ago |
|
AutoCompleteBoxTests.cs
|
Merge branch 'master' into features/NetAnalyzers/CA1822
|
3 years ago |
|
Avalonia.Controls.UnitTests.csproj
|
move to a consistent langversion of 11
|
3 years ago |
|
BorderTests.cs
|
Add failing tests for #8866.
|
3 years ago |
|
ButtonTests.cs
|
Ensure IRenderRoot.Renderer is never null
|
3 years ago |
|
CalendarDatePickerTests.cs
|
fix: Address CA1822 rule
|
3 years ago |
|
CalendarTests.cs
|
Enable test that was skipped for two years.
|
4 years ago |
|
CanvasTests.cs
|
Provide a RenderInterface for controls which use shapes.
|
5 years ago |
|
CarouselTests.cs
|
Reimplemented Carousel.
|
3 years ago |
|
ClassesTests.cs
|
Added failing tests for #8480.
|
4 years ago |
|
ComboBoxTests.cs
|
Removed VirtualizationMode.
|
3 years ago |
|
ContentControlTests.cs
|
Merge branch 'master' into features/NetAnalyzers/CA1822
|
3 years ago |
|
ContextMenuTests.cs
|
Implemented layout and render time graph overlays
|
3 years ago |
|
CursorFactoryMock.cs
|
Added ICursorImpl.
|
5 years ago |
|
DatePickerTests.cs
|
Use IGlyphRunImpl in the IDrawingContextImpl
|
3 years ago |
|
DecoratorTests.cs
|
Fix some layout rounding issues.
|
4 years ago |
|
DesktopStyleApplicationLifetimeTests.cs
|
Implemented layout and render time graph overlays
|
3 years ago |
|
DockPanelTests.cs
|
Remove copyright headers.
|
6 years ago |
|
EnumerableExtensions.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
FlyoutTests.cs
|
Implemented layout and render time graph overlays
|
3 years ago |
|
GridLengthTests.cs
|
fix to remove GridLength.ToString() culture dependency.
|
4 years ago |
|
GridMocks.cs
|
Order the grid codes and make most unit test passed.
|
8 years ago |
|
GridSplitterTests.cs
|
IStandardCursorFactory -> ICursorFactory.
|
5 years ago |
|
GridTests.cs
|
fix: Address CA1822 rule
|
3 years ago |
|
HeaderedItemsControlTests .cs
|
feat(tests): Address rule CA1822
|
3 years ago |
|
ImageTests.cs
|
feat(tests): Address rule CA1822
|
3 years ago |
|
ItemsControlTests.cs
|
Refresh containers when relevant property changes.
|
3 years ago |
|
ItemsSourceViewTests.cs
|
Make ItemsSourceView ctors private.
|
3 years ago |
|
LayoutTransformControlTests.cs
|
Provide a RenderInterface for controls which use shapes.
|
5 years ago |
|
ListBoxTests.cs
|
VirtualizingStackPanel: fix selection wrapping
|
3 years ago |
|
ListBoxTests_Multiple.cs
|
Remove public setter where possible on events or replace with "init;"
|
3 years ago |
|
ListBoxTests_Single.cs
|
Remove public setter where possible on events or replace with "init;"
|
3 years ago |
|
LoadedTests.cs
|
Fix window Loaded and Unloaded events
|
4 years ago |
|
MaskedTextBoxTests.cs
|
Use IGlyphRunImpl in the IDrawingContextImpl
|
3 years ago |
|
MenuItemTests.cs
|
Removed a number of interfaces.
|
3 years ago |
|
NameScopeTests.cs
|
Remove copyright headers.
|
6 years ago |
|
NumericUpDownTests.cs
|
Merge branch 'master' into features/NetAnalyzers/CA1822
|
3 years ago |
|
PanelTests.cs
|
Prevent null Panel children
|
3 years ago |
|
RadioButtonTests.cs
|
fix: fix RadioButton empty GroupName behavior.
|
3 years ago |
|
RelativePanelTests.cs
|
Fix stretched relative panel test.
|
4 years ago |
|
ScrollViewerTests.cs
|
Update tests per new default
|
5 years ago |
|
SliderTests.cs
|
Moved attached layout code to Avalonia.Layout.
|
7 years ago |
|
SplitViewTests.cs
|
Add unit tests
|
6 years ago |
|
StackPanelTests.cs
|
Remove copyright headers.
|
6 years ago |
|
TabControlTests.cs
|
Make a few more tests pass.
|
3 years ago |
|
TestTemplatedControl.cs
|
Removed a number of interfaces.
|
3 years ago |
|
TextBlockTests.cs
|
Remove redundant member
|
3 years ago |
|
TextBoxTests.cs
|
leverage GetRequiredService
|
3 years ago |
|
TextBoxTests_DataValidation.cs
|
Merge branch 'master' into features/NetAnalyzers/CA1822
|
3 years ago |
|
TimePickerTests.cs
|
Use IGlyphRunImpl in the IDrawingContextImpl
|
3 years ago |
|
ToolTipTests.cs
|
Removed a number of interfaces.
|
3 years ago |
|
TopLevelTests.cs
|
Ensure IRenderRoot.Renderer is never null
|
3 years ago |
|
TransitioningContentControlTests.cs
|
again
|
3 years ago |
|
TreeViewTests.cs
|
Merge branch 'master' into refactor/itemcontainergenerator
|
3 years ago |
|
UserControlTests.cs
|
Merge branch 'master' into features/NetAnalyzers/CA1822
|
3 years ago |
|
ViewboxTests.cs
|
Merge branch 'master' into features/NetAnalyzers/CA1822
|
3 years ago |
|
VirtualizingCarouselPanelTests.cs
|
Reimplemented Carousel.
|
3 years ago |
|
VirtualizingStackPanelTests.cs
|
Don't recycle focused element.
|
3 years ago |
|
WindowBaseTests.cs
|
Ensure IRenderRoot.Renderer is never null
|
3 years ago |
|
WindowTests.cs
|
Ensure IRenderRoot.Renderer is never null
|
3 years ago |
|
WrapPanelTests.cs
|
Remove copyright headers.
|
6 years ago |
|
app.config
|
Removed outdated binding redirects and app.config
|
10 years ago |