xamarin-macios/tests/common/mac
Rolf Bjarne Kvinge 00d39b9b6d
[tests] NugetRestore should only restore, not build. (#8360)
"msbuild /restore" will run nuget restore, then build. "msbuild /t:Restore"
will just run the Restore target, which should just restore.

This becomes significant when we later try to do "msbuild build", and expect
warnings to show up. If we previously built the project unintentionally, those
warnings won't show up because nothing will actually be built.
2020-04-13 17:44:17 +02:00
..
Finder [msbuild] Set 'CopyNuGetImplementations' to true for app extensions. Fixes #4235 and #4237. (#4512) 2018-08-20 13:43:48 +02:00
Icons/Assets.xcassets [macos][msbuild] Cache actool results like XI (#4892) 2018-10-02 12:53:19 -05:00
NetStandard Add missing netstandard test files (#2725) 2017-09-20 08:11:01 -05:00
Share [msbuild] Set 'CopyNuGetImplementations' to true for app extensions. Fixes #4235 and #4237. (#4512) 2018-08-20 13:43:48 +02:00
TestProjects [tests] More min macOS version setting to 10.9. 2018-10-25 17:12:36 +02:00
Today [msbuild] Set 'CopyNuGetImplementations' to true for app extensions. Fixes #4235 and #4237. (#4512) 2018-08-20 13:43:48 +02:00
ApiDefinition.cs [tests] Import 2016-05-26 15:06:52 +02:00
BindingProjectWithNoTag.csproj [generator] Add C#8 nullability into generated code (#7570) 2020-04-09 09:29:28 -04:00
ClassicExample.csproj [generator] Add C#8 nullability into generated code (#7570) 2020-04-09 09:29:28 -04:00
Component1.fs [macos] Teach mmp to correctly swap arch specific assemblies (#2503) 2017-08-23 09:31:02 -05:00
ConsoleProgram.cs [XM] Fall back to side by side loading of libxammac.dylib (#1264) 2016-12-05 12:21:43 -06:00
ConsoleXM.targets [XM] Fall back to side by side loading of libxammac.dylib (#1264) 2016-12-05 12:21:43 -06:00
ConsoleXMApp.csproj [generator] Add C#8 nullability into generated code (#7570) 2020-04-09 09:29:28 -04:00
FSharpUnifiedExample.fsproj [tests] Import 2016-05-26 15:06:52 +02:00
FSharpUnifiedLibrary.fsproj [tests] Import 2016-05-26 15:06:52 +02:00
FSharpXM45Example.fsproj [tests] Import 2016-05-26 15:06:52 +02:00
FSharpXM45Library.fsproj [tests] Import 2016-05-26 15:06:52 +02:00
Info-Classic.plist Mono 2018-08 requires macOS 10.9+, so Xamarin.Mac must as well. 2018-10-25 09:54:43 +02:00
Info-Unified.plist Mono 2018-08 requires macOS 10.9+, so Xamarin.Mac must as well. 2018-10-25 09:54:43 +02:00
Mac.cs [mac-introspection] Use en-US for ApiTypoTest, fix typo failures (#3018) 2017-11-22 20:52:10 -05:00
MacTestMain.cs [CoreGraphics] Make CGPattern inherit from NativeObject, and add a CGPattern test. (#5734) 2019-03-07 16:49:12 +01:00
MainClassic.cs [xcode11] Stop building/shipping 32-bit Xamarin.Mac bits. Partial fix for #6300. (#6393) 2019-07-15 10:19:24 -07:00
MobileBinding.csproj [generator] Add C#8 nullability into generated code (#7570) 2020-04-09 09:29:28 -04:00
MyClass.cs [macos] Teach mmp to correctly swap arch specific assemblies (#2503) 2017-08-23 09:31:02 -05:00
ProjectTestHelpers.cs [tests] NugetRestore should only restore, not build. (#8360) 2020-04-13 17:44:17 +02:00
SimpleClass.h [XM] Fix crash in mmp when native reference path matches dllimport found 2016-11-23 14:00:01 -06:00
SimpleClass.m [XM] Fix crash in mmp when native reference path matches dllimport found 2016-11-23 14:00:01 -06:00
StructsAndEnums.cs [tests] Import 2016-05-26 15:06:52 +02:00
System.Collections.Immutable.dll [tests] Add more files which are ignored by default. 2016-05-27 14:43:21 +02:00
SystemMonoExample.csproj [generator] Add C#8 nullability into generated code (#7570) 2020-04-09 09:29:28 -04:00
UnifiedExample.csproj [generator] Add C#8 nullability into generated code (#7570) 2020-04-09 09:29:28 -04:00
UnifiedLibrary.csproj [generator] Add C#8 nullability into generated code (#7570) 2020-04-09 09:29:28 -04:00
XM45Binding.csproj [generator] Add C#8 nullability into generated code (#7570) 2020-04-09 09:29:28 -04:00
XM45Example.csproj [generator] Add C#8 nullability into generated code (#7570) 2020-04-09 09:29:28 -04:00
XM45Library.csproj [generator] Add C#8 nullability into generated code (#7570) 2020-04-09 09:29:28 -04:00
project_building.mk [Makefile] Make csc strict and fix some small errors. (#7665) 2020-01-02 13:57:22 -05:00
remoting.config [XM] Add test for remote config fix in 3e1204278b (#1005) 2016-10-18 22:27:10 -04:00