xamarin-macios/tests/bindings-test
Rolf Bjarne Kvinge d395e8df59 [tests] Generate some trampoline and registrar tests.
Generate trampoline and registrar tests that tests if a return type requires objc_msgSend or objc_msgSend_stret.

Now it's much easier to test new return types (a single line of code), which
avoids a _lot_ of copy-pasting, and makes sure all the different variations
are tested properly.

These new tests found several bugs, which are fixed in subsequent commits.
2016-10-13 15:10:43 +02:00
..
ApiDefinition.cs [tests] Generate some trampoline and registrar tests. 2016-10-13 15:10:43 +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