A cross-platform UI framework for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Julien Lebosquain 337f004786
Fix BindingEvaluator.ClearDataContext (#18964)
8 months ago
..
Automation Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
Mixins Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
Platform Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
Presenters Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
Primitives [Issue 18806] Prevent children of UniformGrid from having negative dimensions when row/col spacing exceeds available space (#18832) 9 months ago
Properties Fix random test failures and add empty dispatcher verification to tests (#17628) 1 year ago
Selection Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
Shapes Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
Templates Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
Utils Fix BindingEvaluator.ClearDataContext (#18964) 8 months ago
ApplicationTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
AutoCompleteBoxTests.cs Fixes for DataValidationErrors not working correctly with Bindings (issue #18693) (#18694) 9 months ago
Avalonia.Controls.UnitTests.csproj Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
BorderTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
ButtonTests.cs Button.IsDefault should not work when button is not effectively visible (#18484) 11 months ago
CalendarDatePickerTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
CalendarTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
CanvasTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
CarouselTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
ClassesTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
ComboBoxTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
ContentControlTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
ContextMenuTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
CursorFactoryMock.cs Added ICursorImpl. 5 years ago
DatePickerTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
DecoratorTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
DesktopStyleApplicationLifetimeTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
DockPanelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
EnumerableExtensions.cs Fix SelectedItemsControl initialization property order (#13800) 2 years ago
FlyoutTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
GridLengthTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months 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 [Grid] Fix size calculation for ranges (#18621) 10 months ago
HeaderedItemsControlTests .cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
HotKeyedControlsTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
ImageTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
ItemsControlTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
ItemsSourceViewTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
LayoutTransformControlTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
ListBoxTests.cs Improve pen secondary button handling on list box (#18766) 9 months ago
ListBoxTests_Multiple.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
ListBoxTests_Single.cs Improve pen secondary button handling on list box (#18766) 9 months ago
LoadedTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
MaskedTextBoxTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
MenuItemTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
NameScopeTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
NumericUpDownTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
PanelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
RadioButtonTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
RelativePanelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
ScrollViewerTests.cs Invalidate ScrollContentPresenter measure on CanHorizontallyScroll/CanVerticallyScroll change (#18753) 9 months ago
ScrollViewerTests_ILogicalScrollable.cs Fix popup tests randomly failing after logical scrollable tests (#13098) 2 years ago
SliderTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
SplitButtonTests.cs fix: `SplitButton.Click` is not fired when `SplitButton` is not in focused (#16940) 1 year ago
SplitViewTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
StackPanelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
TabControlTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
TestTemplatedControl.cs Removed a number of interfaces. 3 years ago
TextBlockTests.cs Don't round size in TextBlock when UseLayoutRounding is false (#18456) 8 months ago
TextBoxTests.cs fix TextBox multiline selection with up/down keys till start/end of text (#18746) 9 months ago
TextBoxTests_DataValidation.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
TimePickerTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
ToolTipTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
TopLevelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
TransitioningContentControlTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
TreeViewTests.cs Fix TreeViewItem Expand/Collapse event source (#17558) 1 year ago
UserControlTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
ViewboxTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
VirtualizingCarouselPanelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
VirtualizingStackPanelTests.cs Fixes #17157 (#17171) 1 year ago
WindowBaseTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
WindowTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
WrapPanelTests.cs Make sure that tests inherit from ScropedTestBase (#18690) 10 months ago
app.config Removed outdated binding redirects and app.config 10 years ago