xamarin-macios/tests/monotouch-test/ObjCRuntime
Rolf Bjarne Kvinge 9466ae5080 [registrar] Support 'out' parameters from NULL pointers. Fixes #54919. (#2106)
[registrar] Support 'out' parameters from NULL pointers. Fixes #54919.

Native code doesn't have the 'out' and 'ref' distinction C# has, and passes
NULL around left and right.

So make sure the generated code from the static registrar doesn't write to such NULLs.

https://bugzilla.xamarin.com/show_bug.cgi?id=54919
2017-05-19 12:07:12 +02:00
..
BlocksTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
CategoryTest.cs Port monotouch-test suite to Xamarin.Mac (#1445) 2017-01-12 09:13:56 -09:00
ClassTest.classlist.cs [tests] Import 2016-05-26 15:06:52 +02:00
ClassTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
DlfcnTest.cs Port monotouch-test suite to Xamarin.Mac (#1445) 2017-01-12 09:13:56 -09:00
ExceptionsTest.cs Port monotouch-test suite to Xamarin.Mac (#1445) 2017-01-12 09:13:56 -09:00
Messaging.cs [tests] Import 2016-05-26 15:06:52 +02:00
RegistrarTest.cs [registrar] Support 'out' parameters from NULL pointers. Fixes #54919. (#2106) 2017-05-19 12:07:12 +02:00
RuntimeTest.cs Port monotouch-test suite to Xamarin.Mac (#1445) 2017-01-12 09:13:56 -09:00
TrampolineTest.cs Port monotouch-test suite to Xamarin.Mac (#1445) 2017-01-12 09:13:56 -09:00