Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGonzalo Paniagua Javier <gonzalo.mono@gmail.com>2003-07-14 15:55:32 +0400
committerGonzalo Paniagua Javier <gonzalo.mono@gmail.com>2003-07-14 15:55:32 +0400
commit9aba3f2578bd079754f1ba44f0c0c825f1cb426c (patch)
treeccf354c6375a20141083c562f15a4fe7556184eb /mcs/class/System.XML/System.Xml_test.dll.sources
parente9af2f541e80518e07bf267ae99aa657af6c8bab (diff)
New build system
svn path=/trunk/mcs/; revision=16200
Diffstat (limited to 'mcs/class/System.XML/System.Xml_test.dll.sources')
-rw-r--r--mcs/class/System.XML/System.Xml_test.dll.sources35
1 files changed, 35 insertions, 0 deletions
diff --git a/mcs/class/System.XML/System.Xml_test.dll.sources b/mcs/class/System.XML/System.Xml_test.dll.sources
new file mode 100644
index 00000000000..258a1448761
--- /dev/null
+++ b/mcs/class/System.XML/System.Xml_test.dll.sources
@@ -0,0 +1,35 @@
+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