xamarin-macios/tests/bindings-test
Rolf Bjarne Kvinge 678a422604
[registrar] Ignore method encodings when processing copyback arguments in the dynamic registrar. Fixes #6883. (#6904)
Method encodings do not change anything for us, so skip them when processing
copyback arguments so that they don't confuse the rest of the code.

Fixes https://github.com/xamarin/xamarin-macios/issues/6883.
2019-09-04 07:02:33 -07:00
..
ApiDefinition.cs [registrar] Ignore method encodings when processing copyback arguments in the dynamic registrar. Fixes #6883. (#6904) 2019-09-04 07:02:33 -07:00
ApiProtocol.cs [macos] Fix XM binding projects to work with Full 2018-03-21 14:27:53 -05:00
CodeBehind.cs [runtime] Don't lock while calling selectors that can up calling managed code. Fixes #3943. (#3979) 2018-04-27 07:40:03 +02:00
Messaging.cs [runtime] Throw a managed exception instead of trying to call a null function pointer if the runtime tries to call a function that has been linked away. (#4770) 2018-09-10 10:56:02 +02:00
ProtocolTest.cs [tests] Determine at runtime instead of compile time whether LinkAll is enabled. Fixes #3812. (#4004) 2018-04-27 13:11:27 +02:00
RegistrarBindingTest.cs [runtime] Throw a managed exception instead of trying to call a null function pointer if the runtime tries to call a function that has been linked away. (#4770) 2018-09-10 10:56:02 +02:00
RuntimeTest.cs [tests] Ignore RuntimeTest.MainThreadDeallocationTest if all optimizations are enabled and not linking everything. Fixes #4566. (#4744) 2018-09-05 12:47:52 +02:00
StructsAndEnums.cs Optimize calls to BlockLiteral.SetupBlock to inject the block signature. (#3391) 2018-02-06 07:08:15 +01:00
bindings-test-mac.csproj [tests] Add missing file to the mac binding test project. 2019-04-29 15:30:01 +02:00
bindings-test.csproj [xharness] Add ARM64_32 support. 2019-05-10 11:28:22 +02:00
libtest.linkwith.cs [tests] Add tests for out/ref parameters. 2019-04-26 11:20:15 +02:00