xamarin-macios/tests/bindings-test
Rolf Bjarne Kvinge 73f6bf0722
[tests] Determine at runtime instead of compile time whether LinkAll is enabled. Fixes #3812. (#4004)
* [tests] Determine at runtime instead of compile time whether LinkAll is enabled. Fixes #3812.

This way we can remove the LINKALL define, which also means nobody can forget
to define it when building using LinkAll.

https://github.com/xamarin/xamarin-macios/issues/3812
2018-04-27 13:11:27 +02:00
..
ApiDefinition.cs [runtime] Don't throw exceptions when checking if a token reference exists (and not finding any). Fixes #3830. (#3995) 2018-04-27 11:33:33 +02: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
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 [generator/registrar] Add support for blocks in static protocol members. Fixes #41226. (#3763) 2018-03-16 23:01:56 +01:00
RuntimeTest.cs [runtime] Don't throw exceptions when checking if a token reference exists (and not finding any). Fixes #3830. (#3995) 2018-04-27 11:33:33 +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] Determine at runtime instead of compile time whether LinkAll is enabled. Fixes #3812. (#4004) 2018-04-27 13:11:27 +02:00
bindings-test.csproj [tests] Determine at runtime instead of compile time whether LinkAll is enabled. Fixes #3812. (#4004) 2018-04-27 13:11:27 +02:00
libtest.linkwith.cs [tests] Since libtest.a need ModelIO now, the corresponding LinkWith attributes need to state that too. 2017-09-01 11:14:46 +02:00