You've already forked linux-packaging-mono
Imported Upstream version 4.3.2.467
Former-commit-id: 9c2cb47f45fa221e661ab616387c9cda183f283d
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#if NET_4_0
|
||||
//
|
||||
// CollectionStressTestHelper.cs
|
||||
//
|
||||
@@ -126,4 +125,3 @@ namespace MonoTests.System.Collections.Concurrent
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
@@ -1,4 +1,3 @@
|
||||
#if NET_4_0
|
||||
// ConcurrentDictionaryTests.cs
|
||||
//
|
||||
// Copyright (c) 2008 Jérémie "Garuma" Laval
|
||||
@@ -368,4 +367,3 @@ namespace MonoTests.System.Collections.Concurrent
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
@@ -1,4 +1,3 @@
|
||||
#if NET_4_0
|
||||
// ConcurrentQueueTest.cs
|
||||
//
|
||||
// Copyright (c) 2008 Jérémie "Garuma" Laval
|
||||
@@ -270,4 +269,3 @@ namespace MonoTests.System.Collections.Concurrent
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
@@ -1,4 +1,3 @@
|
||||
#if NET_4_0
|
||||
// ConcurrentStackTests.cs
|
||||
//
|
||||
// Copyright (c) 2008 Jérémie "Garuma" Laval
|
||||
@@ -303,4 +302,3 @@ namespace MonoTests.System.Collections.Concurrent
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
@@ -1,4 +1,3 @@
|
||||
#if NET_4_0
|
||||
// ParallelConcurrentQueueTests.cs
|
||||
//
|
||||
// Copyright (c) 2008 Jérémie "Garuma" Laval
|
||||
@@ -56,4 +55,3 @@ namespace MonoTests.System.Collections.Concurrent
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
@@ -1,4 +1,3 @@
|
||||
#if NET_4_0
|
||||
// ParallelConcurrentStackTests.cs
|
||||
//
|
||||
// Copyright (c) 2008 Jérémie "Garuma" Laval
|
||||
@@ -59,4 +58,3 @@ namespace MonoTests.System.Collections.Concurrent
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
@@ -24,7 +24,6 @@
|
||||
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||
// THE SOFTWARE.
|
||||
|
||||
#if NET_4_0
|
||||
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
@@ -93,4 +92,3 @@ namespace MonoTests.System.Collections.Concurrent
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user