2004-01-20 Martin Baulig <martin@ximian.com>
[mono.git] / mcs / tests / ChangeLog
index 17fa077688a0c40fce6b5d52527b90c1cb64d140..7d3520c3b0a59c4d09a91ac6bbbb12120ca4cf85 100755 (executable)
@@ -1,3 +1,252 @@
+2004-01-20  Martin Baulig  <martin@ximian.com>
+
+       * test-154.cs: Added testcase for bug #46640.
+
+2004-01-20  Martin Baulig  <martin@ximian.com>
+
+       * test-226.cs: New test for #53058.
+
+2004-01-20  Martin Baulig  <martin@ximian.com>
+
+       * verify-8.cs: New test for #52707.
+
+2004-01-05 Marek Safar <marek.safar@seznam.cz>
+
+        * cls-test-0.cs, cls-test-1.cs, cls-test-2.cs, cls-test-3.cs,
+          cls-test-5.cs, cls-test-6.cs, cls-test-7.cs, cls-test-10.cs,
+          cls-test-11.cs, cls-test-14.cs, cls-test-15.cs, cls-test-16.cs:
+        New tests for CLS-compliant
+        
+2004-01-03 Todd Berman  <tberman@gentoo.org>
+
+       * test-224.cs: new test for #52429
+
+2004-01-03 Ben Maurer  <bmaurer@users.sourceforge.net>
+
+       * test-205.cs: remove from the build. This does
+       not compile under csc.
+
+2004-01-03 Ben Maurer  <bmaurer@users.sourceforge.net>
+
+       * test-223.cs: test for #52569.
+
+2004-01-02  Ravi Pratap  <ravi@ximian.com>
+
+       * test-222.cs: Overload resolution test for bugzilla 
+       bug #52046.
+
+2003-12-25 Ben Maurer  <bmaurer@users.sourceforge.net>
+
+       * test-141.cs: add tests for #38674.
+
+2003-12-23 Ben Maurer  <bmaurer@users.sourceforge.net>
+
+       * pp.cs: Also test for 2 entry-point-looking methods
+       in a library, bug #52490.
+
+2003-12-22 Ben Maurer  <bmaurer@users.sourceforge.net>
+
+       * test-221.cs: Add some regression tests relating to
+       52408 (these dont test the actual bug, but regressions I
+       created while writing the code for it).
+
+2003-12-20  Zoltan Varga  <vargaz@freemail.hu>
+
+       * module-1.cs module-2.cs module-3.cs: New files.
+
+       * Makefile: Add test for /target:module and /addmodule.
+
+2003-12-13  Martin Baulig  <martin@ximian.com>
+
+       * test-154.cs: Added testcase for bug #48962.
+
+2003-12-11  Martin Baulig  <martin@ximian.com>
+
+       * test-154.cs: Added testcases for bugs #49153, #49359 and #49602.
+
+2003-11-21  Miguel de Icaza  <miguel@ximian.com>
+
+       * test-150.cs: Improved test.
+
+2003-10-17  Martin Baulig  <martin@ximian.com>
+
+       * gen-test.sh: Removed.
+
+       * gen-test.pl: New file; this is a perl script which runs all the
+       generics tests.
+
+2003-10-15  Miguel de Icaza  <miguel@ximian.com>
+
+       * test-49.cs: Improved test with input from bug #48761
+
+2003-10-10  Martin Baulig  <martin@ximian.com>
+
+       * gen-15.cs: New test for generic methods.
+
+2003-09-29  Martin Baulig  <martin@ximian.com>
+
+       * gen-14.cs: New generics test.
+
+2003-09-27  Martin Baulig  <martin@ximian.com>
+
+       * gen-11.cs, gen-12.cs: New generics tests.
+
+       * gen-13-dll.cs, gen-13.exe.cs: New generics test; this test
+       consists of two files and tests whether this works if it's in two
+       files and not just in one.
+
+2003-09-19  Martin Baulig  <martin@ximian.com>
+
+       * gen-10.cs: New generics test.
+
+2003-09-18  Martin Baulig  <martin@ximian.com>
+
+       * gen-9.cs: New generics test.
+
+2003-09-16  Martin Baulig  <martin@ximian.com>
+
+       * gen-3.cs, gen-4.cs, gen-5.cs, gen-6.cs, gen-7.cs, gen-8.cs: New
+       generics tests.
+
+2003-09-02  Ravi Pratap  <ravi@ximian.com>
+
+       * test-102.cs: Improve test.
+
+2003-08-26  Martin Baulig  <martin@ximian.com>
+
+       * test-215.cs: New test for bug #47927.
+
+2003-08-26  Martin Baulig  <martin@ximian.com>
+
+       * verify-7.cs: New test for bug #47681.
+
+2003-08-26  Martin Baulig  <martin@ximian.com>
+
+       * test-214.cs: New test for bug #47853.
+
+2003-08-25  Martin Baulig  <martin@ximian.com>
+
+       * test-213.cs: New test for bug #47822.
+
+2003-08-22  Martin Baulig  <martin@ximian.com>
+
+       * test-154.cs: Added testcase for bug #46949.
+
+2003-08-22  Martin Baulig  <martin@ximian.com>
+
+       * test-154.cs: Added testcase for bug #47095.
+
+2003-08-04  Martin Baulig  <martin@ximian.com>
+
+       * Makefile: Put back test-211.cs.
+
+2003-07-29  Ravi Pratap  <ravi@ximian.com>
+
+       * conv-lib.cs: New Multi stage compilation test for bug #47043.
+
+       * conv-main.cs: Main for the above.
+
+       * Makefile: Update.
+
+2003-07-28  Ravi Pratap  <ravi@ximian.com>
+
+       * test-189.cs: Reuse vacant slot. Test for bugs #43367 and
+       #46199.
+
+       * test-212.cs: New test for bug #44468.
+
+2003-07-28  Martin Baulig  <martin@ximian.com>
+
+       * test-210.cs: New test for bug #46923.
+
+2003-07-26  Martin Baulig  <martin@ximian.com>
+
+       * test-209.cs: New test for implict conversions and embedded assignments.
+
+2003-07-25  Martin Baulig  <martin@ximian.com>
+
+       * test-208.cs: New test for bug #46788.
+
+2003-07-22  Martin Baulig  <martin@ximian.com>
+
+       * test-207.cs: New test for expressions which return delegates.
+
+2003-07-21  Martin Baulig  <martin@ximian.com>
+
+       * test-206.cs: New test for bug #46502.
+
+2003-07-20  Martin Baulig  <martin@ximian.com>
+
+       * test-205.cs: New test for some namespace stuff.
+
+2003-07-16  Ravi Pratap  <ravi@ximian.com>
+
+       * test-39.cs: Improve test to check emission on interfaces too.
+
+2003-07-14  Ravi Pratap M  <ravi@ximian.com>
+
+       * Makefile: Make sure that we use the newly generated compiler
+       to run the tests, not the installed one.
+
+       Modify targets to compile and run in one go instead of separate
+       targets for each task.
+
+       * test-196.cs: Fix careless error - returning a value from a void
+       Main ().
+
+       Add it back to the test suite.
+
+2003-07-14  Martin Baulig  <martin@ximian.com>
+
+       * test-204.cs: User defined conditional logical operators; bug #40505.
+
+2003-07-14  Martin Baulig  <martin@ximian.com>
+
+       * test-203.cs: Added test for bug #33026.
+
+2003-07-13  Ravi Pratap M  <ravi@ximian.com>
+
+       * test-178.cs: Use this as it is a free slot. Test 
+       for bug #45876.
+
+       * makefile: Update.
+
+       * README.tests: Update
+
+2003-07-13  Martin Baulig  <martin@ximian.com>
+
+       * test-202.cs: Added test for bug #41975.
+
+2003-07-13  Martin Baulig  <martin@ximian.com>
+
+       * test-201.cs: Added test for bug #35631.
+
+2003-07-12  Martin Baulig  <martin@ximian.com>
+
+       * test-200.cs: Added test for bug #45854.
+
+2003-07-08  Martin Baulig  <martin@ximian.com>
+
+       * test-198.cs, test-199.cs: New tests for bugs #36316, #36314 and
+       #36313.
+
+2003-07-05  Martin Baulig  <martin@ximian.com>
+
+       * test-197.cs: New test for bug #42973.
+
+2003-06-29  Miguel de Icaza  <miguel@ximian.com>
+
+       * makefile (TEST_SOURCES): Add the tests that require an assembly,
+       so we dont get another regression here (#37521).
+
+2003-05-27  Ravi Pratap  <ravi@ximian.com>
+
+       * test-45.cs : Enable code which tests IntPtr array
+       initialization. This automatically serves as a test case for bug
+       #36030.
+
+       Improve test.
+
 2003-05-17  Ravi Pratap  <ravi@ximian.com>
 
        * test-194.cs: New test for bug #39108