New test.
[mono.git] / mono / tests / cas / demand / ChangeLog
index 35086764cace0caad85ee7cd215d95f8e5887b4c..8402deaf08c63b078afc56312f3312a2fdcb566e 100644 (file)
@@ -1,3 +1,29 @@
+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.
+       * Makefile: Changed --debug for -debug to avoid compiler warning.
+
+2005-03-24  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * pinvoke1-3.cs: Changed RunningOnMono for RunningOnWindows as it's an
+       OS issue not a runtime issue being tested.
+
 2005-03-10  Sebastien Pouliot  <sebastien@ximian.com>
 
        * pinvoke1-3.cs: New. Tests that P/Invoking unmanaged methods provoke