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:
authorMarek Safar <marek.safar@gmail.com>2012-12-03 22:15:33 +0400
committerMarek Safar <marek.safar@gmail.com>2012-12-03 22:16:04 +0400
commit2f173837ea752ad7af17e5efa8ed2287fb30dd69 (patch)
tree690c8605a11f9fe8d8c8e1e990e5bc62f344f5e2
parenta35bd3504bc4086777aece12fee16f4ac0a1fea3 (diff)
Update tests
-rw-r--r--mcs/tests/test-704.cs2
-rw-r--r--mcs/tests/ver-il-net_4_5.xml30
2 files changed, 12 insertions, 20 deletions
diff --git a/mcs/tests/test-704.cs b/mcs/tests/test-704.cs
index 4f6f60c6519..a45295e052b 100644
--- a/mcs/tests/test-704.cs
+++ b/mcs/tests/test-704.cs
@@ -20,7 +20,7 @@ namespace NObjective
Console.WriteLine (TypedReference.ToObject (iter.GetNextArg ()));
}
- unsafe public static Main (string[] args)
+ unsafe public static void Main (string[] args)
{
ArglistMethod (__arglist (1, 2, 3));
}
diff --git a/mcs/tests/ver-il-net_4_5.xml b/mcs/tests/ver-il-net_4_5.xml
index 9ba24bc16a3..7a5099245c6 100644
--- a/mcs/tests/ver-il-net_4_5.xml
+++ b/mcs/tests/ver-il-net_4_5.xml
@@ -4752,14 +4752,9 @@
<method name="Void .ctor()" attrs="6278">
<size>7</size>
</method>
- </type>
- <type name="TestLog+MyTest">
<method name="Void Main(System.String[])" attrs="150">
<size>207</size>
</method>
- <method name="Void .ctor()" attrs="6278">
- <size>7</size>
- </method>
</type>
</test>
<test name="gtest-057.cs">
@@ -5170,21 +5165,18 @@
<size>7</size>
</method>
</type>
- <type name="TestLog+MyTest">
+ <type name="Pair`2[T,U]">
+ <method name="Void .ctor(T, U)" attrs="6278">
+ <size>16</size>
+ </method>
+ </type>
+ <type name="TestLog">
<method name="Void Main(System.String[])" attrs="150">
<size>212</size>
</method>
<method name="Void TestPairLog()" attrs="150">
<size>186</size>
</method>
- <method name="Void .ctor()" attrs="6278">
- <size>7</size>
- </method>
- </type>
- <type name="Pair`2[T,U]">
- <method name="Void .ctor(T, U)" attrs="6278">
- <size>16</size>
- </method>
</type>
</test>
<test name="gtest-073.cs">
@@ -14622,7 +14614,7 @@
</method>
</type>
<type name="testcase.Program">
- <method name="Int32 Main()" attrs="145">
+ <method name="Int32 Main()" attrs="150">
<size>88</size>
</method>
<method name="Void .ctor()" attrs="6278">
@@ -27950,7 +27942,7 @@
</method>
</type>
<type name="Test.Test">
- <method name="Int32 Main()" attrs="145">
+ <method name="Int32 Main()" attrs="150">
<size>114</size>
</method>
<method name="Void .ctor()" attrs="6278">
@@ -28704,7 +28696,7 @@
<method name="Int32 GetHashCode()" attrs="198">
<size>26</size>
</method>
- <method name="Int32 Main()" attrs="145">
+ <method name="Int32 Main()" attrs="150">
<size>39</size>
</method>
</type>
@@ -36902,7 +36894,7 @@
</test>
<test name="test-442.cs">
<type name="ConsoleApplication1.Program">
- <method name="Void Main(System.String[])" attrs="145">
+ <method name="Void Main(System.String[])" attrs="150">
<size>73</size>
</method>
<method name="Void .ctor()" attrs="6278">
@@ -42734,7 +42726,7 @@
<method name="Void ArglistMethod(...)" attrs="145">
<size>52</size>
</method>
- <method name="Void Main(System.String[])" attrs="145">
+ <method name="Void Main(System.String[])" attrs="150">
<size>10</size>
</method>
<method name="Void .ctor()" attrs="6278">