xamarin-macios/msbuild/tests
Rolf Bjarne Kvinge be095c5a26
[msbuild] Make sure to restore the binding project before trying to build it. (#9288)
Fixes numerous build failures like this:

    The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
    The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
    The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
    The type or namespace name 'TestFixtureAttribute' could not be found (are you missing a using directive or an assembly reference?)
    The type or namespace name 'TestFixtureAttribute' could not be found (are you missing a using directive or an assembly reference?)
2020-08-06 16:02:12 +02:00
..
AppWithExtraArgumentThatOverrides [msbuild] Tweak the tests. (#7877) 2020-02-14 14:12:25 +01:00
Bug60536 [msbuild] Tweak the tests. (#7877) 2020-02-14 14:12:25 +01:00
IBToolTaskTests [msbuild] Avoid Dictionary clashes in IBToolTask's mapping dictionary (#1981) 2017-04-18 09:01:29 -04:00
My Spaced App [msbuild] Tweak the tests. (#7877) 2020-02-14 14:12:25 +01:00
MyActionExtension [msbuild] Tweak the tests. (#7877) 2020-02-14 14:12:25 +01:00
MyAppWithPackageReference [msbuild] Set 'CopyNuGetImplementations' to true for app extensions. Fixes #4235 and #4237. (#4512) (#4648) (#4773) 2018-09-10 08:29:23 -04:00
MyBindingsReferences [generator] Add C#8 nullability into generated code (#7570) 2020-04-09 09:29:28 -04:00
MyCoreMLApp [msbuild] Tweak the tests. (#7877) 2020-02-14 14:12:25 +01:00
MyDocumentPickerExtension [msbuild] Tweak the tests. (#7877) 2020-02-14 14:12:25 +01:00
MyExtensionWithPackageReference [msbuild] Set 'CopyNuGetImplementations' to true for app extensions. Fixes #4235 and #4237. (#4512) (#4648) (#4773) 2018-09-10 08:29:23 -04:00
MyIBToolLinkTest [msbuild] Tweak the tests. (#7877) 2020-02-14 14:12:25 +01:00
MyKeyboardExtension [msbuild] Tweak the tests. (#7877) 2020-02-14 14:12:25 +01:00
MyLinkedAssets [msbuild] Tweak the tests. (#7877) 2020-02-14 14:12:25 +01:00
MyMasterDetailApp [msbuild] Tweak the tests. (#7877) 2020-02-14 14:12:25 +01:00
MyMetalGame [msbuild] Add support for Metal in the simulator. Fixes #7392. (#7983) (#7991) 2020-02-28 19:59:03 +01:00
MyOpenGLApp [msbuild] Tweak the tests. (#7877) 2020-02-14 14:12:25 +01:00
MyPhotoEditingExtension [msbuild] Tweak the tests. (#7877) 2020-02-14 14:12:25 +01:00
MyReleaseBuild [mtouch] Add `force-rejected-types-removal` optimization (#8009) (#8042) 2020-03-04 21:21:41 -05:00
MySatelliteAssembliesBug [generator] Add C#8 nullability into generated code (#7570) 2020-04-09 09:29:28 -04:00
MySceneKitApp [msbuild] Tweak the tests. (#7877) 2020-02-14 14:12:25 +01:00
MySceneKitLibrary [msbuild] Add test case for #5129. (#5821) 2019-04-01 08:14:48 +02:00
MyShareExtension [msbuild] Tweak the tests. (#7877) 2020-02-14 14:12:25 +01:00
MySingleView [msbuild] Tweak the tests. (#7877) 2020-02-14 14:12:25 +01:00
MySpriteKitGame [msbuild] Tweak the tests. (#7877) 2020-02-14 14:12:25 +01:00
MyTVApp [msbuild] Tweak the tests. (#7877) 2020-02-14 14:12:25 +01:00
MyTVMetalGame [msbuild] Add support for Metal in the simulator. Fixes #7392. (#7983) (#7991) 2020-02-28 19:59:03 +01:00
MyTVServicesExtension [msbuild] Tweak the tests. (#7877) 2020-02-14 14:12:25 +01:00
MyTabbedApplication [msbuild] Tweak the tests. (#7877) 2020-02-14 14:12:25 +01:00
MyTodayExtension [msbuild] Tweak the tests. (#7877) 2020-02-14 14:12:25 +01:00
MyWatch2Container [msbuild] Tweak the tests. (#7877) 2020-02-14 14:12:25 +01:00
MyWatchApp [msbuild] Remove outdated AppStore and Ad-Hoc configurations from test projects. (#7777) 2020-02-03 13:56:49 +01:00
MyWatchApp2 [msbuild] Tweak the tests. (#7877) 2020-02-14 14:12:25 +01:00
MyWatchKit2Extension [msbuild] Tweak the tests. (#7877) 2020-02-14 14:12:25 +01:00
MyWatchKit2IntentsExtension [msbuild] Tweak the tests. (#7877) 2020-02-14 14:12:25 +01:00
MyWatchKitApp [msbuild] Remove outdated AppStore and Ad-Hoc configurations from test projects. (#7777) 2020-02-03 13:56:49 +01:00
MyWatchKitExtension [msbuild] Remove outdated AppStore and Ad-Hoc configurations from test projects. (#7777) 2020-02-03 13:56:49 +01:00
MyWebViewApp [msbuild] Tweak the tests. (#7877) 2020-02-14 14:12:25 +01:00
MyXamarinFormsApp [xibuild] support for SDK-style projects & Xamarin.Forms test (#6461) 2019-07-01 12:20:32 -05:00
MyiOSAppWithBinding [generator] Add C#8 nullability into generated code (#7570) 2020-04-09 09:29:28 -04:00
MyiOSFrameworkBinding [src] Remove the remaining Classic code. (#8819) 2020-06-10 19:12:37 +02:00
NativeExtensionEmbedding Add support for arbitrary extensions to be bundled in XI/XM apps (#9048) 2020-07-16 10:13:15 -05:00
Xamarin.iOS.Tasks.Tests [msbuild] Make sure to restore the binding project before trying to build it. (#9288) 2020-08-06 16:02:12 +02:00
Common.props [msbuild] Copy tests before making changes to them. (#7753) 2020-01-24 16:15:34 +01:00