[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / tools / compiler-tester / ChangeLog
index d614e9385fc515d70b080a4564b425a2f5fcc52f..93c5bef242ce40d1fdea79936d14925ff0023415 100644 (file)
@@ -1,3 +1,62 @@
+2009-11-05  Marek Safar  <marek.safar@gmail.com>
+
+       * compiler-tester.cs: Add predefined negative file masks.
+
+2009-09-20  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * compiler-tester.cs: Define out some parts for NET_2_1 since
+       they are not part of Silverlight 2 public API
+
+2009-07-29  Marek Safar  <marek.safar@gmail.com>
+
+       * compiler-tester.cs: Add predefined file masks.
+
+2009-06-02  Marek Safar  <marek.safar@gmail.com>
+
+       * compiler-tester.cs: Add "safe-execution" options.
+
+2009-02-19  Marek Safar  <marek.safar@gmail.com>
+
+       * compiler-tester.cs: More verbosity needed for runtime crashes.
+
+2008-11-05  Marek Safar  <marek.safar@gmail.com>
+
+       * compiler-tester.cs: Better -warnaserror detection.
+
+2008-10-01  Marek Safar  <marek.safar@gmail.com>
+
+       * compiler-tester.cs: Fixed broken value type test.
+
+2008-09-10  Marek Safar  <marek.safar@gmail.com>
+
+       * compiler-tester.cs: Add non-varags LogLine overload.
+
+2008-07-28  Marek Safar  <marek.safar@gmail.com>
+
+       * compiler-tester.cs: Removed ExecuteFile.
+
+2008-07-24  Marek Safar  <marek.safar@gmail.com>
+
+       * compiler-tester.cs: Always exercise symbol writer.
+
+2008-07-29  Martin Baulig  <martin@ximian.com>
+
+       * compiler-tester.cs: Added `-compiler-options' command line
+       argument to specify global compiler options in addition to the
+       ones which are read from the test cases.
+
+2008-04-22  Marek Safar  <marek.safar@gmail.com>
+
+       * compiler-tester.cs: Print test name when IL reduction is detected.
+
+2008-04-07  Marek Safar  <marek.safar@gmail.com>
+
+       * compiler-tester.cs: Don't report IL reduction as regression.
+
+2008-03-14  Marek Safar  <marek.safar@gmail.com>
+
+       * compiler-tester.cs: Handle new tests correctly.
+
 2008-03-14  Marek Safar  <marek.safar@gmail.com>
 
        * compiler-tester.cs: Replaced XmlTextWriter and XmlTextReader with