xamarin-macios/tests/linker
Rolf Bjarne Kvinge ee6876bcd5
[tests] Tweak a few linker tests to work in all scenarios. (#5580)
* Improve logic with regards to app extensions vs normal apps: not only
  watchOS apps are extensions. This fixes a test failure when running the
  tests as a today extension.
* Finding fault clauses in the IL only works if we haven't stripped away the
  IL. This fixes a test failure when running the tests in release mode.
2019-02-11 17:36:28 +01:00
..
ios [tests] Tweak a few linker tests to work in all scenarios. (#5580) 2019-02-11 17:36:28 +01:00
mac Add a Runtime.IsARM64CallingConvention property. (#5569) 2019-02-11 17:29:13 +01:00
BaseOptimizeGeneratedCodeTest.cs Add a Runtime.IsARM64CallingConvention property. (#5569) 2019-02-11 17:29:13 +01:00
CommonDontLinkTest.cs [tests][mmp] Move TypeDescriptor (regression) tests to unit tests (#4994) 2018-10-17 08:25:37 -04:00
CommonLinkAllTest.cs [tests][linkall] Add a check that the Makefile produced version number is 'legit'. Fixes #4859 (#5005) 2018-10-18 11:16:24 -04:00
CommonLinkSdkTest.cs [tests][mmp] Move TypeDescriptor (regression) tests to unit tests (#4994) 2018-10-17 08:25:37 -04:00
ILReader.cs Add a Runtime.IsARM64CallingConvention property. (#5569) 2019-02-11 17:29:13 +01:00