Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2019-07-15 16:15:53 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2019-07-15 16:17:27 +0300
commitd85fe2c391140064957a76e3404dc85c214c0ddf (patch)
tree5f278a53096291099ff123a94f7e7320316142cd /mcs/class/System
parentceb09980f56bcafbe95247f081bf4233c9544e25 (diff)
[System] Remove FileSystemWatcher tests from monotouch/xammac
They were already excluded from watch and tv but they don't work on any mobile Apple profile.
Diffstat (limited to 'mcs/class/System')
-rw-r--r--mcs/class/System/monotouch_System_xtest.dll.exclude.sources6
-rw-r--r--mcs/class/System/monotouch_tv_System_xtest.dll.exclude.sources13
-rw-r--r--mcs/class/System/monotouch_watch_System_xtest.dll.exclude.sources13
-rw-r--r--mcs/class/System/xammac_net_4_5_System_xtest.dll.exclude.sources1
4 files changed, 7 insertions, 26 deletions
diff --git a/mcs/class/System/monotouch_System_xtest.dll.exclude.sources b/mcs/class/System/monotouch_System_xtest.dll.exclude.sources
index 63393652ba6..ea6429003a5 100644
--- a/mcs/class/System/monotouch_System_xtest.dll.exclude.sources
+++ b/mcs/class/System/monotouch_System_xtest.dll.exclude.sources
@@ -8,3 +8,9 @@
../../../external/corefx/src/System.CodeDom/tests/Microsoft/CSharp/*.cs
../../../external/corefx/src/System.CodeDom/tests/Microsoft/VisualBasic/*.cs
../../../external/corefx/src/System.CodeDom/tests/*.cs
+
+System/RemoteExecutorTests.cs
+
+../../../external/corefx/src/System.IO.FileSystem.Watcher/tests/Utility/FileSystemWatcherTest.cs
+../../../external/corefx/src/System.IO.FileSystem.Watcher/tests/FileSystemWatcher.cs
+../../../external/corefx/src/System.IO.FileSystem.Watcher/tests/FileSystemWatcher.unit.cs
diff --git a/mcs/class/System/monotouch_tv_System_xtest.dll.exclude.sources b/mcs/class/System/monotouch_tv_System_xtest.dll.exclude.sources
index fde28e6e4bc..2d2ae38bcd9 100644
--- a/mcs/class/System/monotouch_tv_System_xtest.dll.exclude.sources
+++ b/mcs/class/System/monotouch_tv_System_xtest.dll.exclude.sources
@@ -1,14 +1 @@
#include monotouch_System_xtest.dll.exclude.sources
-../../../external/corefx/src/System.CodeDom/tests/CodeCollections/*.cs
-../../../external/corefx/src/System.CodeDom/tests/CodeExpressions/*.cs
-../../../external/corefx/src/System.CodeDom/tests/CodeObjects/*.cs
-../../../external/corefx/src/System.CodeDom/tests/CodeStatements/*.cs
-../../../external/corefx/src/System.CodeDom/tests/CodeTypeMembers/*.cs
-../../../external/corefx/src/System.CodeDom/tests/Compiler/*.cs
-../../../external/corefx/src/System.CodeDom/tests/Other/*.cs
-../../../external/corefx/src/System.CodeDom/tests/Microsoft/CSharp/*.cs
-../../../external/corefx/src/System.CodeDom/tests/Microsoft/VisualBasic/*.cs
-../../../external/corefx/src/System.CodeDom/tests/*.cs
-../../../external/corefx/src/System.IO.FileSystem.Watcher/tests/Utility/FileSystemWatcherTest.cs
-../../../external/corefx/src/System.IO.FileSystem.Watcher/tests/FileSystemWatcher.cs
-../../../external/corefx/src/System.IO.FileSystem.Watcher/tests/FileSystemWatcher.unit.cs
diff --git a/mcs/class/System/monotouch_watch_System_xtest.dll.exclude.sources b/mcs/class/System/monotouch_watch_System_xtest.dll.exclude.sources
index 0ae5f2e00ed..4742b73fbb6 100644
--- a/mcs/class/System/monotouch_watch_System_xtest.dll.exclude.sources
+++ b/mcs/class/System/monotouch_watch_System_xtest.dll.exclude.sources
@@ -1,17 +1,4 @@
#include monotouch_System_xtest.dll.exclude.sources
-../../../external/corefx/src/System.CodeDom/tests/CodeCollections/*.cs
-../../../external/corefx/src/System.CodeDom/tests/CodeExpressions/*.cs
-../../../external/corefx/src/System.CodeDom/tests/CodeObjects/*.cs
-../../../external/corefx/src/System.CodeDom/tests/CodeStatements/*.cs
-../../../external/corefx/src/System.CodeDom/tests/CodeTypeMembers/*.cs
-../../../external/corefx/src/System.CodeDom/tests/Compiler/*.cs
-../../../external/corefx/src/System.CodeDom/tests/Other/*.cs
-../../../external/corefx/src/System.CodeDom/tests/Microsoft/CSharp/*.cs
-../../../external/corefx/src/System.CodeDom/tests/Microsoft/VisualBasic/*.cs
-../../../external/corefx/src/System.CodeDom/tests/*.cs
-../../../external/corefx/src/System.IO.FileSystem.Watcher/tests/Utility/FileSystemWatcherTest.cs
-../../../external/corefx/src/System.IO.FileSystem.Watcher/tests/FileSystemWatcher.cs
-../../../external/corefx/src/System.IO.FileSystem.Watcher/tests/FileSystemWatcher.unit.cs
../../../external/corefx/src/System.Net.Security/tests/FunctionalTests/*.cs
diff --git a/mcs/class/System/xammac_net_4_5_System_xtest.dll.exclude.sources b/mcs/class/System/xammac_net_4_5_System_xtest.dll.exclude.sources
new file mode 100644
index 00000000000..a47fa20c286
--- /dev/null
+++ b/mcs/class/System/xammac_net_4_5_System_xtest.dll.exclude.sources
@@ -0,0 +1 @@
+System/RemoteExecutorTests.cs