xamarin-macios/tests/bindings-test
Rolf Bjarne Kvinge e25cd8d160 [tests] Add missing file to the mac binding test project. 2019-04-30 14:29:24 +00:00
..
ApiDefinition.cs [runtime] Use mono_array_setref instead of mono_array_set. (#5782) 2019-03-18 15:00:32 +01: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-30 14:29:24 +00:00
bindings-test.csproj [tests] Add tests for out/ref parameters. 2019-04-30 14:29:24 +00:00
libtest.linkwith.cs [tests] Add tests for out/ref parameters. 2019-04-30 14:29:24 +00:00