Force crlf for crlf test
authorMarek Safar <marek.safar@gmail.com>
Fri, 14 Sep 2012 13:15:43 +0000 (14:15 +0100)
committerMarek Safar <marek.safar@gmail.com>
Fri, 14 Sep 2012 13:15:43 +0000 (14:15 +0100)
mcs/tests/.gitattributes [new file with mode: 0644]
mcs/tests/test-853.cs
mcs/tests/ver-il-net_4_5.xml

diff --git a/mcs/tests/.gitattributes b/mcs/tests/.gitattributes
new file mode 100644 (file)
index 0000000..cb923b2
--- /dev/null
@@ -0,0 +1 @@
+test-853.cs           -text
\ No newline at end of file
index 71faf5370a131688a915cfcab19fadade2b68a7b..3be25704dfe47a31d2f5edfd34bd350b07c347b5 100644 (file)
@@ -1,15 +1,15 @@
-using System;
-
-class Program
-{
-       static int Main ()
-       {
-string s = @"a
-
-";
-               if (s.Length != 5)
-                       return 1;
-                       
-               return 0;
-       }
+using System;\r
+\r
+class Program\r
+{\r
+       static int Main ()\r
+       {\r
+string s = @"a\r
+\r
+";\r
+               if (s.Length != 5)\r
+                       return 1;\r
+                       \r
+               return 0;\r
+       }\r
 }
\ No newline at end of file
index 16548507c5b9c3edf5b728171963239768e01752..a3f2dd81338522636547de05cb708a7e35c680f3 100644 (file)
       </method>\r
     </type>\r
   </test>\r
+  <test name="test-853.cs">\r
+    <type name="Program">\r
+      <method name="Int32 Main()" attrs="145">\r
+        <size>35</size>\r
+      </method>\r
+      <method name="Void .ctor()" attrs="6278">\r
+        <size>7</size>\r
+      </method>\r
+    </type>\r
+  </test>\r
   <test name="test-86.cs">\r
     <type name="T.T">\r
       <method name="Int32 method1(System.Type, Int32)" attrs="145">\r