| .. |
|
Automation
|
Reinstate ControlAutomationPeerTests.
|
4 years ago |
|
Mixins
|
implement a pressed mixin.
|
6 years ago |
|
Platform
|
track currently active gesture in the pointer
|
3 years ago |
|
Presenters
|
Fix ScrollContentPresenter's child margin with layout rounding
|
3 years ago |
|
Primitives
|
Merge branch 'master' into pr/11418
|
3 years ago |
|
Properties
|
Remove copyright headers.
|
6 years ago |
|
Selection
|
Added failing test for #11617.
|
3 years ago |
|
Shapes
|
Composition aware resources
|
3 years ago |
|
Templates
|
Converted a variety of writeable DirectProperty definitions to StyledProperty
|
3 years ago |
|
Utils
|
Update usages of ItemsControl Items/ItemsSource.
|
3 years ago |
|
ApplicationTests.cs
|
remove usings.
|
6 years ago |
|
AutoCompleteBoxTests.cs
|
AutoCompleteBox.Items -> ItemsSource.
|
3 years ago |
|
Avalonia.Controls.UnitTests.csproj
|
move to a consistent langversion of 11
|
3 years ago |
|
BorderTests.cs
|
Composition aware resources
|
3 years ago |
|
ButtonTests.cs
|
Fix ButtonTests
|
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
|
Added failing tests for #11119.
|
3 years ago |
|
ClassesTests.cs
|
Added failing tests for #8480.
|
4 years ago |
|
ComboBoxTests.cs
|
Update usages of ItemsControl Items/ItemsSource.
|
3 years ago |
|
ContentControlTests.cs
|
Remove now-unnecessary casts.
|
3 years ago |
|
ContextMenuTests.cs
|
Merge branch 'master' into refactor/singlesubscriberobservablebase-internal
|
3 years ago |
|
CursorFactoryMock.cs
|
Added ICursorImpl.
|
5 years ago |
|
DatePickerTests.cs
|
Reuse text and geometry related headless mocks in Avalonia unit tests and benchmarks
|
3 years ago |
|
DecoratorTests.cs
|
Fix some layout rounding issues.
|
4 years ago |
|
DesktopStyleApplicationLifetimeTests.cs
|
Media system refactoring
|
3 years ago |
|
DockPanelTests.cs
|
Remove copyright headers.
|
6 years ago |
|
EnumerableExtensions.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
FlyoutTests.cs
|
Media system refactoring
|
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
|
Media system refactoring
|
3 years ago |
|
GridTests.cs
|
Media system refactoring
|
3 years ago |
|
HeaderedItemsControlTests .cs
|
Remove now-unnecessary casts.
|
3 years ago |
|
ImageTests.cs
|
feat(tests): Address rule CA1822
|
3 years ago |
|
ItemsControlTests.cs
|
Limit IFocusManager API, extend IInputElement API, remove visible static properties
|
3 years ago |
|
ItemsSourceViewTests.cs
|
Added ItemsControl.ItemsSource.
|
3 years ago |
|
LayoutTransformControlTests.cs
|
Reset LayoutTransformControl matrix when transform is removed
|
3 years ago |
|
ListBoxTests.cs
|
test(LIstBox): Space handling
|
3 years ago |
|
ListBoxTests_Multiple.cs
|
Use PlatformHotkeyConfiguration.Instance instead of locator
|
3 years ago |
|
ListBoxTests_Single.cs
|
Use PlatformHotkeyConfiguration.Instance instead of locator
|
3 years ago |
|
LoadedTests.cs
|
Fixed more tests
|
3 years ago |
|
MaskedTextBoxTests.cs
|
Media system refactoring
|
3 years ago |
|
MenuItemTests.cs
|
fix unit tests
|
3 years ago |
|
NameScopeTests.cs
|
Remove copyright headers.
|
6 years ago |
|
NumericUpDownTests.cs
|
fix unit tests
|
3 years ago |
|
PanelTests.cs
|
Composition aware resources
|
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
|
Media system refactoring
|
3 years ago |
|
SliderTests.cs
|
Moved attached layout code to Avalonia.Layout.
|
7 years ago |
|
SplitViewTests.cs
|
Add new tests
|
3 years ago |
|
StackPanelTests.cs
|
Remove copyright headers.
|
6 years ago |
|
TabControlTests.cs
|
Remove now-unnecessary casts.
|
3 years ago |
|
TestTemplatedControl.cs
|
Removed a number of interfaces.
|
3 years ago |
|
TextBlockTests.cs
|
Fix visual tree handling when Inlines is reset
|
3 years ago |
|
TextBoxTests.cs
|
Media system refactoring
|
3 years ago |
|
TextBoxTests_DataValidation.cs
|
Reuse text and geometry related headless mocks in Avalonia unit tests and benchmarks
|
3 years ago |
|
TimePickerTests.cs
|
Reuse text and geometry related headless mocks in Avalonia unit tests and benchmarks
|
3 years ago |
|
ToolTipTests.cs
|
Fixed tests, reintroduced Post with SendOrPostCallback, removed JobRunner
|
3 years ago |
|
TopLevelTests.cs
|
Media system refactoring
|
3 years ago |
|
TransitioningContentControlTests.cs
|
Fix tests
|
3 years ago |
|
TreeViewTests.cs
|
Move PlatformHotkeyConfiguration to IPlatformSettings
|
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
|
Converted RangeBase to StyledProperty
|
3 years ago |
|
VirtualizingStackPanelTests.cs
|
Added failing test for #11679.
|
3 years ago |
|
WindowBaseTests.cs
|
Media system refactoring
|
3 years ago |
|
WindowTests.cs
|
Media system refactoring
|
3 years ago |
|
WrapPanelTests.cs
|
Remove copyright headers.
|
6 years ago |
|
app.config
|
Removed outdated binding redirects and app.config
|
10 years ago |