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:
authorAtsushi Eno <atsushieno@gmail.com>2004-02-17 23:17:08 +0300
committerAtsushi Eno <atsushieno@gmail.com>2004-02-17 23:17:08 +0300
commit35865c7685e927a544ce0a7e0cf1d8937298956f (patch)
tree9fec85ee93a7ca34dd1e372e35fe64d7bb343618 /mcs/class/System.XML/System.Xml_test.dll.sources
parenta34acff4f23e91f92d11f7ee0c61dee7a3074fab (diff)
2004-02-17 Atsushi Enomoto <atsushi@ximian.com>
* System.Xml_test.dll.sources : Added XmlEntityTests.cs and XmlDocumentEventTests.cs. svn path=/trunk/mcs/; revision=23185
Diffstat (limited to 'mcs/class/System.XML/System.Xml_test.dll.sources')
-rw-r--r--mcs/class/System.XML/System.Xml_test.dll.sources3
1 files changed, 3 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
index fc01cc33eda..1591ce28b90 100644
--- a/mcs/class/System.XML/System.Xml_test.dll.sources
+++ b/mcs/class/System.XML/System.Xml_test.dll.sources
@@ -6,10 +6,12 @@ System.Xml/XmlCharacterDataTests.cs
System.Xml/XmlCommentTests.cs
System.Xml/XmlConvertTests.cs
System.Xml/XmlDeclarationTests.cs
+System.Xml/XmlDocumentEventTests.cs
System.Xml/XmlDocumentFragmentTests.cs
System.Xml/XmlDocumentTests.cs
System.Xml/XmlDocumentTypeTests.cs
System.Xml/XmlElementTests.cs
+System.Xml/XmlEntityTests.cs
System.Xml/XmlEntityReferenceTests.cs
System.Xml/XmlNamespaceManagerTests.cs
System.Xml/XmlNodeListTests.cs
@@ -26,6 +28,7 @@ System.Xml/XmlWhiteSpaceTests.cs
System.Xml/XmlWriterTests.cs
System.Xml/XsdParticleValidationTests.cs
System.Xml/XsdValidatingReaderTests.cs
+System.Xml.Schema/XmlSchemaAssertion.cs
System.Xml.Schema/XmlSchemaTests.cs
System.Xml.Schema/XmlSchemaLengthFacetTests.cs
System.Xml.Serialization/DeserializeTests.cs