xamarin-macios/tests/monotouch-test/GLKit
Rolf Bjarne Kvinge 249cf2f402 [runtime] Parse unions in objc encodings correctly. Fixes #42452. (#382)
Unions are defined as follows:

    (name=type...)

and we were not correctly parsing the 'name=' part.

https://bugzilla.xamarin.com/show_bug.cgi?id=42452
2016-07-12 20:19:06 -04:00
..
BaseEffectTest.cs [runtime] Parse unions in objc encodings correctly. Fixes #42452. (#382) 2016-07-12 20:19:06 -04:00
EffectPropertyFog.cs [tests] Import 2016-05-26 15:06:52 +02:00
EffectPropertyLightTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
EffectPropertyMaterialTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
EffectPropertyTransformTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
KViewTest.cs [tests] Import 2016-05-26 15:06:52 +02:00