..
Generators
Add Test
6 years ago
Mixins
implement a pressed mixin.
6 years ago
Platform
Update tests
6 years ago
Presenters
Update tests
6 years ago
Primitives
Add tests
6 years ago
Properties
Remove copyright headers.
6 years ago
Selection
Move test to existing test case.
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 pr/4823-fix-for-hotkey-manager-memory-leak
5 years ago
AppBuilderTests.cs
Address feedback.
6 years ago
ApplicationTests.cs
remove usings.
6 years ago
AutoCompleteBoxTests.cs
Made test for AutoCompleteBox.ItemSelector
6 years ago
Avalonia.Controls.UnitTests.csproj
fix test signing
5 years ago
BorderTests.cs
Update tests
6 years ago
ButtonTests.cs
Allow SelectionNode children to change.
6 years ago
CalendarDatePickerTests.cs
IStandardCursorFactory -> ICursorFactory.
6 years ago
CalendarTests.cs
skip broken test.
6 years ago
CanvasTests.cs
Provide a RenderInterface for controls which use shapes.
6 years ago
CarouselTests.cs
Add missing word.
6 years ago
ClassesTests.cs
Remove copyright headers.
6 years ago
ComboBoxTests.cs
Fix failing test.
5 years ago
ContentControlTests.cs
Remove copyright headers.
6 years ago
ContextMenuTests.cs
add some tests for contextmenu open without params
5 years ago
CursorFactoryMock.cs
Added ICursorImpl.
6 years ago
DatePickerTests.cs
IStandardCursorFactory -> ICursorFactory.
6 years ago
DecoratorTests.cs
Remove copyright headers.
6 years ago
DesktopStyleApplicationLifetimeTests.cs
fix mocks.
6 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
IStandardCursorFactory -> ICursorFactory.
6 years ago
GridTests.cs
No longer need to pass root to ExecuteInitialLayoutPass.
6 years ago
HeaderedItemsControlTests .cs
Remove copyright headers.
6 years ago
ImageTests.cs
Remove copyright headers.
6 years ago
ItemsControlTests.cs
Revert "ItemsControl+ItemVirtualizerSimple don not recreate containers when Items or ItemTemplate are replaced"
5 years ago
LayoutTransformControlTests.cs
Provide a RenderInterface for controls which use shapes.
6 years ago
ListBoxTests.cs
Revert "ItemsControl+ItemVirtualizerSimple don not recreate containers when Items or ItemTemplate are replaced"
5 years ago
ListBoxTests_Multiple.cs
add failing unit tests for #4306
6 years ago
ListBoxTests_Single.cs
Remove copyright headers.
6 years ago
MenuItemTests.cs
Fixed tests
5 years ago
NameScopeTests.cs
Remove copyright headers.
6 years ago
PanelTests.cs
Update tests
6 years ago
RadioButtonTests.cs
Fix #1782: Implement GroupName for RadioButton
8 years ago
RelativePanelTests.cs
Provide a RenderInterface for controls which use shapes.
6 years ago
ScrollViewerTests.cs
No longer need to pass root to ExecuteInitialLayoutPass.
6 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
Fix TabItems leaking.
5 years ago
TestTemplatedControl.cs
Use OnApplyTemplate instead of OnTemplateApplied.
6 years ago
TextBlockTests.cs
Update tests
6 years ago
TextBoxTests.cs
IStandardCursorFactory -> ICursorFactory.
6 years ago
TextBoxTests_DataValidation.cs
IStandardCursorFactory -> ICursorFactory.
6 years ago
TimePickerTests.cs
IStandardCursorFactory -> ICursorFactory.
6 years ago
ToolTipTests.cs
Add Should_Close_On_Null_Tip test
5 years ago
TopLevelTests.cs
Seperate RenderScaling from DesktopScaling.
6 years ago
TreeViewTests.cs
revert fix and add failing unit test.
5 years ago
UserControlTests.cs
Remove copyright headers.
6 years ago
ViewboxTests.cs
Provide a RenderInterface for controls which use shapes.
6 years ago
VirtualizingStackPanelTests.cs
Remove copyright headers.
6 years ago
WindowBaseTests.cs
Added Window.ShowActive for win32.
5 years ago
WindowTests.cs
fix more tests.
6 years ago
WindowingPlatformMock.cs
Seperate RenderScaling from DesktopScaling.
6 years ago
WrapPanelTests.cs
Remove copyright headers.
6 years ago
app.config
Removed outdated binding redirects and app.config
10 years ago