You've already forked linux-packaging-mono
Imported Upstream version 5.8.0.88
Former-commit-id: 4b7216ffda08448e562271ce733688e761120fc5
This commit is contained in:
parent
7d05485754
commit
6123a772ed
@@ -26,7 +26,7 @@
|
||||
// OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
||||
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
//
|
||||
|
||||
#if !MOBILE
|
||||
|
||||
using NUnit.Framework;
|
||||
|
||||
@@ -291,4 +291,4 @@ namespace MonoTests.System.Security.Cryptography.Pkcs {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
@@ -27,7 +27,7 @@
|
||||
// OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
||||
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
//
|
||||
|
||||
#if !MOBILE
|
||||
|
||||
using NUnit.Framework;
|
||||
|
||||
@@ -160,4 +160,4 @@ namespace MonoTests.System.Security.Cryptography.Pkcs {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
@@ -26,7 +26,7 @@
|
||||
// OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
||||
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
//
|
||||
|
||||
#if !MOBILE
|
||||
|
||||
using NUnit.Framework;
|
||||
|
||||
@@ -236,4 +236,4 @@ namespace MonoTests.System.Security.Cryptography.Pkcs {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
@@ -26,6 +26,7 @@
|
||||
// OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
||||
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
//
|
||||
#if !MOBILE
|
||||
|
||||
|
||||
using NUnit.Framework;
|
||||
@@ -452,4 +453,4 @@ namespace MonoTests.System.Security.Cryptography.Pkcs {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
@@ -25,7 +25,7 @@
|
||||
// OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
||||
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
//
|
||||
|
||||
#if !MOBILE
|
||||
|
||||
using NUnit.Framework;
|
||||
|
||||
@@ -134,4 +134,4 @@ namespace MonoTests.System.Security.Cryptography.Pkcs {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
@@ -26,7 +26,7 @@
|
||||
// OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
||||
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
//
|
||||
|
||||
#if !MOBILE
|
||||
|
||||
using NUnit.Framework;
|
||||
|
||||
@@ -102,4 +102,5 @@ namespace MonoTests.System.Security.Cryptography.Pkcs {
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
||||
|
@@ -26,7 +26,7 @@
|
||||
// OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
||||
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
//
|
||||
|
||||
#if !MOBILE
|
||||
|
||||
using NUnit.Framework;
|
||||
|
||||
@@ -85,4 +85,4 @@ namespace MonoTests.System.Security.Cryptography.Pkcs {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
@@ -25,6 +25,7 @@
|
||||
// OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
||||
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
//
|
||||
#if !MOBILE
|
||||
|
||||
|
||||
using NUnit.Framework;
|
||||
@@ -203,4 +204,4 @@ namespace MonoCasTests.System.Security.Cryptography.X509Certificates {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
@@ -25,7 +25,7 @@
|
||||
// OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
||||
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
//
|
||||
|
||||
#if !MOBILE
|
||||
|
||||
using NUnit.Framework;
|
||||
|
||||
@@ -128,4 +128,4 @@ namespace MonoTests.System.Security.Cryptography.X509Certificates {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
@@ -6,6 +6,7 @@
|
||||
//
|
||||
// (C) 2002, 2003 Motus Technologies Inc. (http://www.motus.com)
|
||||
//
|
||||
#if !MOBILE
|
||||
|
||||
using System;
|
||||
using System.Security.Cryptography;
|
||||
@@ -76,3 +77,4 @@ namespace MonoTests.System.Security.Cryptography.Xml {
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif
|
@@ -8,6 +8,7 @@
|
||||
// (C) 2002, 2003 Motus Technologies Inc. (http://www.motus.com)
|
||||
// (C) 2004 Novell Inc.
|
||||
//
|
||||
#if !MOBILE
|
||||
|
||||
using System;
|
||||
using System.Security.Cryptography;
|
||||
@@ -190,3 +191,4 @@ namespace MonoTests.System.Security.Cryptography.Xml {
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
@@ -27,6 +27,7 @@
|
||||
// OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
||||
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
//
|
||||
#if !MOBILE
|
||||
|
||||
using System;
|
||||
using System.Security.Cryptography;
|
||||
@@ -51,4 +52,4 @@ namespace MonoTests.System.Security.Cryptography.Xml {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
@@ -6,7 +6,7 @@
|
||||
//
|
||||
// Copyright (C) 2006 Novell, Inc (http://www.novell.com)
|
||||
//
|
||||
|
||||
#if !MOBILE
|
||||
|
||||
using System;
|
||||
using System.Collections;
|
||||
@@ -295,3 +295,4 @@ namespace MonoTests.System.Security.Cryptography.Xml
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif
|
@@ -6,6 +6,7 @@
|
||||
//
|
||||
// (C) 2002, 2003 Motus Technologies Inc. (http://www.motus.com)
|
||||
//
|
||||
#if !MOBILE
|
||||
|
||||
using System;
|
||||
using System.Security.Cryptography;
|
||||
@@ -73,3 +74,4 @@ namespace MonoTests.System.Security.Cryptography.Xml {
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif
|
@@ -6,6 +6,7 @@
|
||||
//
|
||||
// (C) 2002, 2003 Motus Technologies Inc. (http://www.motus.com)
|
||||
//
|
||||
#if !MOBILE
|
||||
|
||||
using System;
|
||||
using System.Security.Cryptography;
|
||||
@@ -66,3 +67,4 @@ namespace MonoTests.System.Security.Cryptography.Xml {
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
@@ -7,6 +7,7 @@
|
||||
// (C) 2002, 2003 Motus Technologies Inc. (http://www.motus.com)
|
||||
// Copyright (C) 2005 Novell, Inc (http://www.novell.com)
|
||||
//
|
||||
#if !MOBILE
|
||||
|
||||
using System;
|
||||
using System.Security.Cryptography;
|
||||
@@ -82,3 +83,4 @@ namespace MonoTests.System.Security.Cryptography.Xml {
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif
|
@@ -7,6 +7,7 @@
|
||||
// (C) 2002, 2003 Motus Technologies Inc. (http://www.motus.com)
|
||||
// Copyright (C) 2004-2005 Novell, Inc (http://www.novell.com)
|
||||
//
|
||||
#if !MOBILE
|
||||
|
||||
using System;
|
||||
using System.Security.Cryptography;
|
||||
@@ -192,3 +193,4 @@ namespace MonoTests.System.Security.Cryptography.Xml {
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
@@ -7,6 +7,7 @@
|
||||
// (C) 2002, 2003 Motus Technologies Inc. (http://www.motus.com)
|
||||
// Copyright (C) 2005 Novell, Inc (http://www.novell.com)
|
||||
//
|
||||
#if !MOBILE
|
||||
|
||||
using System;
|
||||
using System.IO;
|
||||
@@ -339,3 +340,4 @@ namespace MonoTests.System.Security.Cryptography.Xml {
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
@@ -6,6 +6,7 @@
|
||||
//
|
||||
// (C) 2002, 2003 Motus Technologies Inc. (http://www.motus.com)
|
||||
//
|
||||
#if !MOBILE
|
||||
|
||||
using System;
|
||||
using System.Security.Cryptography;
|
||||
@@ -72,3 +73,4 @@ namespace MonoTests.System.Security.Cryptography.Xml {
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
@@ -7,6 +7,7 @@
|
||||
// (C) 2002, 2003 Motus Technologies Inc. (http://www.motus.com)
|
||||
// (C) 2004 Novell (http://www.novell.com)
|
||||
//
|
||||
#if !MOBILE
|
||||
|
||||
using System;
|
||||
using System.Security.Cryptography;
|
||||
@@ -235,3 +236,4 @@ namespace MonoTests.System.Security.Cryptography.Xml {
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user