xamarin-macios/tests/monotouch-test/ObjCRuntime
Rolf Bjarne Kvinge 5f6134bca3 [monotouch-test] Fix tests causing trouble for the AOT compiler. (#2846)
Fix tests causing trouble for the AOT compiler by not building those tests on
device (they're testing error conditions in the simulator, which means it's
acceptable to exclude these tests for device builds).

This fixes an AOT-compiler assert:

> * Assertion at /Users/builder/data/lanes/1381/d264709b/source/xamarin-macios/external/mono/mono/metadata/marshal.c:8497, condition `sig->param_count == invoke_sig->param_count + 1' not met

due to invalid [MonoPInvokeCallback] attributes.
2017-10-06 10:16:56 +02:00
..
BlocksTest.cs [monotouch-test] Fix tests causing trouble for the AOT compiler. (#2846) 2017-10-06 10:16:56 +02:00
CategoryTest.cs Port monotouch-test suite to Xamarin.Mac (#1445) 2017-01-12 09:13:56 -09:00
ClassTest.classlist.cs [tests] Import 2016-05-26 15:06:52 +02:00
ClassTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
DlfcnTest.cs Port monotouch-test suite to Xamarin.Mac (#1445) 2017-01-12 09:13:56 -09:00
ExceptionsTest.cs [monotouch-test] Adjust the ObjCRuntime.ExceptionsTest to work when a debugger is attached. (#2197) 2017-06-09 23:21:31 -07:00
Messaging.cs [runtime] Parameters passed on the stack use at least 8 bytes on x86-64. Fixes #58367. (#2393) 2017-08-02 08:26:29 +02:00
RegistrarTest.cs [registrar] Don't verify the SDK for protocol members, and fix the SDK check for other cases. Fixes #59617. (#2790) 2017-09-28 17:35:21 +02:00
RuntimeTest.cs Port monotouch-test suite to Xamarin.Mac (#1445) 2017-01-12 09:13:56 -09:00
TrampolineTest.cs Port monotouch-test suite to Xamarin.Mac (#1445) 2017-01-12 09:13:56 -09:00