maui-linux/Xamarin.Forms.Core.UITests....
E.Z. Hart 474ae84907 [UWP] Fix various memory leaks in UWP applications (#1285)
* Starting repro

* Stop CellControl from creating extra unnecessary Cells

* Update repro

* Add missing calls to SuppressFinalize

* Update test

* Possible fix

* Repro for Xaml case with group header

* Consolidate event handler removal

* Clean up outdated todo in PlatformQueries

* Remove Loaded/Unloaded handlers to avoid leaking renderer

* Unparent previous page when popping so resource changed handlers are cleaned up

* When clearing nav stack on MainPage set, also clear modal stack

* Tests for grouped and ungrouped lists

* Prevent list item duplication and leaking

* PR cleanup

* Fix possible exception when ViewCell View measure returns negative height
2017-12-05 18:49:58 +00:00
..
Remotes [Internal] Stopgap support for running UI Tests on UWP Desktop (#1067) 2017-09-19 22:18:24 +01:00
Tests Add more UWP automated testing capabilities (#1252) 2017-11-10 10:52:25 +00:00
Utilities Attempt at an ActivateContextMenu implementation which will work more consistently across devices 2017-11-20 20:16:39 -07:00
BaseTestFixture.cs [Internal] Stopgap support for running UI Tests on UWP Desktop (#1067) 2017-09-19 22:18:24 +01:00
PlatformQueries.cs [UWP] Fix various memory leaks in UWP applications (#1285) 2017-12-05 18:49:58 +00:00
Queries.cs Add more UWP automated testing capabilities (#1252) 2017-11-10 10:52:25 +00:00
UITestCategories.cs [iOS] Can activate ContextActions on ListViews reliably again (#1144) 2017-09-15 18:52:24 -07:00
Xamarin.Forms.Core.UITests.Shared.shproj [UITests]Add Xamarin.Forms.Core.UITests.Shared (#711) 2017-03-23 11:03:48 +00:00
Xamarin.Forms.Core.UITests.projitems [UITests]Add Xamarin.Forms.Core.UITests.Shared (#711) 2017-03-23 11:03:48 +00:00