New test.
[mono.git] / mono / tests / cas / demand / ChangeLog
index 93cc1fa58a5194de6d10a41a89f590a504033813..8402deaf08c63b078afc56312f3312a2fdcb566e 100644 (file)
@@ -1,3 +1,19 @@
+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).
+
+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-09  Sebastien Pouliot  <sebastien@ximian.com>
 
        * pinvoke1-3.cs: Fixed RunningOnWindows to run under NET_2_0.