* Makefile (SUBDIRS): Add 'rerrors'.
[mono.git] / mcs / mbas / Test / ChangeLog
index 963f3c04b91f57f80bd45c090ade1b4d34944abe..28dc85c5bfa5ffaaccc6454dd6aec83674251931 100644 (file)
@@ -1,3 +1,43 @@
+2005-02-09  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (SUBDIRS): Add 'rerrors'.
+
+2005-01-26 Rafael Teixeira <rafaelteixeirabr@hotmail.com>\r
+       * misc/test3.vb : better winforms code (this one runs with current MWF implementation)\r
+
+2004-12-20  Jambunathan K  <kjambunathan@novell.com>
+       * README.tests: Added
+       * Makefile (DISTFILES): Added README.tests
+
+2004-11-25  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile: New.
+       * test-mbas.make (thisdir): Remove.
+       (COMPILER): Use $(BASCOMPILE).
+       (run-test-local): Quote arguments.
+       * test-mbas.pl ($Runtime): Don't try to auto-detect.
+       * errors/Makefile, misc/Makefile, tests/Makefile, dlls/Makefile: Update.
+
+2004-11-22  Jambunathan K  <kjambunathan@novell.com>
+       * EnumD.vb: New positive test case.
+
+2004-11-22  Jambunathan K  <kjambunathan@novell.com>
+       * test-mbas.make: Implemented all STD_TARGETS specifically run-test and
+       run-test-ondotnet.
+
+2004-11-02  Jambunathan K  <kjambunathan@novell.com>
+       * test-mbas.pl:
+       * test-mbas.make: Added support for --runtime option in
+       test-mbas.pl. When working with mbas within the cygwin
+       environment, this option permits executing of compiled test cases
+       either within the Microsoft's .NET runtime environment or the
+       mono's runtime environment.
+
+2004-10-29  Jambunathan K  <kjambunathan@novell.com>
+       * errors/AttributesC8.vb: 
+       * errors/AttributesC7.vb: 
+       * errors/AttributesC3.vb: Newly added.
+
 2004-10-18  Jambunathan K  <kjambunathan@novell.com>
        * Migrating mbas test cases from mcs/btests to mcs/mbas/Test
        folder.