* support-test-*.cs: Rename from test-*-p2.cs.
authorRaja R Harinath <harinath@hurrynot.org>
Wed, 1 Feb 2006 09:07:01 +0000 (09:07 -0000)
committerRaja R Harinath <harinath@hurrynot.org>
Wed, 1 Feb 2006 09:07:01 +0000 (09:07 -0000)
svn path=/trunk/mcs/; revision=56375

13 files changed:
1  2  3 
mcs/tests/ChangeLog
mcs/tests/support-test-353.cs
mcs/tests/support-test-361.cs
mcs/tests/support-test-388.cs
mcs/tests/support-test-389.cs
mcs/tests/test-353-p2.cs
mcs/tests/test-353.cs
mcs/tests/test-361-p2.cs
mcs/tests/test-361.cs
mcs/tests/test-388-p2.cs
mcs/tests/test-388.cs
mcs/tests/test-389-p2.cs
mcs/tests/test-389.cs

index 7bb3dd47c21321527724c8429077ef4cb14fa6a3,305f4fe27716ad7f657dc749b515582c83020103,c851d66d12d8c1d01f46bb159cfffa5733969485..86e4d0fa076d41048a46307950d6f1c6e7a7d3d3
+++2006-02-01  Raja R Harinath  <rharinath@novell.com>
+++
+++     * support-test-*.cs: Rename from test-*-p2.cs.
+++
 ++2006-01-30  Raja R Harinath  <rharinath@novell.com>
 ++
 ++     * test-490.cs: New test from #77401.
 ++
 ++2006-01-29  Raja R Harinath  <harinath@gmail.com>
 ++
 ++     * gtest-241.cs: New test from #77397.
 ++
 ++2006-01-21  Raja R Harinath  <harinath@gmail.com>
 ++
 ++     * test-489.cs: New test based on #76995.
 ++
 ++2006-01-16  Raja R Harinath  <rharinath@novell.com>
 ++
 ++     * test-488.cs: New test based on #76874.
 ++
 ++2006-01-16  Atsushi Enomoto  <atsushi@ximian.com>
 ++
 ++     * gtest-xml-1-ref.xml, gtest-xml-1.cs : test for bug #77183.
 ++
 ++2006-01-12  Ben Maurer  <bmaurer@andrew.cmu.edu>
 ++
 ++     * test-437.cs: New test for Console.WriteLine ((this = x).foo)
 ++
 ++2006-01-12  Raja R Harinath  <rharinath@novell.com>
 ++
 ++     * test-486.cs: New test from #77221.
 ++
 ++2006-01-11  Raja R Harinath  <rharinath@novell.com>
 ++
 ++     * test-485.cs: New test from #77180.
 ++
 ++     * test-484.cs: New test based on #77200.
 ++
 ++     * test-xml-050.cs: Set output to xml-050.xml, not xml-050.cs.
 ++     * gtest-233.cs: Rename from gtest-233-exe.cs.
 ++
 ++2006-01-09  Raja R Harinath  <rharinath@novell.com>
 ++
 ++     * Makefile (TEST_ILS): New list of CIL test libraries.
 ++     * test-483-lib.il, test-483.cs: New test from #75636.
 ++
 ++2005-12-21  Carlos Alberto Cortez <calberto.cortez@gmail.com>
 ++
 ++     * gtest-friend-00-lib.cs: Include the public key in 
 ++     InternalsVisibleToAttribute declarations (needed by an update
 ++     in friendly assembly access).
 ++
 ++2005-12-18  Carlos Alberto Cortez <calberto.cortez@gmail.com>
 ++
 ++     * test-externalias-09.cs: New test for #76995
 ++
 ++2005-12-16  Raja R Harinath  <rharinath@novell.com>
 ++
 ++     * test-479.cs: New test from #77006.
 ++
 ++     * test-478.cs: New test from #77008.
 ++
 ++2005-12-10  Atsushi Enomoto  <atsushi@ximian.com>
 ++
 ++     * test-xml-051.cs test-xml-051-ref.xml : new test for bug #76960.
 ++     * known-issues-gmcs : updated.
 ++
 ++2005-12-09  Atsushi Enomoto  <atsushi@ximian.com>
 ++
 ++     * known-issues-mcs : test-476 is broken (since the corresponding 
 ++       patch is reverted.)
 ++
 ++2005-12-09  Atsushi Enomoto  <atsushi@ximian.com>
 ++
 ++     * test-xml-050-ref.xml, test-xml-050.cs : new test for bug #76954.
 ++     * known-issues-gmcs : fixed filename and removed test-60.cs.
 ++
 ++2005-12-09  Atsushi Enomoto  <atsushi@ximian.com>
 ++
 ++     * test-476.cs : test for bug #75984.
 ++     * test-60.cs : unrecognized directive should be handled as an error
 ++       even in a disable line (the behavior has changed in 2.0).
 ++     * known-issues-gmcs : added above cases.
 ++
 ++2005-12-05  Marek Safar <marek.safar@seznam.cz>
 ++
 ++     * test-475.cs: Event initializer.
 ++     * test-465.cs: One more resource test.
 ++
 ++2005-12-05  Atsushi Enomoto  <atsushi@ximian.com>
 ++
 ++     * test-xml-049-ref.xml test-xml-049.cs : test for bug #76782
 ++     * known-issues-gmcs : updated.
 ++
 ++2005-12-03  Ben Maurer  <bmaurer@ximian.com>
 ++
 ++     * test-474.cs: new test.
 ++
 ++2005-11-16  Atsushi Enomoto  <atsushi@ximian.com>
 ++
 ++     * test-xml-048-ref.xml test-xml-048.cs : test for bug #76730
 ++       (works with gmcs).
 ++
 ++2005-11-16  Atsushi Enomoto  <atsushi@ximian.com>
 ++
 ++     * test-xml-047-ref.xml test-xml-047.cs :
 ++       Another override filtering test (works with gmcs).
 ++
 ++2005-11-16  Atsushi Enomoto  <atsushi@ximian.com>
 ++
 ++     * test-xml-046-ref.xml test-xml-046.cs : new test for bug #76726.
 ++     * known-issues-gmcs : added above.
 ++
 ++2005-11-16  Atsushi Enomoto  <atsushi@ximian.com>
 ++
 ++     * known-issues-gmcs : Forgot to add test-xml-045.cs.
 ++
 ++2005-11-15  Atsushi Enomoto  <atsushi@ximian.com>
 ++
 ++     * test-xml-045-ref.xml test-xml-045.cs : new test for bug #76692.
 ++
 ++2005-11-14  Atsushi Enomoto  <atsushi@ximian.com>
 ++
 ++     * test-xml-043.cs : fixed -doc option output filename.
 ++     * test-xml-044-ref.xml test-xml-044.cs : another test to not miss
 ++       "virtual not overriden" methods.
 ++     * known-issues-gmcs : added above.
 ++
 ++2005-11-14  Atsushi Enomoto  <atsushi@ximian.com>
 ++
 ++     * test-xml-043-ref.xml test-xml-043.cs : new test for bug #76690.
 ++     * known-issues-gmcs : added above.
 ++
 ++2005-11-13  Atsushi Enomoto  <atsushi@ximian.com>
 ++
 ++     * test-xml-042-ref.xml test-xml-042.cs : new test for bug #76630.
 ++     * known-issues-gmcs : added above.
 ++
 ++2005-11-13  Atsushi Enomoto  <atsushi@ximian.com>
 ++
 ++     * known-issues-gmcs : oops, didn't know that comments do not work.
 ++
 ++2005-11-13  Atsushi Enomoto  <atsushi@ximian.com>
 ++
 ++     * known-issues-gmcs : updated.
 ++
 ++2005-11-13  Atsushi Enomoto  <atsushi@ximian.com>
 ++
 ++     * test-xml-041-ref.xml test-xml-041.cs : new test for bug #76691.
 ++
 ++2005-11-13  Atsushi Enomoto  <atsushi@ximian.com>
 ++
 ++     * test-xml-040-ref.xml test-xml-040.cs : new test for bug #76685.
 ++
 ++2005-11-13  Atsushi Enomoto  <atsushi@ximian.com>
 ++
 ++     * test-xml-039.cs : "Compiler options" line was missing.
 ++     * test-xml-039.xml, test-xml-039-ref.xml :
 ++       renamed incorrect filenames. Fixed asm name in the reference output.
 ++
 ++2005-11-13  Atsushi Enomoto  <atsushi@ximian.com>
 ++
 ++     * test-xml-039.xml test-xml-039.cs : new test for bug #71604.
 ++
 ++2005-11-04  Carlos Alberto Cortez <calberto.cortez@gmail.com>
 ++
 ++     * gtest-friend-[01-12].cs, gtest-friend-00-lib.cs,
 ++     gtest-friend-01-lib.cs, gtest-friend-02-lib.cs: 
 ++     New tests for friend assembly access.
 ++     * InternalsVisibleTest.snk, InternalsVisibleTest2.snk:
 ++     Helper keys for our new friend access tests.
 ++     
 ++2005-10-28  Marek Safar <marek.safar@seznam.cz>
 ++
 ++     * test-10.cs: Test for #76568.
 ++
 ++2005-10-27  Marek Safar <marek.safar@seznam.cz>
 ++
 ++     * test-464.cs: New test.
 ++
 ++2005-10-25  Atsushi Enomoto  <atsushi@ximian.com>
 ++
 ++     * gtest-223.cs : new test for #76551.
 ++
 ++2005-10-23  Marek Safar <marek.safar@seznam.cz>
 ++
 ++     * test-40.cs: Add one test case.
 ++
 ++2005-10-21  Carlos Alberto Cortez <calberto.cortez@gmail.com>
 ++
 ++     * test-extern-alias-[0-8].cs, test-externalias-00-lib.cs,
 ++     test-externalias-01-lib.cs: New tests for extern alias
 ++     in mcs.
 ++     * known-issues-gmcs: Add the new extern alias tests, since 
 ++     these changes are only -by now- in mcs.
 ++
 ++2005-10-20  Raja R Harinath  <rharinath@novell.com>
 ++
 ++     * Makefile (run-test-local): Make compiler-tester use $(RUNTIME)
 ++     when running tests out-of-process.
 ++
 ++2005-10-19  Atsushi Enomoto  <atsushi@ximian.com>
 ++
 ++     * gtest-216.cs : new test for #76382.
 ++
 ++2005-10-19  Atsushi Enomoto  <atsushi@ximian.com>
 ++
 ++     * gtest-215.cs : make it runnable.
 ++
 ++2005-10-18  Raja R Harinath  <rharinath@novell.com>
 ++
 ++     * test-463.cs: New test from #76371.
 ++
 ++2005-10-18  Marek Safar <marek.safar@seznam.cz>
 ++
 ++     * test-462.cs: Regression spotted by Miguel.
 ++
 ++2005-10-17  Marek Safar <marek.safar@seznam.cz>
 ++
 ++     * test-10.cs: More explicit conversion tests.
 ++     
 ++2005-10-11  Raja R Harinath  <rharinath@novell.com>
 ++
 ++     * gtest-212.cs, gtest-213.cs: New tests based on #76084.
 ++
 ++2005-10-11  Marek Safar <marek.safar@seznam.cz>
 ++
 ++     * test-461.cs: New test for #76370.
 ++
 ++2005-10-07  Raja R Harinath  <rharinath@novell.com>
 ++
 ++     * test-460.cs: New test.
 ++
 ++2005-10-06  Marek Safar <marek.safar@seznam.cz>
 ++
 ++     * test-459.cs: New test.
 ++
 ++2005-10-06  Raja R Harinath  <rharinath@novell.com>
 ++
 ++     * gtest-211.cs: New test to check that we don't emit unreachable
 ++     code that violates execution stack invariants.
 ++
 ++2005-10-03  Marek Safar <marek.safar@seznam.cz>
 ++
 ++     * test-10.cs: One more test.
 ++
 ++2005-10-03  Atsushi Enomoto  <atsushi@ximian.com>
 ++
 ++     * test-458.cs : test for bug #75723.
 ++
 ++2005-09-28  Martin Baulig  <martin@ximian.com>
 ++
 ++     * gtest-206.cs: New test for #76262.
 ++
 ++2005-09-28  Martin Baulig  <martin@ximian.com>
 ++
 ++     * gtest-205.cs: New test for #75917.
 ++
 ++2005-09-27  Martin Baulig  <martin@ximian.com>
 ++
 ++     * gtest-204.cs: New test for #75773.
 ++
 ++2005-09-27  Martin Baulig  <martin@ximian.com>
 ++
 ++     * gtest-203.cs: New test for #75584.
 ++
 ++2005-09-26  Martin Baulig  <martin@ximian.com>
 ++
 ++     * gtest-202.cs: New test from #75681.
 ++
 ++2005-09-26  Marek Safar <marek.safar@seznam.cz>
 ++
 ++     * test-294.cs: Added new tests.
 ++     * test-457.cs: New test.
 ++     
 ++2005-09-26  Raja R Harinath  <rharinath@novell.com>
 ++
 ++     * test-456.cs: New test from #76133.
 ++
 ++2005-09-15  Raja R Harinath  <rharinath@novell.com>
 ++
 ++     * test-455.cs: New test.  Distilled from a failing unit test of
 ++     System.Runtime.Serialization.Formatters.Soap.dll.
 ++
 ++2005-09-05  Atsushi Enomoto  <atsushi@ximian.com>
 ++
 ++     * gtest-200.cs : test for bug #75668.
 ++
 ++2005-09-05  Atsushi Enomoto  <atsushi@ximian.com>
 ++
 ++     * gtest-198.cs : fix. missing main.
 ++     * gtest-199.cs : test code similar to #75772.
 ++
 ++2005-09-05  Atsushi Enomoto  <atsushi@ximian.com>
 ++
 ++     * known-issues-gmcs: new tests are not passing with gmcs.
 ++
 ++2005-09-05  Atsushi Enomoto  <atsushi@ximian.com>
 ++
 ++     * test-454.cs : test for #75968.
 ++
 ++2005-09-05  Atsushi Enomoto  <atsushi@ximian.com>
 ++
 ++     * test-453.cs : test for #75846.
 ++
 ++2005-09-05  Atsushi Enomoto  <atsushi@ximian.com>
 ++
 ++     * gtest-198.cs : test for #75957.
 ++
 ++2005-09-05  Atsushi Enomoto  <atsushi@ximian.com>
 ++
 ++     * known-issues-gmcs : tset-49 is not working, should be IGNORED.
 ++
 ++2005-09-02  Raja R Harinath  <rharinath@novell.com>
 ++
 ++     * test-452.cs: New test from #75941.
 ++
 ++2005-08-30  Atsushi Enomoto  <atsushi@ximian.com>
 ++
 ++     * test-partial-08.cs, test-partial-09.cs :
 ++       More partial type tests (allowed modifier combinations).
 ++     * known-issues-gmcs : added above.
 ++
 ++2005-08-30  Ankit Jain  <jankit@novell.com>
 ++
 ++     * test-anon-31.cs: New test for #75934.
 ++
 ++2005-08-30  Raja R Harinath  <rharinath@novell.com>
 ++
 ++     * test-451.cs: New test based on #75929.
 ++
 ++2005-08-30  Jb Evain  <jbevain@gmail.com>
 ++
 ++     * test-450.cs: new test for as expression in
 ++     custom attribute constructors.
 ++
 ++2005-08-30  Atsushi Enomoto  <atsushi@ximian.com>
 ++
 ++     * test-448.cs : test for #74927.
 ++
 ++2005-08-30  Raja R Harinath  <rharinath@novell.com>
 ++
 ++     * test-447.cs: New test from #75802.
 ++
 ++2005-08-29  Raja R Harinath  <rharinath@novell.com>
 ++
 ++     * test-446.cs: New test from #75927.
 ++
 ++     * test-445.cs: New test from #75848.
 ++
 ++2005-08-25  Atsushi Enomoto  <atsushi@ximian.com>
 ++
 ++     * test-444.cs :
 ++       UTF-8 BOM autodetect test (for encoding detection patch).
 ++
 ++2005-08-24  Marek Safar <marek.safar@seznam.cz>
 ++
 ++     * Makefile: Re-enabled ilasm files.
 ++     
 ++     * test-443.*: New test.
 ++
 ++2005-08-24  Raja R Harinath  <rharinath@novell.com>
 ++
 ++     * test-442.cs: New test from #75874.
 ++
 ++2005-08-23  Atsushi Enomoto  <atsushi@ximian.com>
 ++
 ++     * test-441.cs : test to not warn incorrect ulong const comparison.
 ++
 ++2005-08-23  Atsushi Enomoto  <atsushi@ximian.com>
 ++
 ++     * test-440.cs : non-CS0034 case (overload for double and int is valid).
 ++
 ++2005-08-23  Raja R Harinath  <rharinath@novell.com>
 ++
 ++     * test-439.cs: New test from #75862.
 ++
 ++2005-08-23  Atsushi Enomoto  <atsushi@ximian.com>
 ++
 ++     * test-438.cs : test for bug #67711.
 ++
 ++2005-08-16  Martin Baulig  <martin@ximian.com>
 ++
 ++     * known-issues-gmcs: Add test-49.cs for the moment.
 ++
 ++2005-08-03  Raja R Harinath  <rharinath@novell.com>
 ++
 ++     * test-426.cs, test-427.cs, test-428.cs, test-429.cs,
 ++     test-430.cs, test-431.cs, test-432.cs, test-433.cs,
 ++     test-434.cs, test-435.cs, test-436.cs: New tests for the
 ++     qualified-alias-member (::) feature.
 ++
 ++2005-08-02  Atsushi Enomoto  <atsushi@ximian.com>
 ++
 ++     * test-425.cs, known-issues-gmcs : added test for bug #57047, which is
 ++       fixed at r47909.
 ++
 ++2005-07-27  Carlos Alberto Cortez <calberto.cortez@gmail.com>
 ++
 ++     * gtest-179.cs: Re-enable gtest-179.cs, since bug #75417 
 ++     has been fixed.
 ++     
 ++2005-07-05  Raja R Harinath  <rharinath@novell.com>
 ++
 ++     * test-423.cs: New test based on #70807.
 ++
 ++2005-06-30  Marek Safar <marek.safar@seznam.cz>
 ++
 ++     * gtest-180.cs: DefaultCharSetAttribute test.
 ++     * test-422.cs: New test for #75322.
 ++
 ++2005-06-28  Martin Baulig  <martin@ximian.com>
 ++
 ++     * gtest-177.cs: New test for #74953.
 ++
 ++2005-06-27  Raja R Harinath  <rharinath@novell.com>
 ++
 ++     * Makefile: Remove old test harness.
 ++     * harness.mk: Remove.
 ++
  +2005-06-21  Martin Baulig  <martin@ximian.com>
  +
  +     * gtest-077.cs: Removed, we don't need this anymore.
  +
  +2005-06-15  Raja R Harinath  <rharinath@novell.com>
  +
  +     * Makefile (run-test-local): Run with $(TEST_RUNTIME).
  +     (DISTFILES): Fix for 'make distcheck'.
  +
  +2005-06-15  Raja R Harinath  <harinath@gmail.com>
  +
  +     * Makefile (run-test-local): Don't pick 'mono' from the path.
  +
   2005-06-14  Marek Safar <marek.safar@seznam.cz>
   
        * gen-*.cs: Renamed to gtest-*.cs.
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..6bc4004f7974295358bb38950b5f8b8f5d842f74
new file mode 100644 (file)
--- /dev/null
--- /dev/null
--- /dev/null
@@@@ -1,0 -1,0 -1,0 +1,8 @@@@
+++using System;
+++ 
+++public class Three {
+++        public static void Main ()
+++        {
+++                One o = new One ();
+++        }
+++}
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..99ea411a7917a14d57ecb653464ac6e97f582340
new file mode 100644 (file)
--- /dev/null
--- /dev/null
--- /dev/null
@@@@ -1,0 -1,0 -1,0 +1,5 @@@@
+++// Subordinate test file for test-361.cs
+++
+++using System;
+++[AttributeUsage (AttributeTargets.Class)]
+++class X : Attribute { }
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..282ec3cc86d732ec20c2f81a29dd90749df03efd
new file mode 100644 (file)
--- /dev/null
--- /dev/null
--- /dev/null
@@@@ -1,0 -1,0 -1,0 +1,50 @@@@
+++// This is used to debug an ordering dependent bug.  The counterpart is test-388.cs.
+++//
+++
+++using System;
+++using System.Collections;
+++using System.Reflection;
+++
+++namespace Schemas
+++{
+++     public partial class basefieldtype
+++     {
+++             public virtual object Instantiate () { return null; }
+++     }
+++
+++     public partial class fieldtype
+++     {
+++             public override object Instantiate ()
+++             {
+++                     Console.WriteLine ("Instantiating type '{0}'", id);
+++                     return null;
+++             }
+++     }
+++
+++     public partial class compoundfield
+++     {
+++             public override object Instantiate ()
+++             {
+++                     Console.WriteLine ("Instantiating compound field '{0}'", id);
+++                     return null;
+++             }
+++     }
+++
+++     public partial class field
+++     {
+++             public object Instantiate ()
+++             {
+++                     Console.WriteLine ("Instantiating field '{0}'", id);
+++                     return null;
+++             }
+++     }
+++     
+++     public partial class formdata
+++     {
+++             public object Instantiate ()
+++             {
+++                     Console.WriteLine ("Instantiating form window");
+++                     return null;
+++             }
+++     }
+++}
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..a4e89a1c7a774fa6f286dd4af8c629ab6b859ab7
new file mode 100644 (file)
--- /dev/null
--- /dev/null
--- /dev/null
@@@@ -1,0 -1,0 -1,0 +1,43 @@@@
+++// This is used to debug an ordering dependent bug.
+++//
+++
+++namespace Schemas {
+++    [System.Xml.Serialization.XmlType("base-field-type"),
+++    System.Xml.Serialization.XmlInclude(typeof(compoundfield)),
+++    System.Xml.Serialization.XmlInclude(typeof(fieldtype))]
+++    public partial class basefieldtype {
+++
+++        [System.Xml.Serialization.XmlAttribute(DataType="ID")]
+++        public string id;
+++
+++        [System.Xml.Serialization.XmlAttribute()]
+++        public string datatype;
+++    }
+++
+++    [System.Xml.Serialization.XmlType("field-type")]
+++    public partial class fieldtype: basefieldtype {}
+++
+++    [System.Xml.Serialization.XmlType("compound-field")]
+++    public partial class compoundfield: basefieldtype {}
+++
+++    public partial class field {
+++
+++        [System.Xml.Serialization.XmlAttribute()]
+++        public string id;
+++
+++        [System.Xml.Serialization.XmlAttribute()]
+++        public string type;
+++    }
+++
+++    [System.Xml.Serialization.XmlType("form-data")]
+++    public partial class formdata {
+++
+++        [System.Xml.Serialization.XmlArray(ElementName="form-fields"),
+++        System.Xml.Serialization.XmlArrayItem(Type=typeof(field),IsNullable=false)]
+++        public field[] formfields;
+++        
+++             [System.Xml.Serialization.XmlElement("field-type",Type=typeof(fieldtype)),
+++        System.Xml.Serialization.XmlElement("compound-field",Type=typeof(compoundfield))]
+++        public basefieldtype[] Items;
+++    }
+++}
diff --cc mcs/tests/test-353-p2.cs
index 6bc4004f7974295358bb38950b5f8b8f5d842f74,6bc4004f7974295358bb38950b5f8b8f5d842f74,6bc4004f7974295358bb38950b5f8b8f5d842f74..0000000000000000000000000000000000000000
deleted file mode 100644,100644,100644
+++ /dev/null
@@@@ -1,8 -1,8 -1,8 +1,0 @@@@
---using System;
--- 
---public class Three {
---        public static void Main ()
---        {
---                One o = new One ();
---        }
---}
index b24bca1e48c03c60ec3a63e26357b68cd0ce9741,b24bca1e48c03c60ec3a63e26357b68cd0ce9741,b24bca1e48c03c60ec3a63e26357b68cd0ce9741..ffc61019bf220cd3ef4cac982b0d9e6d1b1b221e
@@@@ -1,4 -1,4 -1,4 +1,4 @@@@
---// Compiler options: test-353-p2.cs /out:test-353.exe
+++// Compiler options: support-test-353.cs -out:test-353.exe
   
   using System;
    
