| .. |
|
Generators
|
Fixed Assert.Null warnings.
|
8 years ago |
|
Mixins
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
Presenters
|
Move the styling system up the stack to live right below Avalonia.Animation since it has no dependencies on anything further down the dependency chain
|
8 years ago |
|
Primitives
|
Add failing test for clearing templated child's parent.
|
8 years ago |
|
Properties
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
Templates
|
Move the styling system up the stack to live right below Avalonia.Animation since it has no dependencies on anything further down the dependency chain
|
8 years ago |
|
Utils
|
Move the styling system up the stack to live right below Avalonia.Animation since it has no dependencies on anything further down the dependency chain
|
8 years ago |
|
AppBuilderTests.cs
|
Make our unit tests support library (Avalonia.UnitTests) target netstandard2.0 so we don't have to worry about targetting .NET Framework on linux.
|
8 years ago |
|
ApplicationTests.cs
|
Remove invoke call on Application.Run
|
8 years ago |
|
AutoCompleteBoxTests.cs
|
Move current contents of Avalonia.Markup to Avalonia.Base. Move Avalonia.Markup.Xaml.Data/Parser classes to Avalonia.Markup since they're not Xaml-specific.
|
8 years ago |
|
Avalonia.Controls.UnitTests.csproj
|
Remove language usage condition.
|
8 years ago |
|
BorderTests.cs
|
white space.
|
8 years ago |
|
ButtonTests.cs
|
Fix namespace build break.
|
8 years ago |
|
CalendarTests.cs
|
Adds Unit Tests for the Calendar Control
|
8 years ago |
|
CanvasTests.cs
|
Set canvas property default values to NaN.
|
10 years ago |
|
CarouselTests.cs
|
fix carousel presenter and add unit test for condition.
|
8 years ago |
|
ClassesTests.cs
|
Added failing test for #1255.
|
8 years ago |
|
ContentControlTests.cs
|
Move current contents of Avalonia.Markup to Avalonia.Base. Move Avalonia.Markup.Xaml.Data/Parser classes to Avalonia.Markup since they're not Xaml-specific.
|
8 years ago |
|
DatePickerTests.cs
|
Move current contents of Avalonia.Markup to Avalonia.Base. Move Avalonia.Markup.Xaml.Data/Parser classes to Avalonia.Markup since they're not Xaml-specific.
|
8 years ago |
|
DecoratorTests.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
DockPanelTests.cs
|
Make Collection Properties get-only
|
8 years ago |
|
DropDownTests.cs
|
Make Collection Properties get-only
|
8 years ago |
|
EnumerableExtensions.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
GridLayoutTests.cs
|
Add support for layout that the children have multi span but also have desired size.
|
8 years ago |
|
GridLengthTests.cs
|
Inital
|
8 years ago |
|
GridMocks.cs
|
Order the grid codes and make most unit test passed.
|
8 years ago |
|
GridSplitterTests.cs
|
Make Collection Properties get-only
|
8 years ago |
|
GridTests.cs
|
Order the grid codes and make most unit test passed.
|
8 years ago |
|
HeaderedItemsControlTests .cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
ImageTests.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
ItemsControlTests.cs
|
Added failing test for #1709.
|
8 years ago |
|
LayoutTransformControlTests.cs
|
Fix skew matrix function's flipped axes + update tests.
|
8 years ago |
|
ListBoxTests.cs
|
Lazily initialize DataTemplates.
|
9 years ago |
|
ListBoxTests_Single.cs
|
Move current contents of Avalonia.Markup to Avalonia.Base. Move Avalonia.Markup.Xaml.Data/Parser classes to Avalonia.Markup since they're not Xaml-specific.
|
8 years ago |
|
NameScopeTests.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
PanelTests.cs
|
FIx collection comparisons.
|
8 years ago |
|
RadioButtonTests.cs
|
Move current contents of Avalonia.Markup to Avalonia.Base. Move Avalonia.Markup.Xaml.Data/Parser classes to Avalonia.Markup since they're not Xaml-specific.
|
8 years ago |
|
ScrollViewerTests.cs
|
Implement disabling of ListBox scrollbars.
|
8 years ago |
|
SliderTests.cs
|
Call AddOwner on Slider.Orientation instead of declaring a new property
|
8 years ago |
|
StackPanelTests.cs
|
Make Collection Properties get-only
|
8 years ago |
|
TabControlTests.cs
|
Rename Carousel & TabControls Transition property to PageTransitions to avoid confusion to the upcoming Transitions from Avalonia.Animations.
|
8 years ago |
|
TestTemplatedControl.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
TextBlockTests.cs
|
Add test that default value of TextBlock.Text property is empty string.
|
8 years ago |
|
TextBoxTests.cs
|
Add the NewLine property to TextBox
|
8 years ago |
|
TextBoxTests_DataValidation.cs
|
Move current contents of Avalonia.Markup to Avalonia.Base. Move Avalonia.Markup.Xaml.Data/Parser classes to Avalonia.Markup since they're not Xaml-specific.
|
8 years ago |
|
TopLevelTests.cs
|
React to application resources changing.
|
9 years ago |
|
TreeViewTests.cs
|
Move current contents of Avalonia.Markup to Avalonia.Base. Move Avalonia.Markup.Xaml.Data/Parser classes to Avalonia.Markup since they're not Xaml-specific.
|
8 years ago |
|
UserControlTests.cs
|
Lazily initialize Styles.
|
9 years ago |
|
VirtualizingStackPanelTests.cs
|
Make sure panel is remeasured after add/remove.
|
10 years ago |
|
WindowBaseTests.cs
|
Removed IRendererFactory.
|
9 years ago |
|
WindowTests.cs
|
Initial
|
8 years ago |
|
WindowingPlatformMock.cs
|
Fixed some focus issues
|
10 years ago |
|
WrapPanelTests.cs
|
Make Collection Properties get-only
|
8 years ago |
|
app.config
|
Removed outdated binding redirects and app.config
|
10 years ago |