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>2003-08-24 23:10:01 +0400
committerAtsushi Eno <atsushieno@gmail.com>2003-08-24 23:10:01 +0400
commit78aa4de58c7a43d41b7773a2a9156356b19e4dd4 (patch)
tree9b2c63902654714199199ebab00971df6093b0fa /mcs/class/System.XML/System.Xml_test.dll.sources
parent96971683b05ec52a7491073426ca55e1ecf58abd (diff)
2003-08-24 Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
* System.Xml.dll.sources : added XsdParticleValidationState.cs and XsdValidatingReader.cs. * System.Xml_test.dll.sources : added XsdParticleValidationTests.cs and XsdValidatingReaderTests.cs. svn path=/trunk/mcs/; revision=17560
Diffstat (limited to 'mcs/class/System.XML/System.Xml_test.dll.sources')
-rw-r--r--mcs/class/System.XML/System.Xml_test.dll.sources2
1 files changed, 2 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 258a1448761..998c6064aee 100644
--- a/mcs/class/System.XML/System.Xml_test.dll.sources
+++ b/mcs/class/System.XML/System.Xml_test.dll.sources
@@ -24,6 +24,8 @@ System.Xml/XmlUrlResolverTests.cs
System.Xml/XmlValidatingReaderTests.cs
System.Xml/XmlWhiteSpaceTests.cs
System.Xml/XmlWriterTests.cs
+System.Xml/XsdParticleValidationTests.cs
+System.Xml/XsdValidatingReaderTests.cs
System.Xml.Schema/XmlSchemaTests.cs
System.Xml.Serialization/XmlSerializerTests.cs
System.Xml.Serialization/XmlSerializerTestClasses.cs