618 Commits (dccbec50ca2e17716dbfbdd4ab1bea1631d49d35)

Author SHA1 Message Date
Nikita Tsukanov 07fea3befa Added RuntimePlatformInfo 10 years ago
Nikita Tsukanov 8d21c8069d Moved project 10 years ago
Nikita Tsukanov 3af869f49f Moved IPclPlatformWrapper and IAssetLoader to a separate assembly 10 years ago
Nikita Tsukanov 4a25b33cea Sync package versions 10 years ago
Wiesław Šoltés 9cdcf6cb02 Revert "Updated projects and packages" 10 years ago
Nikita Tsukanov 8ee9d17ff6 Fixed some focus issues 10 years ago
Steven Kirk 06cd5c15f1 Don't run markup unit tests in parallel. 10 years ago
Wiesław Šoltés 7cca79b435 Updated projects and packages 10 years ago
yusuf-gunaydin f86d90613b Implemented Ctrl+Backspace and Ctrl+Delete for TextBox. 10 years ago
Steven Kirk ca7002b5b9 Added missing using. 10 years ago
Steven Kirk 3bc3d5805a Don't run layout tests in parallel. 10 years ago
Steven Kirk 35a8ee1139 Link dotMemory Unit with xUnit. 10 years ago
Steven Kirk 07ea2692c8 Don't run leak tests in parallel. 10 years ago
Steven Kirk 173352d109 Moved AvaloniaObject leak tests. 10 years ago
Steven Kirk 3bee859be6 Excluded D2D test from bash test runner. 10 years ago
Steven Kirk bc16abc257 Set return value from run-tests.sh script. 10 years ago
Steven Kirk 018e70cac5 Added bash script for running tests. 10 years ago
Steven Kirk cecbe8fefe Move WeakReference setup to separate method. 10 years ago
Steven Kirk 7b23b6eab5 Moved test to correct file. 10 years ago
donandren 1ed45e8d43 added failing unit test related to #651 for RemoveRange from items 10 years ago
donandren cd3d002cc9 added failing unit test for #651 10 years ago
Steven Kirk 209713e820 Moved tests to correct place. 10 years ago
donandren af8fbba51b added failing unit test for ItemsPresenter 10 years ago
donandren a3552bc20a added another failing unit test for Listbox items not in sync with the bound collection 10 years ago
donandren f764d46674 added failing unit test for issue #637: ListBox not in sync with items after inserted/removed from items 10 years ago
Wiesław Šoltés 7282744b70 Removed outdated binding redirects and app.config 10 years ago
Steven Kirk 0bf9404e00 Deafult ItemsPresenter virtualization to None 10 years ago
Steven Kirk 6b80d51fe6 Fix TransformedBounds for invisible controls. 10 years ago
Steven Kirk b74c0d316b Fix off-by-one error in ItemContainerGenerator 10 years ago
Steven Kirk 6eaa5b74dc Test has been refactored into 2 tests. 10 years ago
Steven Kirk 1c88b3bd85 Fix scrolling to item when size == 0,0 10 years ago
Steven Kirk dd728dae5b Fix measuring to infinity when scrolled to end. 10 years ago
yusuf-gunaydin 282082a05e Setter does not build the template if the target property derives from ITemplate. 10 years ago
Steven Kirk 5a42f99025 Added this operator binding test. 10 years ago
Steven Kirk 3ee83263c8 Make indexer produce/consume IBinding. 10 years ago
donandren cfd6524031 added failing unit test for issue #589 and #591 10 years ago
Jeremy Koritzinsky 7bbcd90e7f Fixed designer support tests to be able to load assets. Fixed Cairo bitmaps to correctly construct with new design. 10 years ago
Wiesław Šoltés 8eebf738f3 Move border object initialization 10 years ago
Wiesław Šoltés 2681340e9c Added missing NuGet packages to fix TravisCI builds 10 years ago
Wiesław Šoltés 36414687fc Added missing NuGet packages to fix TravisCI builds 10 years ago
Jeremy Koritzinsky 3c5848bc2c Updated Rx to 3.0 and fixed a failing test from a not fully set up mock. 10 years ago
Steven Kirk 1824175e6b Use render bounds in visual hit testing. 10 years ago
Steven Kirk 72cb1cf311 Don't reapply templates unnecessarily. 10 years ago
Steven Kirk 9f009eb4f2 Fixed failing namespace registry test. 10 years ago
donandren b049a5787f added failing test for PathMarkupParser 10 years ago
Steven Kirk c554467d13 Invalidate measure when control removed 10 years ago
Steven Kirk 5a72ed8586 Don't add virt items when attached to visual tree. 10 years ago
Wiesław Šoltés 15264a974a Added initial support for Travis CI 10 years ago
donandren aba9f1b01e WIP: added new tests for HitTestPosition in FormattedTextImplTests 10 years ago
donandren 5b0bc5417a WIP: added some tests for Different Font Sizes in FormattedTextImpl 10 years ago