xamarin-macios/tests/linker
Sebastien Pouliot b403da0d85
[uikit] Preserve method associated with `updateSearchResultsForSearchController:`. Fixes #5024 (#5027)
This method is called back from iOS (or tvOS) so there's no managed
reference pointing to it. However we know that if it's (private inner)
type is present it's because the callback (from native) is possible so
we can preserve the method conditionally (to the type presence).

https://github.com/xamarin/xamarin-macios/issues/5024
2018-10-22 21:54:54 -04:00
..
ios [uikit] Preserve method associated with `updateSearchResultsForSearchController:`. Fixes #5024 (#5027) 2018-10-22 21:54:54 -04:00
mac [tests][mmp] Move TypeDescriptor (regression) tests to unit tests (#4994) 2018-10-17 08:25:37 -04:00
BaseOptimizeGeneratedCodeTest.cs [tests] Adjust SetupBlockPerfTest to expect at least a 6x speedup instead of 8x. Fixes maccore #649. (#4006) 2018-04-27 11:58:09 -04:00
CommonDontLinkTest.cs [tests][mmp] Move TypeDescriptor (regression) tests to unit tests (#4994) 2018-10-17 08:25:37 -04:00
CommonLinkAllTest.cs [tests][linkall] Add a check that the Makefile produced version number is 'legit'. Fixes #4859 (#5005) 2018-10-18 11:16:24 -04:00
CommonLinkSdkTest.cs [tests][mmp] Move TypeDescriptor (regression) tests to unit tests (#4994) 2018-10-17 08:25:37 -04:00