xamarin-macios/tests/bindings-test
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
..
ApiDefinition.cs [registrar] Support 'out' parameters from NULL pointers. Fixes #54919. (#2106) 2017-05-19 12:07:12 +02:00
ApiProtocol.cs [tests] Add bindings-test. 2016-04-26 17:27:37 -04:00
ProtocolTest.cs Remove XI/Classic support (#926) 2016-09-30 15:02:17 -04:00
StructsAndEnums.cs [tests] Generate some trampoline and registrar tests. 2016-10-13 15:10:43 +02:00
bindings-test.csproj [tests] Generate some trampoline and registrar tests. 2016-10-13 15:10:43 +02:00
libtest.linkwith.cs [tests] Add bindings-test. 2016-04-26 17:27:37 -04:00