Stanislav Silin 93019b8da0 Fix stretched relative panel test. 3 years ago
..
Automation a5c28de797 Reinstate ControlAutomationPeerTests. 4 years ago
Generators f24b6b4047 Add Test 5 years ago
Mixins 817476ef77 implement a pressed mixin. 5 years ago
Platform 0863a05c76 Rename PointerLeave to PointerExited 3 years ago
Presenters b2556d62f5 Fix some layout rounding issues. 3 years ago
Primitives fe79cee672 Fix Tests. 3 years ago
Properties 4d01dacd77 Remove copyright headers. 5 years ago
Selection 2c3f70bd07 Add more tests for resetting InternalSelectionModel. 4 years ago
Shapes 41050b6742 Added some tests for Rectangle and Ellipse. 5 years ago
Templates 4d01dacd77 Remove copyright headers. 5 years ago
Utils 76274f80b3 Added SafeEnumerableList and use in Classes. 3 years ago
AppBuilderTests.cs ef12f7c9de Address feedback. 5 years ago
ApplicationTests.cs a5499a908d remove usings. 5 years ago
AutoCompleteBoxTests.cs 60b3e028b5 fix 4 years ago
Avalonia.Controls.UnitTests.csproj fb0da85ad3 Merge core libraries. (#5831) 3 years ago
BorderTests.cs b2556d62f5 Fix some layout rounding issues. 3 years ago
ButtonTests.cs 0863a05c76 Rename PointerLeave to PointerExited 3 years ago
CalendarDatePickerTests.cs f69e3e642e Fix: BlackoutDates test was failing 4 years ago
CalendarTests.cs 646cefa8cc Enable test that was skipped for two years. 3 years ago
CanvasTests.cs 9f8f4b224f Provide a RenderInterface for controls which use shapes. 5 years ago
CarouselTests.cs 2a185da639 removing Dispatcher.UIThread.RunJobs() from tests 4 years ago
ClassesTests.cs 9e4a597225 Added failing tests for #8480. 3 years ago
ComboBoxTests.cs 5bf28b671d some fixes 3 years ago
ContentControlTests.cs 4d01dacd77 Remove copyright headers. 5 years ago
ContextMenuTests.cs bc6d5ec87d Add tests 3 years ago
CursorFactoryMock.cs ca408e55b5 Added ICursorImpl. 5 years ago
DatePickerTests.cs a832d63915 IStandardCursorFactory -> ICursorFactory. 5 years ago
DecoratorTests.cs b2556d62f5 Fix some layout rounding issues. 3 years ago
DesktopStyleApplicationLifetimeTests.cs 245d23e741 use discards where possible. 3 years ago
DockPanelTests.cs 4d01dacd77 Remove copyright headers. 5 years ago
EnumerableExtensions.cs 5be41985c3 Renamed Perspex -> Avalonia 9 years ago
FlowDirectionTests.cs b6e66047f2 add fixes 3 years ago
FlyoutTests.cs 97cb3a68f0 Add unit test. 3 years ago
GridLengthTests.cs 928f03a404 fix to remove GridLength.ToString() culture dependency. 3 years ago
GridMocks.cs 2052d53d68 Order the grid codes and make most unit test passed. 7 years ago
GridSplitterTests.cs a832d63915 IStandardCursorFactory -> ICursorFactory. 5 years ago
GridTests.cs d3c3741bec No longer need to pass root to ExecuteInitialLayoutPass. 5 years ago
HeaderedItemsControlTests .cs 4d01dacd77 Remove copyright headers. 5 years ago
ImageTests.cs 4d01dacd77 Remove copyright headers. 5 years ago
ItemsControlTests.cs 05c1f58308 Added ItemContainerTheme property. 3 years ago
ItemsRepeaterTests.cs 4e65b0296b Added failing tests for #6729. 4 years ago
ItemsSourceViewTests.cs 59f4adcdd3 fix: Warning CS0067 The event is never used 4 years ago
LayoutTransformControlTests.cs 9f8f4b224f Provide a RenderInterface for controls which use shapes. 5 years ago
ListBoxTests.cs d4840a55bc add failing test for #8669 3 years ago
ListBoxTests_Multiple.cs c37144b596 add failing unit tests for #4306 5 years ago
ListBoxTests_Single.cs fe79cee672 Fix Tests. 3 years ago
LoadedTests.cs 18128a59de Fix window Loaded and Unloaded events 3 years ago
MaskedTextBoxTests.cs 7698505770 Removed tests which collided with removing the _ignoreTextChanges field 3 years ago
MenuItemTests.cs 8f0b3911a5 Added failing tests for MenuItem.TemplatedParent. 3 years ago
NameScopeTests.cs 4d01dacd77 Remove copyright headers. 5 years ago
NumericUpDownTests.cs 5d130b5d79 Add data validation error support to NumericUpDown control #3591 4 years ago
PanelTests.cs c98918bc2a Update tests 5 years ago
RadioButtonTests.cs 18f36ab3bc Fix #1782: Implement GroupName for RadioButton 7 years ago
RelativePanelTests.cs 93019b8da0 Fix stretched relative panel test. 3 years ago
RichTextBlockTests.cs 81b0dce302 Fix RichTextBlock Inlines update handling 3 years ago
ScrollViewerTests.cs 57b7a3a8b2 Update tests per new default 4 years ago
SliderTests.cs 2210b441a2 Moved attached layout code to Avalonia.Layout. 6 years ago
SplitViewTests.cs 61294fcaff Add unit tests 5 years ago
StackPanelTests.cs 4d01dacd77 Remove copyright headers. 5 years ago
TabControlTests.cs 1837548b3b Fix TabItems leaking. 4 years ago
TestTemplatedControl.cs 2fcde9e34d Use OnApplyTemplate instead of OnTemplateApplied. 5 years ago
TextBlockTests.cs f4a3843731 Fix unit test 3 years ago
TextBoxTests.cs 7698505770 Removed tests which collided with removing the _ignoreTextChanges field 3 years ago
TextBoxTests_DataValidation.cs b815a22d5a Port WPF's FormattedText to Avalonia and rework TextPresenter 3 years ago
TimePickerTests.cs a832d63915 IStandardCursorFactory -> ICursorFactory. 5 years ago
ToolTipTests.cs dc7e33e4f3 Add Should_Close_On_Null_Tip test 4 years ago
TopLevelTests.cs 8fba608156 Add more tests for pointerover 3 years ago
TreeViewTests.cs a30d73eb5e Fix tests. 3 years ago
UserControlTests.cs 4d01dacd77 Remove copyright headers. 5 years ago
ViewboxTests.cs 33f6974df1 Added failing test for Viewbox layout. 3 years ago
VirtualizingStackPanelTests.cs 4d01dacd77 Remove copyright headers. 5 years ago
WindowBaseTests.cs cd51d638e9 Pass dialog flag to window impl Show. 4 years ago
WindowTests.cs 0aacec3fae fix mockwindowplatform and test. 3 years ago
WindowingPlatformMock.cs 786375aff9 handle platforms that return null for the trayiconimpl. 4 years ago
WrapPanelTests.cs 4d01dacd77 Remove copyright headers. 5 years ago
app.config 7282744b70 Removed outdated binding redirects and app.config 9 years ago