..
Automation
Reinstate ControlAutomationPeerTests.
5 years ago
Mixins
implement a pressed mixin.
6 years ago
Platform
Removed IInteractive.
4 years ago
Presenters
Begin refactoring ItemsPresenter.
4 years ago
Primitives
Fixed SelectingItemsControlTests.
4 years ago
Properties
Remove copyright headers.
6 years ago
Selection
Add more tests for resetting InternalSelectionModel.
5 years ago
Shapes
Added some tests for Rectangle and Ellipse.
6 years ago
Templates
Remove copyright headers.
6 years ago
Utils
Merge branch 'master' into features/NetAnalyzers/CA1822
4 years ago
ApplicationTests.cs
remove usings.
6 years ago
AutoCompleteBoxTests.cs
Merge branch 'master' into features/NetAnalyzers/CA1822
4 years ago
Avalonia.Controls.UnitTests.csproj
Merge core libraries. (#5831)
4 years ago
BorderTests.cs
Add failing tests for #8866.
4 years ago
ButtonTests.cs
Removed IInteractive.
4 years ago
CalendarDatePickerTests.cs
fix: Address CA1822 rule
4 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.
6 years ago
CarouselTests.cs
Refactored ItemContainerGenerator.
4 years ago
ClassesTests.cs
Added failing tests for #8480.
4 years ago
ComboBoxTests.cs
Removed VirtualizationMode.
4 years ago
ContentControlTests.cs
Merge branch 'master' into features/NetAnalyzers/CA1822
4 years ago
ContextMenuTests.cs
Merge branch 'master' into features/NetAnalyzers/CA1822
4 years ago
CursorFactoryMock.cs
Added ICursorImpl.
6 years ago
DatePickerTests.cs
Merge branch 'master' into features/NetAnalyzers/CA1822
4 years ago
DecoratorTests.cs
Fix some layout rounding issues.
4 years ago
DesktopStyleApplicationLifetimeTests.cs
use discards where possible.
4 years ago
DockPanelTests.cs
Remove copyright headers.
6 years ago
EnumerableExtensions.cs
Renamed Perspex -> Avalonia
10 years ago
FlyoutTests.cs
feat(tests): Address rule CA1822
4 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.
6 years ago
GridTests.cs
fix: Address CA1822 rule
4 years ago
HeaderedItemsControlTests .cs
feat(tests): Address rule CA1822
4 years ago
ImageTests.cs
feat(tests): Address rule CA1822
4 years ago
ItemsControlTests.cs
Reimplement DisplayMemberBinding.
4 years ago
ItemsRepeaterTests.cs
Added failing tests for #6729.
5 years ago
ItemsSourceViewTests.cs
fix: Warning CS0067 The event is never used
5 years ago
LayoutTransformControlTests.cs
Provide a RenderInterface for controls which use shapes.
6 years ago
ListBoxTests.cs
Refactored ItemContainerGenerator.
4 years ago
ListBoxTests_Multiple.cs
Begin refactoring ItemsPresenter.
4 years ago
ListBoxTests_Single.cs
Begin refactoring ItemsPresenter.
4 years ago
LoadedTests.cs
Fix window Loaded and Unloaded events
4 years ago
MaskedTextBoxTests.cs
Merge branch 'master' into features/NetAnalyzers/CA1822
4 years ago
MenuItemTests.cs
Removed a number of interfaces.
4 years ago
NameScopeTests.cs
Remove copyright headers.
6 years ago
NumericUpDownTests.cs
Merge branch 'master' into features/NetAnalyzers/CA1822
4 years ago
PanelTests.cs
Update tests
6 years ago
RadioButtonTests.cs
Fix #1782: Implement GroupName for RadioButton
8 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.
4 years ago
TestTemplatedControl.cs
Removed a number of interfaces.
4 years ago
TextBlockTests.cs
Remove redundant member
4 years ago
TextBoxTests.cs
Merge branch 'master' into features/NetAnalyzers/CA1822
4 years ago
TextBoxTests_DataValidation.cs
Merge branch 'master' into features/NetAnalyzers/CA1822
4 years ago
TimePickerTests.cs
Merge branch 'master' into features/NetAnalyzers/CA1822
4 years ago
ToolTipTests.cs
Removed a number of interfaces.
4 years ago
TopLevelTests.cs
feat(tests): Address rule CA1822
4 years ago
TreeViewTests.cs
Refactored ItemContainerGenerator.
4 years ago
UserControlTests.cs
Merge branch 'master' into features/NetAnalyzers/CA1822
4 years ago
ViewboxTests.cs
Merge branch 'master' into features/NetAnalyzers/CA1822
4 years ago
VirtualizingStackPanelTests_Smooth.cs
Removed VirtualizationMode.
4 years ago
WindowBaseTests.cs
feat(tests): Address rule CA1822
4 years ago
WindowTests.cs
feat(tests): Address rule CA1822
4 years ago
WindowingPlatformMock.cs
handle platforms that return null for the trayiconimpl.
5 years ago
WrapPanelTests.cs
Remove copyright headers.
6 years ago
app.config
Removed outdated binding redirects and app.config
10 years ago