2009-10-03 Zoltan Varga <vargaz@gmail.com>
[mono.git] / mono / tests / cas / threads / ChangeLog
index b853cbc6a214b547c75f894a9072b5dfc9a31787..e828d56c4c792ae4964134e1bb202075e3adb6d1 100644 (file)
@@ -1,3 +1,24 @@
+2006-06-27  Wade Berrier <wberrier@novell.com>
+
+       * Makefile.am: Use mcs from the mcs tree instead of
+       what's in the path.  Rename targets so tests are not compiled at
+       build time.
+
+2006-06-26  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * Makefile.am: Use mono-wrapper (and not the installed mono). Remove
+       SWF tests from execution.
+
+2006-06-22  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * Makefile.am: Updated Makefile to add the CAS tests to the tarball
+       and enable them to be more broadly tested;
+       * Makefile: Removed and replaced by Makefile.am
+
+2005-05-13  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * tpool1-2.cs: New. ThreadPool based tests.
+
 2005-05-12  Sebastien Pouliot  <sebastien@ximian.com>
 
        * delegate1-2.cs: Updated to use ControlEvidence.