2004-03-04 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / System.XML / Test / System.XML_linux_test.args
index 728d1ed0fcd08fe99852fb6dfc4e196eb4b6d32f..258a144876139bf9c3e955781a5ab6f3894d7f98 100644 (file)
@@ -1,32 +1,35 @@
---target library
--o System.XML_linux_test.dll
---noconfig
--r ../../lib/corlib.dll
--r ../../lib/System.dll
--r ../../../nunit/NUnitCore_mono.dll
-AllTests.cs
-NameTableTests.cs
-SelectNodesTests.cs
-XmlAttributeCollectionTests.cs
-XmlAttributeTests.cs
-XmlCDataSectionTests.cs
-XmlCharacterDataTests.cs
-XmlCommentTests.cs
-XmlDeclarationTests.cs
-XmlDocumentTests.cs
-XmlDocumentFragmentTests.cs
-XmlDocumentTypeTests.cs
-XmlElementTests.cs
-XmlEntityReferenceTests.cs
-XmlNamespaceManagerTests.cs
-XmlNodeListTests.cs
-XmlNodeTests.cs
-XmlProcessingInstructionTests.cs
-XmlSignificantWhitespaceTests.cs
-XmlTextReaderTests.cs
-XmlTextTests.cs
-XmlTextWriterTests.cs
-XmlWhiteSpaceTests.cs
-XPathNavigatorEvaluateTests.cs
-XPathNavigatorTests.cs
-XPathNavigatorMatchesTests.cs
+System.Xml/NameTableTests.cs
+System.Xml/XmlAttributeCollectionTests.cs
+System.Xml/XmlAttributeTests.cs
+System.Xml/XmlCDataSectionTests.cs
+System.Xml/XmlCharacterDataTests.cs
+System.Xml/XmlCommentTests.cs
+System.Xml/XmlConvertTests.cs
+System.Xml/XmlDeclarationTests.cs
+System.Xml/XmlDocumentFragmentTests.cs
+System.Xml/XmlDocumentTests.cs
+System.Xml/XmlDocumentTypeTests.cs
+System.Xml/XmlElementTests.cs
+System.Xml/XmlEntityReferenceTests.cs
+System.Xml/XmlNamespaceManagerTests.cs
+System.Xml/XmlNodeListTests.cs
+System.Xml/XmlNodeReaderTests.cs
+System.Xml/XmlNodeTests.cs
+System.Xml/XmlProcessingInstructionTests.cs
+System.Xml/XmlSignificantWhitespaceTests.cs
+System.Xml/XmlTextReaderTests.cs
+System.Xml/XmlTextTests.cs
+System.Xml/XmlTextWriterTests.cs
+System.Xml/XmlUrlResolverTests.cs
+System.Xml/XmlValidatingReaderTests.cs
+System.Xml/XmlWhiteSpaceTests.cs
+System.Xml/XmlWriterTests.cs
+System.Xml.Schema/XmlSchemaTests.cs
+System.Xml.Serialization/XmlSerializerTests.cs
+System.Xml.Serialization/XmlSerializerTestClasses.cs
+System.Xml.XPath/SelectNodesTests.cs
+System.Xml.XPath/XPathNavigatorEvaluateTests.cs
+System.Xml.XPath/XPathNavigatorMatchesTests.cs
+System.Xml.XPath/XPathNavigatorTests.cs
+System.Xml.XPath/XPathNavigatorCommonTests.cs
+System.Xml.Xsl/XslTransformTests.cs