xamarin-macios/tests/linker
Sebastien Pouliot 61580b15af
[linker] Update custom attributes that can be removed (#8535)
Some are no longer part of the SDK (or converted into new ones
at build time), others were new (and missing).

A full list of attributes and their usage frequency in what we ship can
be seen in https://gist.github.com/spouliot/ca03c6da7d4d75670ca77749350eb8a2

Also update tests: no need to check for removals of stuff that does not
exists anymore.
2020-05-06 20:44:52 -04:00
..
ios [linker] Update custom attributes that can be removed (#8535) 2020-05-06 20:44:52 -04:00
mac [generator] Add C#8 nullability into generated code (#7570) 2020-04-09 09:29:28 -04:00
BaseOptimizeGeneratedCodeTest.cs [tests] Ignore BaseOptimizeGeneratedCodeTest.SetupBlockPerfTest when doing CI. Fixes xamarin/maccore#649. (#6183) 2019-06-03 07:54:30 -07:00
CommonDontLinkTest.cs [tests][mmp] Move TypeDescriptor (regression) tests to unit tests (#4994) 2018-10-17 08:25:37 -04:00
CommonLinkAllTest.cs [linker] Teach linker to accept old (before optimization) bindings (#5823) 2019-04-01 09:35:14 -05:00
CommonLinkAnyTest.cs [mmptest] Port link-callfilepath-45 to an NUnit LinkAll+LinkSdk test. Partial fix for #4975. (#6539) 2019-07-09 22:55:41 -07: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