68 Commits (c2c8eae6a781c839d5a07e7811bc396b02fdb38d)

Author SHA1 Message Date
Wiesław Šoltés 338fe1d5eb Use thickness instead of width and height 8 years ago
Nikita Tsukanov 2741fec63e Register cursor factory for tests 8 years ago
Wiesław Šoltés 29cef8a7de Update FullLayoutTests.cs 8 years ago
wieslawsoltes 5d8c6beed0 Fix tests 8 years ago
wieslawsoltes 1d8ea08d0b Try to fix tests 8 years ago
Jeremy Koritzinsky acb3d46ca0 Enable generating NuGet packages via the MSBuild Pack target. 8 years ago
Jeremy Koritzinsky 4ec647b870 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
Steven Kirk 7ba9d33b0e Added extra test for Bounds/Margin. 9 years ago
Steven Kirk 30e78dc5b6 Only run unit tests on .net core. 9 years ago
Steven Kirk 8a80a724d7 Implement disabling of ListBox scrollbars. 9 years ago
Steven Kirk 46bcbacc53 Fix layout in ScrollContentPresenter. 9 years ago
Jeremy Koritzinsky eb7c010462 Retarget .Net Framework projects to 4.7 9 years ago
Steven Kirk 04c489daa5 Make Collection Properties get-only 9 years ago
Steven Kirk 5cc5b91930 Fix xunit warnings. 9 years ago
Nikita Tsukanov a4c9f1e400 Make ShapeLayoutTests use MockPlatformRenderInterface 9 years ago
Nikita Tsukanov 913149d093 Switched to .NET Standard 2.0 9 years ago
Eli Arbel aee42bad6c Add scroll bar & slider buttons 9 years ago
Steven Kirk e81b22b9d2 IResourceProvider -> IResourceNode 9 years ago
Steven Kirk 090a1ec8cf Lazily initialize Styles. 9 years ago
Steven Kirk d1fee611bf IResourceHost -> IResourceProvider. 9 years ago
Steven Kirk 84aa27162f Made a start adding Control/Application.Resources. 9 years ago
Steven Kirk 061a264ca4 Don't need to create LayoutManager target. 9 years ago
Steven Kirk 5e3f604308 Removed unnecessary service locator code. 9 years ago
Steven Kirk 188a0ce442 Fix compile errors. 9 years ago
Steven Kirk 40c342989b Assert control invalidation behavior. 9 years ago
Steven Kirk ac3ca7ca29 Make LayoutManager pass new tests. 9 years ago
Steven Kirk 309c9f7a4b Added some LayoutManager tests. 9 years ago
Wiesław Šoltés 872575b9b7 Set project OutputType 9 years ago
Nikita Tsukanov eb6bfd3de8 Moved layout manager from service locator to ILayoutRoot 9 years ago
Steven Kirk 4730ee1c41 Fix spelling of descendant. 9 years ago
Steven Kirk 15c3ef499b Added failing test for #993. 9 years ago
Steven Kirk e6cb529878 Ported immutable media impls from scenegraph. 9 years ago
Steven Kirk 376535b198 Make IFormattedTextImpl immutable. 9 years ago
Steven Kirk 4e719262c4 Make WindowBase.IsVisible return correct value. 10 years ago
Wiesław Šoltés 3495017a07 Removed project guid 10 years ago
Wiesław Šoltés ad65b6192e Moved inports to test projects 10 years ago
Wiesław Šoltés f8097cc27d Added msbuild props for package references 10 years ago
Steven Kirk 65dd1a423b Use the default compile items in unit tests. 10 years ago
Nikita Tsukanov 6cf037ad7c One liners 10 years ago
Nikita Tsukanov 66ac05b2c2 Removed <Name> elements from new projects 10 years ago
Nikita Tsukanov d1caaaca3e Removed <Project> 10 years ago
Nikita Tsukanov 886a65beaa Use dotnet test for layout and controls tests 10 years ago
Nikita Tsukanov dc8a32d1b1 Run Avalonia.Base.UnitTests using `dotnet test` 10 years ago
Nikita Tsukanov 485fe1364e Everything is buildable via MSBuild 10 years ago
Nikita Tsukanov b6b5b9de88 Test now compile and can be run from visual studio 10 years ago
Nikita Tsukanov b0a063838f Migrated to PackageReference 10 years ago
Steven Kirk 71c6c572ac Moved ncrunch files to their own dir. 10 years ago
Steven Kirk 6036bd5998 Moved ncrunch files to their own dir. 10 years ago
Nikita Tsukanov d17b32d7bd Fixed tests 10 years ago
Steven Kirk b5e93b67fe Make Window.IsVisible track window visibility. 10 years ago