File tree
2 files changed
+1
-54
lines changed- external
- tests/Xamarin.Android.Bcl-Tests/Resources
2 files changed
+1
-54
lines changed- mcs/class/System.Security/Test/System.Security.Cryptography.Pkcs/CmsSignerTest.cs+2-2
- mcs/class/System.Security/Test/System.Security.Cryptography.Pkcs/PkitsTest.cs+2-2
- mcs/class/System.Security/Test/System.Security.Cryptography.Pkcs/Pkits_4_01_SignatureVerification.cs+2-2
- mcs/class/System.Security/Test/System.Security.Cryptography.Pkcs/SignedCmsTest.cs+2-1
- mcs/class/System.Security/Test/System.Security.Cryptography.Pkcs/SignerInfoCollectionTest.cs+2-2
- mcs/class/System.Security/Test/System.Security.Cryptography.Pkcs/SignerInfoTest.cs+2-1
- mcs/class/System.Security/Test/System.Security.Cryptography.Pkcs/SubjectIdentifierTest.cs+2-2
- mcs/class/System.Security/Test/System.Security.Cryptography.X509Certificates/X509Certificate2UICas.cs+2-1
- mcs/class/System.Security/Test/System.Security.Cryptography.X509Certificates/X509Certificate2UITest.cs+2-2
- mcs/class/System.Security/Test/System.Security.Cryptography.Xml/DSAKeyValueTest.cs+2
- mcs/class/System.Security/Test/System.Security.Cryptography.Xml/DataObjectTest.cs+2
- mcs/class/System.Security/Test/System.Security.Cryptography.Xml/DataReferenceTest.cs+2-1
- mcs/class/System.Security/Test/System.Security.Cryptography.Xml/EncryptedXmlTest.cs+2-1
- mcs/class/System.Security/Test/System.Security.Cryptography.Xml/KeyInfoNameTest.cs+2
- mcs/class/System.Security/Test/System.Security.Cryptography.Xml/KeyInfoNodeTest.cs+2
- mcs/class/System.Security/Test/System.Security.Cryptography.Xml/KeyInfoRetrievalMethodTest.cs+2
- mcs/class/System.Security/Test/System.Security.Cryptography.Xml/KeyInfoTest.cs+2
- mcs/class/System.Security/Test/System.Security.Cryptography.Xml/KeyInfoX509DataTest.cs+2
- mcs/class/System.Security/Test/System.Security.Cryptography.Xml/RSAKeyValueTest.cs+2
- mcs/class/System.Security/Test/System.Security.Cryptography.Xml/ReferenceTest.cs+2
- mcs/class/System.Security/Test/System.Security.Cryptography.Xml/SignatureTest.cs+2
- mcs/class/System.Security/Test/System.Security.Cryptography.Xml/SignedInfoTest.cs+2
- mcs/class/System.Security/Test/System.Security.Cryptography.Xml/SignedXmlTest.cs+3-1
- mcs/class/System.Security/Test/System.Security.Cryptography.Xml/TransformChainTest.cs+2
- mcs/class/System.Security/Test/System.Security.Cryptography.Xml/TransformTest.cs+2
- mcs/class/System.Security/Test/System.Security.Cryptography.Xml/XmlDecryptionTransformTest.cs+2-2
- mcs/class/System.Security/Test/System.Security.Cryptography.Xml/XmlDsigBase64TransformTest.cs+2
- mcs/class/System.Security/Test/System.Security.Cryptography.Xml/XmlDsigC14NTransformTest.cs+2
- mcs/class/System.Security/Test/System.Security.Cryptography.Xml/XmlDsigC14NWithCommentsTransformTest.cs+2
- mcs/class/System.Security/Test/System.Security.Cryptography.Xml/XmlDsigEnvelopedSignatureTransformTest.cs+2
- mcs/class/System.Security/Test/System.Security.Cryptography.Xml/XmlDsigExcC14NTransformTest.cs+2
- mcs/class/System.Security/Test/System.Security.Cryptography.Xml/XmlDsigExcC14NWithCommentsTransformTest.cs+2-2
- mcs/class/System.Security/Test/System.Security.Cryptography.Xml/XmlDsigXPathTransformTest.cs+2-1
- mcs/class/System.Security/Test/System.Security.Cryptography.Xml/XmlDsigXsltTransformTest.cs+3
- mcs/class/System.Security/Test/System.Security.Cryptography.Xml/XmlLicenseTransformTest.cs+2-2
- mcs/class/System.Security/Test/System.Security.Cryptography/ProtectedDataCas.cs+2-2
- mcs/class/System.Security/Test/System.Security.Cryptography/ProtectedDataTest.cs+2
- mcs/class/System.Security/Test/System.Security.Cryptography/ProtectedMemoryCas.cs+2-2
- mcs/class/System.Security/Test/System.Security.Cryptography/ProtectedMemoryTest.cs+2-2
- mcs/class/System.Security/monodroid_System.Security_test.dll.exclude.sources-40
- mcs/class/corlib/Test/System.Reflection/AssemblyAlgorithmIdAttributeTest.cs+9-3
- mcs/class/corlib/Test/System.Reflection/AssemblyCompanyAttributeTest.cs+112
- mcs/class/corlib/Test/System.Reflection/AssemblyConfigurationAttributeTest.cs+9-3
- mcs/class/corlib/Test/System.Reflection/AssemblyCopyrightAttributeTest.cs+9-2
- mcs/class/corlib/Test/System.Reflection/AssemblyCultureAttributeTest.cs+9-3
- mcs/class/corlib/Test/System.Reflection/AssemblyDefaultAliasAttributeTest.cs+112
- mcs/class/corlib/Test/System.Reflection/AssemblyDelaySignAttributeTest.cs+9-2
- mcs/class/corlib/Test/System.Reflection/AssemblyDescriptionAttributeTest.cs+8-2
- mcs/class/corlib/Test/System.Reflection/AssemblyFileVersionAttributeTest.cs+8-3
- mcs/class/corlib/Test/System.Reflection/AssemblyFlagsAttributeTest.cs+118
- mcs/class/corlib/Test/System.Reflection/AssemblyInformationalVersionAttributeTest.cs+8-3
- mcs/class/corlib/Test/System.Reflection/AssemblyKeyFileAttributeTest.cs+112
- mcs/class/corlib/Test/System.Reflection/AssemblyKeyNameAttributeTest.cs+112
- mcs/class/corlib/Test/System.Reflection/AssemblyMetadataAttributeTest.cs+116
- mcs/class/corlib/Test/System.Reflection/AssemblyProductAttributeTest.cs+112
- mcs/class/corlib/Test/System.Reflection/AssemblySignatureKeyAttributeTest.cs+116
- mcs/class/corlib/Test/System.Reflection/AssemblyTitleAttributeTest.cs+112
- mcs/class/corlib/Test/System.Reflection/AssemblyTrademarkAttributeTest.cs+112
- mcs/class/corlib/Test/System.Reflection/AssemblyVersionAttributeTest.cs+112
- mcs/class/corlib/Test/System.Runtime.InteropServices/DllImportAttributeTest.cs+128
- mcs/class/corlib/Test/System.Runtime.InteropServices/MarshalAsAttributeTest.cs+132
- mcs/class/corlib/Test/System/AttributeUsageAttributeTest.cs+131
- mcs/class/corlib/corlib_test.dll.sources+14
Lines changed: 0 additions & 53 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 |
| - | |
55 |
| - | |
56 |
| - | |
57 |
| - | |
58 |
| - | |
59 |
| - | |
60 | 7 |
| |
61 | 8 |
| |
62 | 9 |
| |
|
0 commit comments