fresh impl
[mono.git] / mcs / tools / compiler-tester / ChangeLog
index aec185e96c9ad9244a3d0725074b14f3534ff46b..dc40513865f0ed16d9c1534d7bed956d9d97c81e 100644 (file)
@@ -1,3 +1,31 @@
+2007-11-28  Raja R Harinath  <harinath@gmail.com>
+
+       * compiler-tester.cs: Work better with the 'net_2_1' profile.
+       * xmldocdiff.cs: Disable in the 'net_2_1' profile.
+
+2007-11-06  Marek Safar  <marek.safar@gmail.com>
+
+       * compiler-tester.cs: Made the test output less verbose.
+       
+2007-09-21  Marek Safar  <marek.safar@gmail.com>
+
+       * compiler-tester.cs: Mono assembly loading issue has been fixed, switch
+       to app-domain execution only.
+
+2007-08-01  Marek Safar  <marek.safar@gmail.com>
+
+       * compiler-tester.cs: Report invalid tests separately.
+
+2006-11-20  Martin Baulig  <martin@ximian.com>
+
+       * compiler-tester.cs
+       (PositiveChecker.HandleFailure): Use `LogLine ("{0}", extra)'
+       since the error message from the compiler might contain {}.
+
+2006-10-06  Marek Safar  <marek.safar@seznam.cz>
+
+       * compiler-tester.cs: Positive test file can be now DLL.
+
 2006-09-27  Marek Safar  <marek.safar@seznam.cz>
 
        * compiler-tester.cs: Add a new "//GMCS:" comment for messages