172 Commits (ffc8e9f7a96ce65bf3e563d51410da3cda1ca16d)

Author SHA1 Message Date
Steven Kirk c4aa2197b2 Fixed TreeView navigation. 9 years ago
Steven Kirk bb11b302b8 Added failing unit test for #277. 9 years ago
Steven Kirk a232b137b5 Allow reuse of existing tooltip popup. 9 years ago
Steven Kirk 0d492ca16a Update ContentPresenter when ContentTemplate changed. 9 years ago
Steven Kirk 1150af791c Reworked how ContentPresenter child is updated. 9 years ago
Wiesław Šoltés 872575b9b7 Set project OutputType 9 years ago
Steven Kirk 4730ee1c41 Fix spelling of descendant. 9 years ago
Steven Kirk 5a819c1c87 Make Window.OpenWindows readonly 9 years ago
Steven Kirk a7ff93450e Fixed problems with Windows.OpenWindows. 9 years ago
Steven Kirk 153a4532ae Added failing test for #886. 9 years ago
Steven Kirk 69a06e452e Fixed some Visuals unit tests. 9 years ago
Steven Kirk e9968a7606 Make WindowBase.IsVisible show/hide window. 9 years ago
Steven Kirk 4e719262c4 Make WindowBase.IsVisible return correct value. 9 years ago
Wiesław Šoltés ad65b6192e Moved inports to test projects 9 years ago
Wiesław Šoltés f8097cc27d Added msbuild props for package references 9 years ago
Wiesław Šoltés 6d557f7819 Already included in coretests.props 9 years ago
Steven Kirk d7703d619c Fixed failing test. 9 years ago
Steven Kirk 65dd1a423b Use the default compile items in unit tests. 9 years ago
Nikita Tsukanov 6cf037ad7c One liners 9 years ago
Nikita Tsukanov 66ac05b2c2 Removed <Name> elements from new projects 9 years ago
Nikita Tsukanov d1caaaca3e Removed <Project> 9 years ago
Nikita Tsukanov 886a65beaa Use dotnet test for layout and controls tests 9 years ago
Nikita Tsukanov dc8a32d1b1 Run Avalonia.Base.UnitTests using `dotnet test` 9 years ago
Nikita Tsukanov 485fe1364e Everything is buildable via MSBuild 9 years ago
Nikita Tsukanov b6b5b9de88 Test now compile and can be run from visual studio 9 years ago
Nikita Tsukanov b0a063838f Migrated to PackageReference 9 years ago
Steven Kirk 71c6c572ac Moved ncrunch files to their own dir. 9 years ago
Nikita Tsukanov 026c943055 Fixed tests 9 years ago
Nikita Tsukanov d17b32d7bd Fixed tests 9 years ago
Steven Kirk 240bc4d2ca Fix horizontal scroll with virtualized items. 9 years ago
Steven Kirk 90f4cfbea3 Register namescoped controls with parent namescope. 9 years ago
Steven Kirk 799ffe72b8 Fix erroneous test expectations. 9 years ago
Steven Kirk 44f6d12157 Add failing test for #834. 9 years ago
Steven Kirk f73a10b593 Clear ContentPresenter data context. 9 years ago
susloparov 8704235b66 Added test for GridSplitter 9 years ago
susloparov 2e813c867d Removed Orientation Property from GridSplitter 9 years ago
Dan Walmsley ed05f842c0 Corrected order of Assert arguments. 9 years ago
Dan Walmsley d3f4dacdbc whitespace 9 years ago
Dan Walmsley 9a0fead203 Added unit test to assert new behavior. 9 years ago
Dan Walmsley f3d2520f6c Fix ItemsControl tests. 9 years ago
Dan Walmsley a5a59c3e8c Updated ItemsControl test for new behaviour. 9 years ago
danwalmsley e53cbd13f9 Added failing unit test for Carousel 10 years ago
Steven Kirk b28fffc3f8 Coerce TextBox.CaretIndex when setting Text. 10 years ago
Steven Kirk 59c49d259d Renamed assembly SceneGraph -> Visuals. 10 years ago
Steven Kirk 85f07274d4 Fixed failing test. 10 years ago
Steven Kirk 1b4ebf5b1d Renamed AsBinding -> ToBinding. 10 years ago
Steven Kirk 7067fa0146 Cross-axis scrolling for virtualized lists. 10 years ago
AndrewSt 7872b6e2bf Fix typo in TextBoxTest.cs 10 years ago
AndrewSt fc6115735e Add unit test check Ctrl+A, Ctrl+Z 10 years ago
Steven Kirk ca17c50bf4 Treat warnings as errors. 10 years ago