From fc74f195bf2c1d24b2bb5a42031ac1182fd48a91 Mon Sep 17 00:00:00 2001 From: Rolf Bjarne Kvinge Date: Thu, 30 Jun 2016 01:01:11 -0700 Subject: [PATCH] [tests] Set LSUIElement in the mac tests' Info.plist so that they don't show an icon in the dock. (#329) --- tests/apitest/Info.plist | 2 ++ tests/dontlink-mac/Info.plist | 2 ++ tests/introspection/Mac/Info.plist | 2 ++ tests/mmptest/Info.plist | 2 ++ tests/mmptest/regression/custom-bundle-name/Info.plist | 2 ++ tests/mmptest/regression/embedded-mono-profile/Info.plist | 2 ++ tests/mmptest/regression/embedded-mono/Info.plist | 2 ++ tests/mmptest/regression/link-aes-1/Info.plist | 2 ++ tests/mmptest/regression/link-blocks-1/Info.plist | 2 ++ tests/mmptest/regression/link-callfilepath-45/Info.plist | 2 ++ tests/mmptest/regression/link-data-contract-1/Info.plist | 2 ++ tests/mmptest/regression/link-frameworks-1/Info.plist | 2 ++ tests/mmptest/regression/link-gdiplus-1/Info.plist | 2 ++ tests/mmptest/regression/link-gdiplus-2/Info.plist | 2 ++ tests/mmptest/regression/link-httpclient-async/Info.plist | 2 ++ tests/mmptest/regression/link-keep-resources-1/Info.plist | 2 ++ tests/mmptest/regression/link-keep-resources-2/Info.plist | 2 ++ tests/mmptest/regression/link-posix-1/Info.plist | 2 ++ tests/mmptest/regression/link-posix-2/Info.plist | 2 ++ tests/mmptest/regression/link-preserve-assembly/Info.plist | 2 ++ tests/mmptest/regression/link-preserve-calendar-1/Info.plist | 2 ++ tests/mmptest/regression/link-preserve-calendar-2/Info.plist | 2 ++ tests/mmptest/regression/link-remove-attributes-1/Info.plist | 2 ++ tests/mmptest/regression/link-safe-1/Info.plist | 2 ++ tests/mmptest/regression/link-system.web-icalls/Info.plist | 2 ++ tests/mmptest/regression/link-typedescriptor-1/Info.plist | 2 ++ tests/mmptest/regression/link-typedescriptor-2/Info.plist | 2 ++ tests/mmptest/regression/link-uithread-1/Info.plist | 2 ++ tests/mmptest/regression/link-uithread-2/Info.plist | 2 ++ tests/mmptest/regression/link-webclient-1/Info.plist | 2 ++ tests/mmptest/regression/link-webclient-2/Info.plist | 2 ++ tests/mmptest/regression/link-webclient-3/Info.plist | 2 ++ tests/mmptest/regression/link-xml-serialization/Info.plist | 2 ++ tests/mmptest/regression/system-mono-profile/Info.plist | 2 ++ tests/mmptest/regression/system-mono/Info.plist | 2 ++ tests/msbuild-mac/Info.plist | 2 ++ 36 files changed, 72 insertions(+) diff --git a/tests/apitest/Info.plist b/tests/apitest/Info.plist index 803c7af5e1..7198d0c5b8 100644 --- a/tests/apitest/Info.plist +++ b/tests/apitest/Info.plist @@ -14,5 +14,7 @@ 10.7 NSPrincipalClass NSApplication + LSUIElement + 1 diff --git a/tests/dontlink-mac/Info.plist b/tests/dontlink-mac/Info.plist index 7de8f9e319..2309ee167e 100644 --- a/tests/dontlink-mac/Info.plist +++ b/tests/dontlink-mac/Info.plist @@ -14,5 +14,7 @@ 10.7 NSPrincipalClass NSApplication + LSUIElement + 1 diff --git a/tests/introspection/Mac/Info.plist b/tests/introspection/Mac/Info.plist index af788969bc..990daff808 100644 --- a/tests/introspection/Mac/Info.plist +++ b/tests/introspection/Mac/Info.plist @@ -16,5 +16,7 @@ public.app-category.developer-tools CFBundleName introspection + LSUIElement + 1 diff --git a/tests/mmptest/Info.plist b/tests/mmptest/Info.plist index 803c7af5e1..7198d0c5b8 100644 --- a/tests/mmptest/Info.plist +++ b/tests/mmptest/Info.plist @@ -14,5 +14,7 @@ 10.7 NSPrincipalClass NSApplication + LSUIElement + 1 diff --git a/tests/mmptest/regression/custom-bundle-name/Info.plist b/tests/mmptest/regression/custom-bundle-name/Info.plist index 9fe30d5a06..3ac803d483 100644 --- a/tests/mmptest/regression/custom-bundle-name/Info.plist +++ b/tests/mmptest/regression/custom-bundle-name/Info.plist @@ -16,5 +16,7 @@ MainMenu NSPrincipalClass NSApplication + LSUIElement + 1 diff --git a/tests/mmptest/regression/embedded-mono-profile/Info.plist b/tests/mmptest/regression/embedded-mono-profile/Info.plist index 9fe30d5a06..3ac803d483 100644 --- a/tests/mmptest/regression/embedded-mono-profile/Info.plist +++ b/tests/mmptest/regression/embedded-mono-profile/Info.plist @@ -16,5 +16,7 @@ MainMenu NSPrincipalClass NSApplication + LSUIElement + 1 diff --git a/tests/mmptest/regression/embedded-mono/Info.plist b/tests/mmptest/regression/embedded-mono/Info.plist index 9fe30d5a06..3ac803d483 100644 --- a/tests/mmptest/regression/embedded-mono/Info.plist +++ b/tests/mmptest/regression/embedded-mono/Info.plist @@ -16,5 +16,7 @@ MainMenu NSPrincipalClass NSApplication + LSUIElement + 1 diff --git a/tests/mmptest/regression/link-aes-1/Info.plist b/tests/mmptest/regression/link-aes-1/Info.plist index 5bf17be0d9..175ad6dafd 100644 --- a/tests/mmptest/regression/link-aes-1/Info.plist +++ b/tests/mmptest/regression/link-aes-1/Info.plist @@ -16,5 +16,7 @@ MainMenu NSPrincipalClass NSApplication + LSUIElement + 1 diff --git a/tests/mmptest/regression/link-blocks-1/Info.plist b/tests/mmptest/regression/link-blocks-1/Info.plist index 12c0e49008..4256b9e6d4 100644 --- a/tests/mmptest/regression/link-blocks-1/Info.plist +++ b/tests/mmptest/regression/link-blocks-1/Info.plist @@ -16,5 +16,7 @@ MainMenu NSPrincipalClass NSApplication + LSUIElement + 1 diff --git a/tests/mmptest/regression/link-callfilepath-45/Info.plist b/tests/mmptest/regression/link-callfilepath-45/Info.plist index 5063a80561..ac9fa7b4d7 100644 --- a/tests/mmptest/regression/link-callfilepath-45/Info.plist +++ b/tests/mmptest/regression/link-callfilepath-45/Info.plist @@ -14,5 +14,7 @@ MainMenu NSPrincipalClass NSApplication + LSUIElement + 1 diff --git a/tests/mmptest/regression/link-data-contract-1/Info.plist b/tests/mmptest/regression/link-data-contract-1/Info.plist index 9a91e66604..2c1e53c3ba 100644 --- a/tests/mmptest/regression/link-data-contract-1/Info.plist +++ b/tests/mmptest/regression/link-data-contract-1/Info.plist @@ -16,5 +16,7 @@ MainMenu NSPrincipalClass NSApplication + LSUIElement + 1 diff --git a/tests/mmptest/regression/link-frameworks-1/Info.plist b/tests/mmptest/regression/link-frameworks-1/Info.plist index 04ad310150..14b2062cd6 100644 --- a/tests/mmptest/regression/link-frameworks-1/Info.plist +++ b/tests/mmptest/regression/link-frameworks-1/Info.plist @@ -16,5 +16,7 @@ MainMenu NSPrincipalClass NSApplication + LSUIElement + 1 diff --git a/tests/mmptest/regression/link-gdiplus-1/Info.plist b/tests/mmptest/regression/link-gdiplus-1/Info.plist index d3d96cfcec..02e37bced9 100644 --- a/tests/mmptest/regression/link-gdiplus-1/Info.plist +++ b/tests/mmptest/regression/link-gdiplus-1/Info.plist @@ -14,5 +14,7 @@ MainMenu NSPrincipalClass NSApplication + LSUIElement + 1 diff --git a/tests/mmptest/regression/link-gdiplus-2/Info.plist b/tests/mmptest/regression/link-gdiplus-2/Info.plist index e618844f63..9f90332c5a 100644 --- a/tests/mmptest/regression/link-gdiplus-2/Info.plist +++ b/tests/mmptest/regression/link-gdiplus-2/Info.plist @@ -14,5 +14,7 @@ MainMenu NSPrincipalClass NSApplication + LSUIElement + 1 diff --git a/tests/mmptest/regression/link-httpclient-async/Info.plist b/tests/mmptest/regression/link-httpclient-async/Info.plist index 822ba78dee..92eefb26f7 100644 --- a/tests/mmptest/regression/link-httpclient-async/Info.plist +++ b/tests/mmptest/regression/link-httpclient-async/Info.plist @@ -14,5 +14,7 @@ MainMenu NSPrincipalClass NSApplication + LSUIElement + 1 diff --git a/tests/mmptest/regression/link-keep-resources-1/Info.plist b/tests/mmptest/regression/link-keep-resources-1/Info.plist index c86c2fcff0..f626118dc3 100644 --- a/tests/mmptest/regression/link-keep-resources-1/Info.plist +++ b/tests/mmptest/regression/link-keep-resources-1/Info.plist @@ -14,5 +14,7 @@ MainMenu NSPrincipalClass NSApplication + LSUIElement + 1 diff --git a/tests/mmptest/regression/link-keep-resources-2/Info.plist b/tests/mmptest/regression/link-keep-resources-2/Info.plist index 5808ea2130..f0790a016d 100644 --- a/tests/mmptest/regression/link-keep-resources-2/Info.plist +++ b/tests/mmptest/regression/link-keep-resources-2/Info.plist @@ -14,5 +14,7 @@ MainMenu NSPrincipalClass NSApplication + LSUIElement + 1 diff --git a/tests/mmptest/regression/link-posix-1/Info.plist b/tests/mmptest/regression/link-posix-1/Info.plist index 6271ab2e8d..9998980f25 100644 --- a/tests/mmptest/regression/link-posix-1/Info.plist +++ b/tests/mmptest/regression/link-posix-1/Info.plist @@ -14,5 +14,7 @@ MainMenu NSPrincipalClass NSApplication + LSUIElement + 1 diff --git a/tests/mmptest/regression/link-posix-2/Info.plist b/tests/mmptest/regression/link-posix-2/Info.plist index 06f6344143..4ae5945df1 100644 --- a/tests/mmptest/regression/link-posix-2/Info.plist +++ b/tests/mmptest/regression/link-posix-2/Info.plist @@ -14,5 +14,7 @@ MainMenu NSPrincipalClass NSApplication + LSUIElement + 1 diff --git a/tests/mmptest/regression/link-preserve-assembly/Info.plist b/tests/mmptest/regression/link-preserve-assembly/Info.plist index 82bbda9348..34e8b333a5 100644 --- a/tests/mmptest/regression/link-preserve-assembly/Info.plist +++ b/tests/mmptest/regression/link-preserve-assembly/Info.plist @@ -14,5 +14,7 @@ MainMenu NSPrincipalClass NSApplication + LSUIElement + 1 diff --git a/tests/mmptest/regression/link-preserve-calendar-1/Info.plist b/tests/mmptest/regression/link-preserve-calendar-1/Info.plist index ca320a33ff..bf8e024a7d 100644 --- a/tests/mmptest/regression/link-preserve-calendar-1/Info.plist +++ b/tests/mmptest/regression/link-preserve-calendar-1/Info.plist @@ -16,5 +16,7 @@ MainMenu NSPrincipalClass NSApplication + LSUIElement + 1 diff --git a/tests/mmptest/regression/link-preserve-calendar-2/Info.plist b/tests/mmptest/regression/link-preserve-calendar-2/Info.plist index b61aa72cb5..3db685c689 100644 --- a/tests/mmptest/regression/link-preserve-calendar-2/Info.plist +++ b/tests/mmptest/regression/link-preserve-calendar-2/Info.plist @@ -16,5 +16,7 @@ MainMenu NSPrincipalClass NSApplication + LSUIElement + 1 diff --git a/tests/mmptest/regression/link-remove-attributes-1/Info.plist b/tests/mmptest/regression/link-remove-attributes-1/Info.plist index cda5b19e17..916db3b207 100644 --- a/tests/mmptest/regression/link-remove-attributes-1/Info.plist +++ b/tests/mmptest/regression/link-remove-attributes-1/Info.plist @@ -16,5 +16,7 @@ MainMenu NSPrincipalClass NSApplication + LSUIElement + 1 diff --git a/tests/mmptest/regression/link-safe-1/Info.plist b/tests/mmptest/regression/link-safe-1/Info.plist index f4386018e4..99b785cce5 100644 --- a/tests/mmptest/regression/link-safe-1/Info.plist +++ b/tests/mmptest/regression/link-safe-1/Info.plist @@ -16,5 +16,7 @@ MainMenu NSPrincipalClass NSApplication + LSUIElement + 1 diff --git a/tests/mmptest/regression/link-system.web-icalls/Info.plist b/tests/mmptest/regression/link-system.web-icalls/Info.plist index 0ab4aefc6e..22307f5333 100644 --- a/tests/mmptest/regression/link-system.web-icalls/Info.plist +++ b/tests/mmptest/regression/link-system.web-icalls/Info.plist @@ -14,5 +14,7 @@ MainMenu NSPrincipalClass NSApplication + LSUIElement + 1 diff --git a/tests/mmptest/regression/link-typedescriptor-1/Info.plist b/tests/mmptest/regression/link-typedescriptor-1/Info.plist index a5ab157036..cb9124a4af 100644 --- a/tests/mmptest/regression/link-typedescriptor-1/Info.plist +++ b/tests/mmptest/regression/link-typedescriptor-1/Info.plist @@ -16,5 +16,7 @@ MainMenu NSPrincipalClass NSApplication + LSUIElement + 1 diff --git a/tests/mmptest/regression/link-typedescriptor-2/Info.plist b/tests/mmptest/regression/link-typedescriptor-2/Info.plist index f2f7ec2155..32d5eda744 100644 --- a/tests/mmptest/regression/link-typedescriptor-2/Info.plist +++ b/tests/mmptest/regression/link-typedescriptor-2/Info.plist @@ -16,5 +16,7 @@ MainMenu NSPrincipalClass NSApplication + LSUIElement + 1 diff --git a/tests/mmptest/regression/link-uithread-1/Info.plist b/tests/mmptest/regression/link-uithread-1/Info.plist index 89158585b8..c965f600d0 100644 --- a/tests/mmptest/regression/link-uithread-1/Info.plist +++ b/tests/mmptest/regression/link-uithread-1/Info.plist @@ -14,5 +14,7 @@ MainMenu NSPrincipalClass NSApplication + LSUIElement + 1 diff --git a/tests/mmptest/regression/link-uithread-2/Info.plist b/tests/mmptest/regression/link-uithread-2/Info.plist index 2b46663ae1..e4bc680865 100644 --- a/tests/mmptest/regression/link-uithread-2/Info.plist +++ b/tests/mmptest/regression/link-uithread-2/Info.plist @@ -14,5 +14,7 @@ MainMenu NSPrincipalClass NSApplication + LSUIElement + 1 diff --git a/tests/mmptest/regression/link-webclient-1/Info.plist b/tests/mmptest/regression/link-webclient-1/Info.plist index fe90ee60ad..eb48798d12 100644 --- a/tests/mmptest/regression/link-webclient-1/Info.plist +++ b/tests/mmptest/regression/link-webclient-1/Info.plist @@ -14,5 +14,7 @@ MainMenu NSPrincipalClass NSApplication + LSUIElement + 1 diff --git a/tests/mmptest/regression/link-webclient-2/Info.plist b/tests/mmptest/regression/link-webclient-2/Info.plist index 1171e1671c..13ef6f4d6d 100644 --- a/tests/mmptest/regression/link-webclient-2/Info.plist +++ b/tests/mmptest/regression/link-webclient-2/Info.plist @@ -14,5 +14,7 @@ MainMenu NSPrincipalClass NSApplication + LSUIElement + 1 diff --git a/tests/mmptest/regression/link-webclient-3/Info.plist b/tests/mmptest/regression/link-webclient-3/Info.plist index a7b425d914..f6a2a9a156 100644 --- a/tests/mmptest/regression/link-webclient-3/Info.plist +++ b/tests/mmptest/regression/link-webclient-3/Info.plist @@ -14,5 +14,7 @@ MainMenu NSPrincipalClass NSApplication + LSUIElement + 1 diff --git a/tests/mmptest/regression/link-xml-serialization/Info.plist b/tests/mmptest/regression/link-xml-serialization/Info.plist index 01d7b902cb..9604af2ed1 100644 --- a/tests/mmptest/regression/link-xml-serialization/Info.plist +++ b/tests/mmptest/regression/link-xml-serialization/Info.plist @@ -12,5 +12,7 @@ MainMenu NSPrincipalClass NSApplication + LSUIElement + 1 diff --git a/tests/mmptest/regression/system-mono-profile/Info.plist b/tests/mmptest/regression/system-mono-profile/Info.plist index 9fe30d5a06..3ac803d483 100644 --- a/tests/mmptest/regression/system-mono-profile/Info.plist +++ b/tests/mmptest/regression/system-mono-profile/Info.plist @@ -16,5 +16,7 @@ MainMenu NSPrincipalClass NSApplication + LSUIElement + 1 diff --git a/tests/mmptest/regression/system-mono/Info.plist b/tests/mmptest/regression/system-mono/Info.plist index 9fe30d5a06..3ac803d483 100644 --- a/tests/mmptest/regression/system-mono/Info.plist +++ b/tests/mmptest/regression/system-mono/Info.plist @@ -16,5 +16,7 @@ MainMenu NSPrincipalClass NSApplication + LSUIElement + 1 diff --git a/tests/msbuild-mac/Info.plist b/tests/msbuild-mac/Info.plist index 4689b4537d..fa0863b6e9 100644 --- a/tests/msbuild-mac/Info.plist +++ b/tests/msbuild-mac/Info.plist @@ -24,5 +24,7 @@ donblas NSPrincipalClass NSApplication + LSUIElement + 1