Be careful when fixing this file
authorMarek Safar <marek.safar@gmail.com>
Wed, 7 May 2008 09:04:31 +0000 (09:04 -0000)
committerMarek Safar <marek.safar@gmail.com>
Wed, 7 May 2008 09:04:31 +0000 (09:04 -0000)
svn path=/trunk/mcs/; revision=102704

mcs/tests/ver-il-gmcs.xml

index abcca3cb1194d251f94c025c78caddce3d908905..897bd6d01725f6328e223ab8f55c2f985d15f8f1 100644 (file)
       </method>
     </type>
   </test>
+  <test name="test-643.cs">
+    <type name="PointerArithmeticTest">
+      <method name="Void .ctor()">
+        <size>7</size>
+      </method>
+      <method name="Int32 Main()">
+        <size>105</size>
+      </method>
+      <method name="System.Int32* Conversions(Int64)">
+        <size>3</size>
+      </method>
+      <method name="Int32 CheckAdd(System.Byte*, Int32)">
+        <size>15</size>
+      </method>
+      <method name="Int32 CheckSub(System.Int16*, Int32)">
+        <size>17</size>
+      </method>
+      <method name="Int32 CheckSub2(System.Int16*, Int32)">
+        <size>24</size>
+      </method>
+    </type>
+  </test>
   <test name="test-644.cs">
     <type name="Program">
       <method name="Void .ctor()">