diff --cc mcs/tests/test-361-p2.cs
index 99ea411a7917a14d57ecb653464ac6e97f582340,99ea411a7917a14d57ecb653464ac6e97f582340,99ea411a7917a14d57ecb653464ac6e97f582340..0000000000000000000000000000000000000000
deleted file mode 100644,100644,100644
+++ /dev/null
@@@@ -1,5 -1,5 -1,5 +1,0 @@@@
---// Subordinate test file for test-361.cs
---
---using System;
---[AttributeUsage (AttributeTargets.Class)]
---class X : Attribute { }
index c2e9da671b3cc8aaaf9e2c9325c3e72b9a865dc4,c2e9da671b3cc8aaaf9e2c9325c3e72b9a865dc4,c2e9da671b3cc8aaaf9e2c9325c3e72b9a865dc4..54007cb644aade6ea212457ac146a6498cacb6ba
@@@@ -1,4 -1,4 -1,4 +1,4 @@@@
---// Compiler options: test-361-p2.cs /out:test-361.exe
+++// Compiler options: support-test-361.cs -out:test-361.exe
   
   [X]
   class Test {
diff --cc mcs/tests/test-388-p2.cs
index 282ec3cc86d732ec20c2f81a29dd90749df03efd,282ec3cc86d732ec20c2f81a29dd90749df03efd,282ec3cc86d732ec20c2f81a29dd90749df03efd..0000000000000000000000000000000000000000
deleted file mode 100644,100644,100644
+++ /dev/null
@@@@ -1,50 -1,50 -1,50 +1,0 @@@@
---// This is used to debug an ordering dependent bug.  The counterpart is test-388.cs.
---//
---
---using System;
---using System.Collections;
---using System.Reflection;
---
---namespace Schemas
---{
---     public partial class basefieldtype
---     {
---             public virtual object Instantiate () { return null; }
---     }
---
---     public partial class fieldtype
---     {
---             public override object Instantiate ()
---             {
---                     Console.WriteLine ("Instantiating type '{0}'", id);
---                     return null;
---             }
---     }
---
---     public partial class compoundfield
---     {
---             public override object Instantiate ()
---             {
---                     Console.WriteLine ("Instantiating compound field '{0}'", id);
---                     return null;
---             }
---     }
---
---     public partial class field
---     {
---             public object Instantiate ()
---             {
---                     Console.WriteLine ("Instantiating field '{0}'", id);
---                     return null;
---             }
---     }
---     
---     public partial class formdata
---     {
---             public object Instantiate ()
---             {
---                     Console.WriteLine ("Instantiating form window");
---                     return null;
---             }
---     }
---}
index 1f2e88227996eecebc2e5be37756ba69eafa0809,1f2e88227996eecebc2e5be37756ba69eafa0809,7f7525b9ca87de895cb39e2ef62d1e525817fa9f..454d9b94705c4088ebd3fed72cfcd66d7e948a71
@@@@ -1,6 -1,6 -1,6 +1,6 @@@@
   // This is used to debug an ordering dependent bug.
   //
---// Compiler options: test-388-p2.cs /out:test-388.exe
+++// Compiler options: support-test-388.cs -out:test-388.exe
   
   namespace Schemas {
       [System.Xml.Serialization.XmlType("base-field-type"),
diff --cc mcs/tests/test-389-p2.cs
index a4e89a1c7a774fa6f286dd4af8c629ab6b859ab7,a4e89a1c7a774fa6f286dd4af8c629ab6b859ab7,cbe25c495faa419e2a623c2da09672d31ed794d1..0000000000000000000000000000000000000000
deleted file mode 100644,100644,100644
+++ /dev/null
@@@@ -1,43 -1,43 -1,43 +1,0 @@@@
---// This is used to debug an ordering dependent bug.
---//
---
---namespace Schemas {
---    [System.Xml.Serialization.XmlType("base-field-type"),
---    System.Xml.Serialization.XmlInclude(typeof(compoundfield)),
---    System.Xml.Serialization.XmlInclude(typeof(fieldtype))]
---    public partial class basefieldtype {
---
---        [System.Xml.Serialization.XmlAttribute(DataType="ID")]
---        public string id;
---
---        [System.Xml.Serialization.XmlAttribute()]
---        public string datatype;
---    }
---
---    [System.Xml.Serialization.XmlType("field-type")]
---    public partial class fieldtype: basefieldtype {}
---
---    [System.Xml.Serialization.XmlType("compound-field")]
---    public partial class compoundfield: basefieldtype {}
---
---    public partial class field {
---
---        [System.Xml.Serialization.XmlAttribute()]
---        public string id;
---
---        [System.Xml.Serialization.XmlAttribute()]
---        public string type;
---    }
---
---    [System.Xml.Serialization.XmlType("form-data")]
---    public partial class formdata {
---
---        [System.Xml.Serialization.XmlArray(ElementName="form-fields"),
---        System.Xml.Serialization.XmlArrayItem(Type=typeof(field),IsNullable=false)]
---        public field[] formfields;
---        
---             [System.Xml.Serialization.XmlElement("field-type",Type=typeof(fieldtype)),
---        System.Xml.Serialization.XmlElement("compound-field",Type=typeof(compoundfield))]
---        public basefieldtype[] Items;
--     }
  -    }\r
---}
index ef8bef1ca2508d367f435d71bdfc548185d1535a,ef8bef1ca2508d367f435d71bdfc548185d1535a,ec051ae4e590e085c078d2f6b283d4bdfd37ee7e..7d4e85a9355e46614db39099e03b03efd16188fd
@@@@ -1,6 -1,6 -1,6 +1,6 @@@@
   // This is used to debug an ordering dependent bug.
   //
---// Compiler options: test-389-p2.cs /out:test-389.exe
+++// Compiler options: support-test-389.cs -out:test-389.exe
   
   using System;
   using System.Collections;